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只读列表。

适用于