AVPlayerItemVideoOutput.HasNewPixelBufferForItemTime(CMTime) Method

Definition

[Foundation.Export("hasNewPixelBufferForItemTime:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool HasNewPixelBufferForItemTime(CoreMedia.CMTime itemTime);
[<Foundation.Export("hasNewPixelBufferForItemTime:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member HasNewPixelBufferForItemTime : CoreMedia.CMTime -> bool
override this.HasNewPixelBufferForItemTime : CoreMedia.CMTime -> bool

Parameters

itemTime
CMTime

Returns

Attributes

Applies to