IVCDMapStringsProperty

This class represents an interface to a video capture device property, which uses a string representation for every value.

Information

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

Inheritance

    IVCDPropertyInterface
            IVCDRangeProperty
                    IVCDMapStringsProperty

Methods

Method Description
getString

Gets the name of the current value of the property controlled through this interface.

getStrings

Returns a list with the available strings to which this property can be set.

setString

Sets the name of the current value of the property controlled through this interface.

<< Classes