다음을 통해 공유


PlayEnabler 클래스

정의

PlayReady 클라이언트를 통해 콘텐츠를 흐를 수 있는 기술인 플레이 인에이블러를 나타냅니다.

public class PlayEnabler : Microsoft.Media.Drm.ExportEnabler
type PlayEnabler = class
    inherit ExportEnabler
Public Class PlayEnabler
Inherits ExportEnabler
상속
PlayEnabler

설명

예를 들어 소비자는 컴퓨터를 사용하여 PlayReady 기술로 보호된 구독 콘텐츠를 획득한 다음 DTCP-IP만 지원하는 네트워크의 재생 디바이스로 해당 콘텐츠를 스트리밍하려고 합니다. 해당 디바이스에서 PlayReady로 보호된 콘텐츠를 재생하려면 보호된 콘텐츠를 DTCP-IP로 내보내야 합니다. 이러한 기술을 식별하는 GUID는 PlayReady 라이선스 계약과 함께 제공되는 PlayReady 규정 준수 규칙 문서에 나열됩니다.

생성자

PlayEnabler(Guid)

PlayEnabler 클래스의 새 인스턴스를 초기화합니다.

PlayEnabler(Guid, Byte[])

PlayEnabler 클래스의 새 인스턴스를 초기화합니다.

적용 대상