View Source Membrane.RTC.Engine.Event.TrackVariantSwitched (Membrane RTC Engine v0.8.0)
Event sent whenever Engine starts sending a new track variant.
Link to this section Summary
Link to this section Types
@type t() :: %Membrane.RTC.Engine.Event.TrackVariantSwitched{ new_variant: Membrane.RTC.Engine.Track.variant() }
Type describing TrackVariantSwitched event.
new_variant
- variant that engine will be sending from now