AM_COPY_MACROVISION structure (dvdmedia.h)

The AM_COPY_MACROVISION structure specifies the analog copy protection level for an NTSC encoder.

Syntax

typedef struct _AM_COPY_MACROVISION {
  ULONG MACROVISIONLevel;
} AM_COPY_MACROVISION, *PAM_COPY_MACROVISION;

Members

MACROVISIONLevel

Analog copy protection 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.

Requirements

   
Header dvdmedia.h

See also

DVD Copy Protection Property Set