次の方法で共有


AVAssetTrack.RequiresFrameReordering プロパティ

定義

トラックに、プレゼンテーションとデコードで異なるタイムスタンプが含まれるかどうかを示すブール値を取得または設定します。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool RequiresFrameReordering { [Foundation.Export("requiresFrameReordering")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.RequiresFrameReordering : bool

プロパティ値

属性

適用対象