Membrane.RTCP.AppPacket (Membrane RTP plugin v0.7.0-alpha) View Source
Parses RTCP Application-defined (APP) packets defined in RFC3550
Link to this section Summary
Link to this section Types
Specs
t() :: %Membrane.RTCP.AppPacket{ data: binary(), name: String.t(), ssrc: non_neg_integer(), subtype: non_neg_integer() }