AMCOPPSignature structure (strmif.h)

The AMCOPPSignature structure contains the signature needed for the IAMCertifiedOutputProtection::SessionSequenceStart method.

Syntax

typedef struct _AMCOPPSignature {
  BYTE Signature[256];
} AMCOPPSignature;

Members

Signature

Buffer that contains the signature. For more information, see the Remarks section for the SessionSequenceStart method.

Requirements

   
Header strmif.h (include Dshow.h)

See also

DirectShow Structures

Using Certified Output Protection Protocol (COPP)