This class represents an interface to a video capture device property, which uses a string representation for every value.
Header File: tisudshl.h
Namespace: DShowLib
Introduced in version 2.0
IVCDPropertyInterface
IVCDRangeProperty
IVCDMapStringsProperty
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. |
||