다음을 통해 공유


PlayReadyHeader.EncryptionKeyInfos 속성

정의

PlayReadyHeader에 포함된 의 IEncryptionKeyInfo 읽기 전용 목록을 가져옵니다.

public System.Collections.Generic.IList<Microsoft.Media.Drm.IEncryptionKeyInfo> EncryptionKeyInfos { get; }
member this.EncryptionKeyInfos : System.Collections.Generic.IList<Microsoft.Media.Drm.IEncryptionKeyInfo>
Public ReadOnly Property EncryptionKeyInfos As IList(Of IEncryptionKeyInfo)

속성 값

PlayReadyHeader에 포함된 의 IEncryptionKeyInfo 읽기 전용 목록입니다.

적용 대상