Freigeben über


StreamProtectionInformation.SetContentKeyInfo(ContentKey) Method

Definition

Sets the content key information.

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

Parameters

key
ContentKey

The ContentKey to be set.

Applies to