Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 969 Bytes

playreadyindividualizationservicerequest_type.md

File metadata and controls

23 lines (16 loc) · 969 Bytes
-api-id -api-type
P:Windows.Media.Protection.PlayReady.PlayReadyIndividualizationServiceRequest.Type
winrt property

Windows.Media.Protection.PlayReady.PlayReadyIndividualizationServiceRequest.Type

-description

Gets the GUID for the type of operation that the PlayReady individualization service request performs.

-property-value

The GUID for the type of operation. 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

The possible values of Type depend on the content protection system used for the content. This can be determined by context or by inspecting the ProtectionSystem property.

-examples

-see-also