KSPROPERTY_EXTXPORT_OUTPUT_SIGNAL_MODE
The KSPROPERTY_EXTXPORT_OUTPUT_SIGNAL_MODE property sets or gets an external device's output signal mode. For example, DV-SD/NTSC/PAL, DV-SL/NTSC/PAL, MPEG2-TS, and so on.
Usage Summary Table
Get | Set | Target | Property descriptor type | Property value type |
---|---|---|---|---|
Yes | Yes | Device | KSPROPERTY_EXTXPORT_S | ULONG |
The property value (operation data) is a ULONG that specifies the current output signal mode of the external transport.
Remarks
The SignalMode member of the KSPROPERTY_EXTXPORT_S structure specifies the output signal mode.
Requirements
Header: ksmedia.h (include Ksmedia.h)