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.
Holds output protection level information that applies to the play action in a DRM license.
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
- minOPL;
DRM_MINIMUM_OUTPUT_PROTECTION_LEVELS structure containing the minimum OPL required to play content in different formats. - oplIdReserved;
Reserved for future use. - vopi;
DRM_VIDEO_OUTPUT_PROTECTION_IDS structure containing the video output protection identifiers that apply to playback of the content.
Requirements
OS Versions: Windows CE 5.0 Networked Media Device Feature Pack.
Header: WMDRM10ND.h
Link Library: cardea_wince.lib
See Also
Windows Media DRM 10 for Network Devices Data Structures
Send Feedback on this topic to the authors