Поделиться через


AVPlayerItem.SeekingWaitsForVideoCompositionRendering Свойство

Определение

Обновляется ли время элемента только после отрисовки кадра во время поиска.

[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

Значение свойства

Значение по умолчанию — false.

Атрибуты

Применяется к