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_VIDEOENCODER enumeration (ksmedia.h).
Syntax
typedef enum {
KSPROPERTY_VIDEOENCODER_CAPS,
KSPROPERTY_VIDEOENCODER_STANDARD,
KSPROPERTY_VIDEOENCODER_COPYPROTECTION,
KSPROPERTY_VIDEOENCODER_CC_ENABLE
} KSPROPERTY_VIDCAP_VIDEOENCODER;
Constants
KSPROPERTY_VIDEOENCODER_CAPS Defines the KSPROPERTY_VIDEOENCODER_CAPS constant. |
KSPROPERTY_VIDEOENCODER_STANDARD Defines the KSPROPERTY_VIDEOENCODER_STANDARD constant. |
KSPROPERTY_VIDEOENCODER_COPYPROTECTION Defines the KSPROPERTY_VIDEOENCODER_COPYPROTECTION constant. |
KSPROPERTY_VIDEOENCODER_CC_ENABLE Defines the KSPROPERTY_VIDEOENCODER_CC_ENABLE constant. |
Requirements
Requirement | Value |
---|---|
Header | ksmedia.h (include Ksmedia.h) |