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