Versions in this module Expand all Collapse all v0 v0.0.2 Mar 13, 2024 v0.0.1 Feb 1, 2024 Changes in this version + type Latency time.Duration + const Latency10ms + const Latency20ms + const Latency2500us + const Latency40ms + const Latency5ms + const Latency60ms + func (l Latency) Duration() time.Duration + func (l Latency) Validate() bool + type Params struct + ChannelMixer mixer.ChannelMixer + Latency Latency + func NewParams() (Params, error) + func (p *Params) BuildAudioEncoder(r audio.Reader, property prop.Media) (codec.ReadCloser, error) + func (p *Params) RTPCodec() *codec.RTPCodec