다음을 통해 공유


ProtectionSystemSpecificHeaderBoxContents 클래스

정의

PIFF 콘텐츠에 있는 보호 특정 헤더 상자의 콘텐츠를 나타냅니다. 콘텐츠에는 보호 시스템 식별자 및 직렬화된 PlayReady 개체가 포함됩니다.

[System.Serializable]
public class ProtectionSystemSpecificHeaderBoxContents
[<System.Serializable>]
type ProtectionSystemSpecificHeaderBoxContents = class
Public Class ProtectionSystemSpecificHeaderBoxContents
상속
ProtectionSystemSpecificHeaderBoxContents
특성

생성자

ProtectionSystemSpecificHeaderBoxContents()

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

ProtectionSystemSpecificHeaderBoxContents(PlayReadyObject)

지정된 PlayReady 개체에서 클래스의 ProtectionSystemSpecificHeaderBoxContents 새 인스턴스를 초기화합니다.

속성

Data

콘텐츠를 재생하는 데 필요한 콘텐츠 보호 특정 데이터를 가져오거나 설정합니다. 콘텐츠 보호 특정 데이터 형식은 보호 시스템에 의해 정의됩니다.

ProtectionSystemId

라이선스를 생성하는 데 사용되는 보호 시스템을 가져오거나 설정합니다.

적용 대상