AVSampleBufferDisplayLayer.FlushAndRemoveImage Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Discards all pending endqueued sample buffers and the currently-displayed image.
[Foundation.Export("flushAndRemoveImage")]
public virtual void FlushAndRemoveImage ();
abstract member FlushAndRemoveImage : unit -> unit
override this.FlushAndRemoveImage : unit -> unit
- Attributes