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

Message sent by ConnectionProber to TrackReceiver whenever new allocation is granted

Summary

Types

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