CMSampleBuffer.TimingPerSample.sequential(startingAt:)
All samples are adjacent to each other and have the same duration.
Declaration
case sequential(startingAt: CMSampleTimingInfo)Discussion
Only the fist sample will have the decode time specified here. Samples must have the same decode and presentation order.