Share via


AVSampleBufferVideoRenderer.FlushWithRemovalOfDisplayedImage Method

Definition

[Foundation.Export("flushWithRemovalOfDisplayedImage:completionHandler:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void FlushWithRemovalOfDisplayedImage(bool removeDisplayedImage, Action? handler);
[<Foundation.Export("flushWithRemovalOfDisplayedImage:completionHandler:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member FlushWithRemovalOfDisplayedImage : bool * Action -> unit
override this.FlushWithRemovalOfDisplayedImage : bool * Action -> unit

Parameters

removeDisplayedImage
Boolean
handler
Action
Attributes

Applies to