Membrane.RTCP.ByePacket (Membrane RTP plugin v0.8.0) View Source
Parses and constructs RTCP BYE packets defined in RFC3550
Link to this section Summary
Link to this section Types
Specs
t() :: %Membrane.RTCP.ByePacket{ reason: String.t() | nil, ssrcs: [non_neg_integer()] }