Chapter
data class Chapter(val id: Long, val startMicros: Long, val endMicros: Long, val metadata: Map<String, String> = emptyMap())
One container chapter (KD-5), bounds in microseconds on the same ABSOLUTE timeline every other timestamp KiteFFmpeg reports uses (subtract MediaSource.startTimeMicros to move onto the relative timeline seeks accept).