Membrane.H264.FFmpeg.Parser.DecoderConfiguration (Membrane H264 FFmpeg plugin v0.16.1) View Source
Utility functions for parsing AVC Configuration Record
Link to this section Summary
Link to this section Types
Specs
t() :: %Membrane.H264.FFmpeg.Parser.DecoderConfiguration{ avc_level: non_neg_integer(), avc_profile_indication: non_neg_integer(), length_size: non_neg_integer(), pps: [binary()], profile_compatibility: non_neg_integer(), sps: [binary()] }