Compartir a través de


AVPlayerItem.SeekingWaitsForVideoCompositionRendering Propiedad

Definición

Si el tiempo del elemento solo se actualiza después de que el fotograma se represente durante una búsqueda.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool SeekingWaitsForVideoCompositionRendering { [Foundation.Export("seekingWaitsForVideoCompositionRendering")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setSeekingWaitsForVideoCompositionRendering:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.SeekingWaitsForVideoCompositionRendering : bool with get, set

Valor de propiedad

El valor predeterminado es false.

Atributos

Se aplica a