Partager via


PlayReadyHeader.AddEncryptionKeyInfo(IEncryptionKeyInfo) Method

Definition

Adds an IEncryptionKeyInfo to the header.

public void AddEncryptionKeyInfo (Microsoft.Media.Drm.IEncryptionKeyInfo keyInfo);
member this.AddEncryptionKeyInfo : Microsoft.Media.Drm.IEncryptionKeyInfo -> unit
Public Sub AddEncryptionKeyInfo (keyInfo As IEncryptionKeyInfo)

Parameters

keyInfo
IEncryptionKeyInfo

The encryption key info to add.

Exceptions

Applies to