Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Params ¶
type Params struct {
codec.BaseParams
// ChannelMixer is a mixer to be used if number of given and expected channels differ.
ChannelMixer mixer.ChannelMixer
}
Params stores opus specific encoding parameters.
func (*Params) BuildAudioEncoder ¶
BuildAudioEncoder builds opus encoder with given params
Click to show internal directories.
Click to hide internal directories.