Skip to main content

RENDITION_TRACK_BASE

Constant RENDITION_TRACK_BASE 

Source
pub const RENDITION_TRACK_BASE: u32 = 100;
Expand description

The track_id a Transcoder stamps on the first rendition’s output frames; rendition n (its renditions()[n]) uses RENDITION_TRACK_BASE + n. This is the contract drive_abr_ladder relies on to route each output to its rung stream.