Contents

limitCursor

The limiting position for sample loading.

Declaration

var limitCursor: AVSampleCursor? { get set }

Discussion

If the value isn’t nil, the sequence of samples to load may include the sample at this position, but no further.

See Also

Configuring sample buffer request parameters