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_VIDCAP_VIDEODECODER enumeration (ksmedia.h).
Syntax
typedef enum {
KSPROPERTY_VIDEODECODER_CAPS,
KSPROPERTY_VIDEODECODER_STANDARD,
KSPROPERTY_VIDEODECODER_STATUS,
KSPROPERTY_VIDEODECODER_OUTPUT_ENABLE,
KSPROPERTY_VIDEODECODER_VCR_TIMING,
KSPROPERTY_VIDEODECODER_STATUS2
} KSPROPERTY_VIDCAP_VIDEODECODER;
Constants
KSPROPERTY_VIDEODECODER_CAPS Defines the KSPROPERTY_VIDEODECODER_CAPS constant. |
KSPROPERTY_VIDEODECODER_STANDARD Defines the KSPROPERTY_VIDEODECODER_STANDARD constant. |
KSPROPERTY_VIDEODECODER_STATUS Defines the KSPROPERTY_VIDEODECODER_STATUS constant. |
KSPROPERTY_VIDEODECODER_OUTPUT_ENABLE Defines the KSPROPERTY_VIDEODECODER_OUTPUT_ENABLE constant. |
KSPROPERTY_VIDEODECODER_VCR_TIMING Defines the KSPROPERTY_VIDEODECODER_VCR_TIMING constant. |
KSPROPERTY_VIDEODECODER_STATUS2 Defines the KSPROPERTY_VIDEODECODER_STATUS2 constant. |
Requirements
Requirement | Value |
---|---|
Header | ksmedia.h (include Ksmedia.h) |