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 KS_COPY_MACROVISION_LEVEL enumeration (ksmedia.h).
Syntax
typedef enum {
KS_MACROVISION_DISABLED,
KS_MACROVISION_LEVEL1,
KS_MACROVISION_LEVEL2,
KS_MACROVISION_LEVEL3
} KS_COPY_MACROVISION_LEVEL, *PKS_COPY_MACROVISION_LEVEL;
Constants
KS_MACROVISION_DISABLED Defines the KS_MACROVISION_DISABLED constant. |
KS_MACROVISION_LEVEL1 Defines the KS_MACROVISION_LEVEL1 constant. |
KS_MACROVISION_LEVEL2 Defines the KS_MACROVISION_LEVEL2 constant. |
KS_MACROVISION_LEVEL3 Defines the KS_MACROVISION_LEVEL3 constant. |
Requirements
Requirement | Value |
---|---|
Header | ksmedia.h (include Ksmedia.h) |