Compartir a través de


AVAssetTrack.RequiresFrameReordering Propiedad

Definición

Obtiene o establece un valor booleano que indica si las pistas tienen marcas de tiempo que tienen marcas de tiempo que difieren para la presentación y la descodificación.

[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

Valor de propiedad

Atributos

Se aplica a