Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 815 Bytes

playreadystatics_securestopservicerequesttype.md

File metadata and controls

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

Windows.Media.Protection.PlayReady.PlayReadyStatics.SecureStopServiceRequestType

-description

Gets the type of a PlayReady secure stop service request.

-property-value

The type of a PlayReady secure stop 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