Static Opus encoder layout for one advertised audio mode.
More...
#include <src/audio.h>
|
|
int | bitrate |
| | Target bitrate in bits per second.
|
| |
|
int | channelCount |
| | Number of audio channels in the Opus layout.
|
| |
|
int | coupledStreams |
| | Number of stereo-coupled Opus streams.
|
| |
|
const std::uint8_t * | mapping |
| | Channel mapping table passed to the Opus encoder.
|
| |
|
std::int32_t | sampleRate |
| | Opus sample rate in hertz.
|
| |
|
int | streams |
| | Number of Opus streams in the layout.
|
| |
Static Opus encoder layout for one advertised audio mode.
The documentation for this struct was generated from the following file: