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.
The limiting position for sample loading.
var limitCursor: AVSampleCursor? { get set }If the value isn’t nil, the sequence of samples to load may include the sample at this position, but no further.