Freigeben über


IAVPlayerItemMetadataOutputPushDelegate Schnittstelle

Definition

Schnittstelle, die die erforderlichen Methoden (falls vorhanden) des Protokolls AVPlayerItemMetadataOutputPushDelegatedarstellt.

[Foundation.Protocol(Name="AVPlayerItemMetadataOutputPushDelegate", WrapperType=typeof(AVFoundation.AVPlayerItemMetadataOutputPushDelegateWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public interface IAVPlayerItemMetadataOutputPushDelegate : AVFoundation.IAVPlayerItemOutputPushDelegate, IDisposable
type IAVPlayerItemMetadataOutputPushDelegate = interface
    interface INativeObject
    interface IDisposable
    interface IAVPlayerItemOutputPushDelegate
Abgeleitet
Attribute
Implementiert

Hinweise

Diese Schnittstelle enthält die erforderlichen Methoden (falls vorhanden) aus dem durch definierten AVPlayerItemMetadataOutputPushDelegateProtokoll.

Wenn Entwickler Klassen erstellen, die diese Schnittstelle implementieren, werden die Implementierungsmethoden automatisch mit der übereinstimmenden Signatur aus der im AVPlayerItemMetadataOutputPushDelegate Protokoll definierten Methode nach Objective-C exportiert.

Optionale Methoden (falls vorhanden) werden von der AVPlayerItemMetadataOutputPushDelegate_Extensions -Klasse als Erweiterungsmethoden für die Schnittstelle bereitgestellt, sodass Entwickler alle optionalen Methoden für das Protokoll aufrufen können.

Eigenschaften

Handle

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

(Geerbt von INativeObject)

Erweiterungsmethoden

DidOutputTimedMetadataGroups(IAVPlayerItemMetadataOutputPushDelegate, AVPlayerItemMetadataOutput, AVTimedMetadataGroup[], AVPlayerItemTrack)

Schnittstelle, die die erforderlichen Methoden (falls vorhanden) des Protokolls AVPlayerItemMetadataOutputPushDelegatedarstellt.

OutputSequenceWasFlushed(IAVPlayerItemOutputPushDelegate, AVPlayerItemOutput)

Schnittstelle, die die erforderlichen Methoden (falls vorhanden) des Protokolls AVPlayerItemMetadataOutputPushDelegatedarstellt.

Gilt für: