StreamProtectionInformation.SetContentKeyInfo(ContentKey) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.