Membrane.RTC.Engine.Endpoint.ExWebRTC.ConnectionAllocator.AllocationGrantedNotification (Membrane RTC Engine ExWebRTC Endpoint v0.1.0)

View Source

Message sent by ConnectionProber to TrackReceiver whenever new allocation is granted

Summary

Types

t()

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