Contents

isPartialSync

Indicates whether the sample is a partial sync sample.

Declaration

var isPartialSync: Bool { get set }

Discussion

A partial sync sample can be decoded without requiring any previous samples to have been decoded. Samples following two consecutive partial sync samples also do not require samples prior to the pair to have been decoded. To treat a sample as a partial sync sample, set to true for both this key and the notSync key.

This attachment is read from and written to media files.