External Device Transport Property Set
Microsoft DirectShow 9.0 |
External Device Transport Property Set
This property set controls the transport of data to and from an external device. In most cases, applications should not use this property set directly. Use the IAMExtTransport interface instead.
The following table lists the properties that are relevant to user-mode applications. For a complete description of this property set, refer to the Microsoft Windows Driver Development Kit DDK.
Property Set GUID | PROPSETID_EXT_TRANSPORT |
Property ID | Description |
KSPROPERTY_EXTXPORT_ATN_SEARCH | Searches for an absolute track number (ATN). |
KSPROPERTY_EXTXPORT_TIMECODE_SEARCH | Searches for a time code. |
See Also