View Source Membrane.RTC.Engine.Endpoint.WebRTC.ConnectionAllocator.AllocationGrantedNotification (Membrane RTC Engine v0.11.0)

Message sent by ConnectionProber to TrackReceiver whenever new allocation is granted

Link to this section Summary

Link to this section Types

@type t() ::
  %Membrane.RTC.Engine.Endpoint.WebRTC.ConnectionAllocator.AllocationGrantedNotification{
    allocation: non_neg_integer()
  }