다음을 통해 공유


CopyEnabler(Guid) 생성자

정의

주의

This enabler is not supported on most PlayReady clients.

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

[System.Obsolete("This enabler is not supported on most PlayReady clients.")]
public CopyEnabler (Guid technologyId);
[<System.Obsolete("This enabler is not supported on most PlayReady clients.")>]
new Microsoft.Media.Drm.CopyEnabler : Guid -> Microsoft.Media.Drm.CopyEnabler
Public Sub New (technologyId As Guid)

매개 변수

technologyId
Guid

콘텐츠를 복사할 수 있는 기술을 식별하는 GUID입니다.

특성

적용 대상