AVAssetReaderOutput.CopyNextSampleBuffer Method

Definition

Synchronously copies the next sample buffer to the output.

[Foundation.Export("copyNextSampleBuffer")]
public virtual CoreMedia.CMSampleBuffer CopyNextSampleBuffer ();
abstract member CopyNextSampleBuffer : unit -> CoreMedia.CMSampleBuffer
override this.CopyNextSampleBuffer : unit -> CoreMedia.CMSampleBuffer

Returns

Attributes

Applies to