Membrane. RTCP. ByePacket
(Membrane RTP plugin v0.31.4)
View Source
Parses and constructs RTCP BYE packets defined in RFC3550
Summary
Types
@type t() :: %Membrane.RTCP.ByePacket{ reason: String.t() | nil, ssrcs: [non_neg_integer()] }