Membrane.RTCP.ReceiverReport.StatsEvent (Membrane RTP plugin v0.31.0)

View Source

Event carrying statistics for a receiver report.

Summary

Types

t()

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