KSPROPERTY_EXTXPORT_TIMECODE_SEARCH Property
Microsoft DirectShow 9.0 |
KSPROPERTY_EXTXPORT_TIMECODE_SEARCH Property
This property sends a command to the device to search for a specified time code. The UVC device driver supports this property.
Property Set GUID | PROPSETID_EXT_TRANSPORT |
Property ID | KSPROPERTY_EXTXPORT_TIMECODE_SEARCH |
Data Type | KSPROPERTY_EXTXPORT_S structure |
Remarks
Fill in the Timecode member of the KSPROPERTY_EXTXPORT_S structure with the desired frame, second, minute, and hour. The KSPROPERTY_EXTXPORT_S structure is described in the Windows DDK.
See Also