ebpAudioInterval property

M2tsAudioInterval? ebpAudioInterval
final

When videoAndFixedIntervals is selected, audio EBP markers will be added to partitions 3 and 4. The interval between these additional markers will be fixed, and will be slightly shorter than the video EBP marker interval. Only available when EBP Cablelabs segmentation markers are selected. Partitions 1 and 2 will always follow the video interval.

Implementation

final M2tsAudioInterval? ebpAudioInterval;