AVSampleBufferRequest.Mode.opportunistic
A mode that indicates that opportunistic sample buffer creation requests load data as soon as possible.
Declaration
case opportunisticDiscussion
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.