Microsoft DirectX 9.0 |
Macrovision level for the NTSC encoder.
Syntax
typedef struct _AM_COPY_MACROVISION {
ULONG MACROVISIONLevel;
} AM_COPY_MACROVISION, *PAM_COPY_MACROVISION;
Members
MACROVISIONLevel
Macrovision level for the NTSC encoder. Member of the AM_COPY_MACROVISION_LEVEL enumerated data type.
Remarks
The AM_PROPERTY_COPY_MACROVISION property of the DVD Copy Protection Property Set uses this structure.
See Also