Contents

syncInfo

Decoder synchronization information about the sample the cursor points to.

Declaration

optional var syncInfo: AVSampleCursorSyncInfo { get }

Discussion

This value includes any valid flags set. Don’t implement this property if this kind of synchronization information doesn’t make sense for the sequence of samples.

See Also

Inspecting a sample cursor