IAVFragmentMinding Interfaccia

Definizione

Interfaccia per supportare il rilevamento dell'aggiunta di frammenti a un asset frammentato.

[Foundation.Protocol(Name="AVFragmentMinding", WrapperType=typeof(AVFoundation.AVFragmentMindingWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public interface IAVFragmentMinding : IDisposable, ObjCRuntime.INativeObject
type IAVFragmentMinding = interface
    interface INativeObject
    interface IDisposable
Derivato
Attributi
Implementazioni

Proprietà

Handle

Handle (puntatore) alla rappresentazione dell'oggetto non gestito.

(Ereditato da INativeObject)

Metodi

IsAssociatedWithFragmentMinder()

Restituisce true se l'implementazione è associata a un oggetto AVFragmentedAssetMinder.

Metodi di estensione

IsAssociatedWithFragmentMinder(IAVFragmentMinding)

Interfaccia per supportare il rilevamento dell'aggiunta di frammenti a un asset frammentato.

Si applica a