View Source Membrane.RTCP.ReceiverReport.StatsEvent (Membrane RTP plugin v0.12.0)
Event carrying statistics for a receiver report.
Link to this section Summary
Link to this section Types
@type t() :: %Membrane.RTCP.ReceiverReport.StatsEvent{
stats: Membrane.RTCP.ReceierReport.Stats.t()
}