StreamProtectionInformation.SetContentKeyInfo(ContentKey) 方法

定义

设置内容密钥信息。

public void SetContentKeyInfo (Microsoft.Media.Drm.ContentKey key);
member this.SetContentKeyInfo : Microsoft.Media.Drm.ContentKey -> unit
Public Sub SetContentKeyInfo (key As ContentKey)

参数

key
ContentKey

要设置的 ContentKey

适用于