View Source Membrane.RTCP.ReceiverReport.StatsEvent (Membrane RTP plugin v0.21.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.ReceiverReport.Stats.t()
}