View Source Membrane.RTC.Engine.Endpoint.HLS.AudioMixerConfig (Membrane RTC Engine HLS Endpoint v0.8.0)

Module representing audio mixer configuration for the HLS endpoint.

Summary

Types

t()
  • stream_format - defines audio mixer output stream_format.

Types

@type t() :: %Membrane.RTC.Engine.Endpoint.HLS.AudioMixerConfig{
  stream_format: Membrane.RawAudio.t()
}
  • stream_format - defines audio mixer output stream_format.