Share via


DRM_PLAY_OPL (Windows Embedded CE 6.0)

1/5/2010

Holds output protection level information that applies to the play action in a DRM license.

Syntax

typedef struct __tagDRM_PLAY_OPL{
  DRM_MINIMUM_OUTPUT_PROTECTION_LEVELS    minOPL;
  DRM_OPL_OUTPUT_IDS  oplIdReserved;
  DRM_VIDEO_OUTPUT_PROTECTION_IDS  vopi;
} DRM_PLAY_OPL;

Elements

  • oplIdReserved;
    Reserved for future use.

Requirements

Header drmoutputleveltypes.h
Library wmdrm10nd.lib
Windows Embedded CE Windows Embedded CE 6.0

See Also

Other Resources

Windows Media DRM 10 for Network Devices Data Structures