timeRange
The time range over which the system presents the caption.
Declaration
var timeRange: CMTimeRange { get }Discussion
Apple iTT format only permits captions to have overlapping time ranges if they’re associated with different regions.
CEA608 closed caption time ranges can’t start with zero, because the decoder needs transmission time. Align time ranges with the video frame rate.