Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 846 Bytes

playreadystatics_licenseacquirerservicerequesttype.md

File metadata and controls

23 lines (16 loc) · 846 Bytes
-api-id -api-type
P:Windows.Media.Protection.PlayReady.PlayReadyStatics.LicenseAcquirerServiceRequestType
winrt property

Windows.Media.Protection.PlayReady.PlayReadyStatics.LicenseAcquirerServiceRequestType

-description

Gets the type of a PlayReady license acquisition service request.

-property-value

The type of a PlayReady license acquisition service request. This property value is sensitive to the underlying platform's endianness. Carefully test your app on all platforms you intend to support to ensure that correct endianness is used on each platform.

-remarks

This type can be compared to IMediaProtectionServiceRequest.type.

-examples

-see-also