Membrane CMAF format v0.1.0 Membrane.CMAF.Track View Source
Membrane description for a single track in Common Media Application Format.
Link to this section Summary
Link to this section Types
Link to this type
t()
View Sourcet() :: %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.