Contents

AVSampleBufferRequest.Mode.opportunistic

A mode that indicates that opportunistic sample buffer creation requests load data as soon as possible.

Declaration

case opportunistic

Discussion

In situations with multiple competing requests, a sample buffer generator may defer an opportunistic request in favor of another immediate request, or a scheduled requests with a presentation time close to the timebase time.

See Also

Mode scheduling