Partager via


IAVFragmentMinding Interface

Définition

Interface permettant de prendre en charge le suivi si des fragments ont été ajoutés à une ressource fragmentée.

[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
Dérivé
Attributs
Implémente

Propriétés

Handle

Handle (pointeur) vers la représentation d’objet non managée.

(Hérité de INativeObject)

Méthodes

IsAssociatedWithFragmentMinder()

Retourne si true l’implémentation est associée à un AVFragmentedAssetMinder.

Méthodes d’extension

IsAssociatedWithFragmentMinder(IAVFragmentMinding)

Interface permettant de prendre en charge le suivi si des fragments ont été ajoutés à une ressource fragmentée.

S’applique à