Skip to main content

Module push

Module push 

Source
Expand description

Push parsing of encoded NALs.

Structs§

NalAccumulator
NAL accumulator for push parsers.

Enums§

NalInterest
AccumulatedNalHandler’s interest in receiving additional callbacks on a NAL.

Traits§

AccumulatedNalHandler
NalAccumulator callback which handles partially- or completely-buffered NALs.
NalFragmentHandler
Handles arbitrary fragments of NALs. See NalAccumulator.