Share via


AVPlayerItem.SeekingWaitsForVideoCompositionRendering Proprietà

Definizione

Se la tempistica dell'elemento viene aggiornata solo dopo il rendering del frame durante una ricerca.

[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

Valore della proprietà

Il valore predefinito è false.

Attributi

Si applica a