View Source Membrane.RTCP.ReceiverReport.StatsEvent (Membrane RTP plugin v0.27.1)

Event carrying statistics for a receiver report.

Summary

Types

@type t() :: %Membrane.RTCP.ReceiverReport.StatsEvent{
  stats: Membrane.RTCP.ReceiverReport.Stats.t()
}