IAVFragmentMinding 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
介面,可支援追蹤片段是否已附加至片段資產。
[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 相關聯,則傳回 |
擴充方法
IsAssociatedWithFragmentMinder(IAVFragmentMinding) |
介面,可支援追蹤片段是否已附加至片段資產。 |