共用方式為


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

屬性值

屬性

適用於