IAVContentKeyRecipient Interfaz

Definición

Interfaz que define los métodos necesarios que requieren claves de descifrado para el procesamiento de datos multimedia.

[Foundation.Protocol(Name="AVContentKeyRecipient", WrapperType=typeof(AVFoundation.AVContentKeyRecipientWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 2, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, 4, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 3, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public interface IAVContentKeyRecipient : IDisposable, ObjCRuntime.INativeObject
type IAVContentKeyRecipient = interface
    interface INativeObject
    interface IDisposable
Derivado
Atributos
Implementaciones

Propiedades

Handle

Identificador (puntero) a la representación del objeto no administrado.

(Heredado de INativeObject)
MayRequireContentKeysForMediaDataProcessing

Interfaz que define los métodos necesarios que requieren claves de descifrado para el procesamiento de datos multimedia.

Se aplica a