共用方式為


IAVFragmentMinding 介面

定義

介面,可支援追蹤片段是否已附加至片段資產。

[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
衍生
屬性
實作

屬性

Handle

處理非受控物件標記法) (指標。

(繼承來源 INativeObject)

方法

IsAssociatedWithFragmentMinder()

如果實作與 AVFragmentedAssetMinder 相關聯,則傳回 true

擴充方法

IsAssociatedWithFragmentMinder(IAVFragmentMinding)

介面,可支援追蹤片段是否已附加至片段資產。

適用於