View Source Membrane.RTCP.ReceiverReport.StatsEvent (Membrane RTP plugin v0.15.0-rc.1)
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()
}