AVAssetReaderOutput.CopyNextSampleBuffer 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.
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