MediaStreamSampleProtectionProperties.SetKeyIdentifier(Byte[]) Metodo

Definizione

Imposta l'identificatore di chiave DRM (Digital Rights Management) per MediaStreamSample.

public:
 virtual void SetKeyIdentifier(Platform::Array <byte> ^ value) = SetKeyIdentifier;
void SetKeyIdentifier(winrt::array_view <byte> const& value);
public void SetKeyIdentifier(byte[] value);
function setKeyIdentifier(value)
Public Sub SetKeyIdentifier (value As Byte())

Parametri

value

Byte[]

byte[]

Valore su cui impostare l'identificatore di chiave DRM (Digital Rights Management).

Si applica a