Membrane.CMAF.Track (Membrane CMAF format v0.4.0) View Source

Membrane description for a single track in Common Media Application Format.

Link to this section Summary

Types

t()

Struct describing a single track in Common Media Application Format.

Link to this section Types

Specs

t() :: %Membrane.CMAF.Track{content_type: :audio | :video, header: binary()}

Struct describing a single track in Common Media Application Format.

The header field should contain binary contents of a CMAF init file.