다음을 통해 공유


CopyEnabler 클래스

정의

주의

This enabler is not supported on most PlayReady clients.

이 클래스는 사용되지 않으며 사용하면 안 됩니다.

[System.Obsolete("This enabler is not supported on most PlayReady clients.")]
public class CopyEnabler : Microsoft.Media.Drm.ExportEnabler
[<System.Obsolete("This enabler is not supported on most PlayReady clients.")>]
type CopyEnabler = class
    inherit ExportEnabler
Public Class CopyEnabler
Inherits ExportEnabler
상속
CopyEnabler
파생
특성

설명

복사 인에이블러를 나타냅니다. 이렇게 하면 PlayReady 클라이언트의 콘텐츠를 복사할 수 있습니다. 이 개체를 CopyRight에 추가하면 Windows Media Center의 DVD 굽기 또는 오디오 CD로 복사와 같이 복사 인에이블러와 연결된 복사 작업을 허용합니다. 다른 예로는 개인용 컴퓨터에 복사 및 디바이스에 복사가 포함됩니다. 이러한 모든 복사 시나리오는 PlayReady 라이선스 계약과 함께 제공되는 PlayReady 규정 준수 규칙 문서에서 식별됩니다. 모든 CopyRight 개체에는 하나 이상의 CopyEnabler 개체가 포함되어야 합니다.

생성자

CopyEnabler(Guid)
사용되지 않음.

이 클래스는 사용되지 않으며 사용하면 안 됩니다. CopyEnabler 클래스의 새 인스턴스를 초기화합니다.

적용 대상