Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This topic describes the KSPROPERTY_TIMECODE enumeration (ksmedia.h).
Syntax
typedef enum {
KSPROPERTY_TIMECODE_READER,
KSPROPERTY_ATN_READER,
KSPROPERTY_RTC_READER
} KSPROPERTY_TIMECODE;
Constants
KSPROPERTY_TIMECODE_READER Defines the KSPROPERTY_TIMECODE_READER constant. |
KSPROPERTY_ATN_READER Defines the KSPROPERTY_ATN_READER constant. |
KSPROPERTY_RTC_READER Defines the KSPROPERTY_RTC_READER constant. |
Requirements
Requirement | Value |
---|---|
Header | ksmedia.h (include Ksmedia.h) |