Skip to main content

Module container

Module container 

Source
Expand description

The container is the contents of each media track.

Structs§

BufList
Data composed of a list of Bytes chunks.
Frame
A media frame with a timestamp and codec-specific payload.
OrderedConsumer
A consumer for hang-formatted media tracks with timestamp reordering.
OrderedFrame
A frame returned by OrderedConsumer::read() with group context.
OrderedProducer
A producer for media tracks with group management.

Type Aliases§

Timestamp