Freigeben über


IAVContentKeyRecipient Schnittstelle

Definition

Schnittstelle, die erforderliche Methoden definiert, die Entschlüsselungsschlüssel für die Mediendatenverarbeitung erfordern.

[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
Abgeleitet
Attribute
Implementiert

Eigenschaften

Handle

Handle (Zeiger) auf die Darstellung des nicht verwalteten Objekts.

(Geerbt von INativeObject)
MayRequireContentKeysForMediaDataProcessing

Schnittstelle, die erforderliche Methoden definiert, die Entschlüsselungsschlüssel für die Mediendatenverarbeitung erfordern.

Gilt für: