PROPSETID_EXT_TRANSPORT
The PROPSETID_EXT_TRANSPORT property set controls the transport of data to and from an external device.
The KSPROPERTY_EXTXPORT enumeration in ksmedia.h specifies the properties of this set.
Support for this property set is optional and should be implemented only by minidrivers that support external video capture devices.
KSPROPERTY_EXTXPORT_CAPABILITIES
KSPROPERTY_EXTXPORT_INPUT_SIGNAL_MODE
KSPROPERTY_EXTXPORT_OUTPUT_SIGNAL_MODE
KSPROPERTY_EXTXPORT_LOAD_MEDIUM
KSPROPERTY_EXTXPORT_MEDIUM_INFO
KSPROPERTY_EXTXPORT_STATE_NOTIFY
KSPROPERTY_EXTXPORT_TIMECODE_SEARCH
KSPROPERTY_EXTXPORT_ATN_SEARCH
KSPROPERTY_EXTXPORT_RTC_SEARCH
DirectShow Interface
The DirectShow IAMExtTransport interface (see the DirectShow documentation in the Microsoft Windows SDK). provides access to the properties of this set. The interface defines many methods, but only a subset for external device control are implemented.