Windows.Media.Protection
Windows.Media.Protection
Windows.Media.Protection
Windows.Media.Protection
Windows.Media.Protection
Namespace
Provides types that provide content protection management for media content.
Classes
ComponentLoadFailedEventArgs ComponentLoadFailedEventArgs ComponentLoadFailedEventArgs ComponentLoadFailedEventArgs ComponentLoadFailedEventArgs |
Contains event data for a MediaProtectionManager object when the load of binary data fails. |
ComponentRenewal ComponentRenewal ComponentRenewal ComponentRenewal ComponentRenewal |
Enables applications to initiate renewal of components which need updating in order to play protected media content. |
HdcpSession HdcpSession HdcpSession HdcpSession HdcpSession |
Allows apps to set and query the current state of High-bandwidth Digital Content Protection (HDCP) between the graphics hardware and the display. |
MediaProtectionManager MediaProtectionManager MediaProtectionManager MediaProtectionManager MediaProtectionManager |
Contains a content protection manager object for an application that handles protected media content. |
MediaProtectionPMPServer MediaProtectionPMPServer MediaProtectionPMPServer MediaProtectionPMPServer MediaProtectionPMPServer |
Represents a Protected Media Path (PMP) server to enable playback of protected content using digital rights management (DRM). |
MediaProtectionServiceCompletion MediaProtectionServiceCompletion MediaProtectionServiceCompletion MediaProtectionServiceCompletion MediaProtectionServiceCompletion |
Contains a method that indicates whether a protection service has completed successfully. |
ProtectionCapabilities ProtectionCapabilities ProtectionCapabilities ProtectionCapabilities ProtectionCapabilities |
Exposes Microsoft PlayReady digital rights management (DRM) capabilities for video decoding, video display, and video output protection subsystems used by the Windows Media Foundation pipeline under a XAML MediaElement or C++ Media Engine to a WinRT caller. The caller may use this information to select the most appropriate encoding of DRM’ed content for playback. |
RevocationAndRenewalInformation RevocationAndRenewalInformation RevocationAndRenewalInformation RevocationAndRenewalInformation RevocationAndRenewalInformation |
Contains information about components that need to be revoked and renewed. |
RevocationAndRenewalItem RevocationAndRenewalItem RevocationAndRenewalItem RevocationAndRenewalItem RevocationAndRenewalItem |
Represents a component that is being revoked and renewed with a trusted component. |
ServiceRequestedEventArgs ServiceRequestedEventArgs ServiceRequestedEventArgs ServiceRequestedEventArgs ServiceRequestedEventArgs |
Contains event data for a MediaProtectionManager object when a service is requested. |
Interfaces
IMediaProtectionServiceRequest IMediaProtectionServiceRequest IMediaProtectionServiceRequest IMediaProtectionServiceRequest IMediaProtectionServiceRequest |
Allows a content enabler object to be exposed directly to an application rather than through a wrapper supplied by the ContentEnabler object. |
Enums
Delegates
ComponentLoadFailedEventHandler ComponentLoadFailedEventHandler ComponentLoadFailedEventHandler ComponentLoadFailedEventHandler ComponentLoadFailedEventHandler |
Represents the method that handles the data passed by the MediaProtectionManager when a load of binary data fails. |
RebootNeededEventHandler RebootNeededEventHandler RebootNeededEventHandler RebootNeededEventHandler RebootNeededEventHandler |
Represents the method that handles the data passed by the MediaProtectionManager that requires a reboot. |
ServiceRequestedEventHandler ServiceRequestedEventHandler ServiceRequestedEventHandler ServiceRequestedEventHandler ServiceRequestedEventHandler |
Represents the method that handles the data passed by the MediaProtectionManager when the resume operation is completed. |