IVCDSwitchProperty

This class represents a switch interface to a value of a video capture device property.

A switch interface is used to enable or disable settings of a property.

Information

    Header File: tisudshl.h
    Namespace: DShowLib
    Introduced in version 2.0

Inheritance

    IVCDPropertyInterface
            IVCDSwitchProperty

Methods

Method Description
getSwitch

Gets the current state of the switch.

setSwitch

Sets the switch.

<< Classes