ebpPlacement property

M2tsEbpPlacement? ebpPlacement
final

Selects which PIDs to place EBP markers on. They can either be placed only on the video PID, or on both the video PID and all audio PIDs. Only applicable when EBP segmentation markers are is selected (segmentationMarkers is EBP or EBP_LEGACY).

Implementation

final M2tsEbpPlacement? ebpPlacement;