Contents

AVSampleBufferGeneratorBatch

An object that generates sample buffers in a batch.

Declaration

class AVSampleBufferGeneratorBatch

Overview

The benefit of batching is it aggregates adjacent I/O requests and overlaps them when possible for all sample buffers within the batch.

Topics

Preparing a batch

Canceling a batch

See Also

Sample buffer generation