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.
Previous | Next |
WMRMRestrictions Object
The WMRMRestrictions object defines which media technologies can be used for playing or copying protected content. For information about current output protection levels, see the document WMRM SDK Compliance Rules that accompanied your license agreement from Microsoft.
The WMRMRestrictions object exposes the following methods.
Method | Description |
AddExtension | Specifies the extended technologies that are allowed to play protected analog video content. |
AddExtension2 | Specifies the extended technologies that are allowed to play protected analog video content using a long value. |
AddInclusion | Adds a DRM technology to the inclusion list. |
AddRestriction | Specifies protection levels for different types of output. |
AddSchemeToReserved | Reserved for future use. |
GetInclusionList | Retrieves a string that represents the inclusion list you have defined. |
GetRestrictions | Retrieves a string that represents the playback and copying restrictions you have defined. |
See Also
Previous | Next |