Compartir a través de


IAVFragmentMinding Interfaz

Definición

Interfaz para admitir el seguimiento de si los fragmentos se han anexado a un recurso fragmentado.

[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
Derivado
Atributos
Implementaciones

Propiedades

Handle

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

(Heredado de INativeObject)

Métodos

IsAssociatedWithFragmentMinder()

Devuelve true si la implementación está asociada a .AVFragmentedAssetMinder

Métodos de extensión

IsAssociatedWithFragmentMinder(IAVFragmentMinding)

Interfaz para admitir el seguimiento de si los fragmentos se han anexado a un recurso fragmentado.

Se aplica a