$treeview $search $mathjax
|
|
$projectbrief
|
$searchbox |
Defines | |
#define | OPUS_AUTO -1000 |
Auto/default setting @hideinitializer. More... | |
#define | OPUS_BITRATE_MAX -1 |
Maximum bitrate @hideinitializer. More... | |
#define | OPUS_APPLICATION_VOIP |
Best for most VoIP/videoconference applications where listening quality and intelligibility matter most. More... | |
#define | OPUS_APPLICATION_AUDIO |
Best for broadcast/high-fidelity application where the decoded audio should be as close as possible to the input. More... | |
#define | OPUS_APPLICATION_RESTRICTED_LOWDELAY |
Only use when lowest-achievable latency is what matters most. More... | |
#define | OPUS_SIGNAL_VOICE 3001 |
Signal being encoded is voice. More... | |
#define | OPUS_SIGNAL_MUSIC 3002 |
Signal being encoded is music. More... | |
#define | OPUS_BANDWIDTH_NARROWBAND 1101 |
4 kHz bandpass @hideinitializer. More... | |
#define | OPUS_BANDWIDTH_MEDIUMBAND 1102 |
6 kHz bandpass @hideinitializer. More... | |
#define | OPUS_BANDWIDTH_WIDEBAND 1103 |
8 kHz bandpass @hideinitializer. More... | |
#define | OPUS_BANDWIDTH_SUPERWIDEBAND 1104 |
12 kHz bandpass @hideinitializer. More... | |
#define | OPUS_BANDWIDTH_FULLBAND 1105 |
20 kHz bandpass @hideinitializer. More... |
|
Best for broadcast/high-fidelity application where the decoded audio should be as close as possible to the input.
|
|
Only use when lowest-achievable latency is what matters most. Voice-optimized modes cannot be used. |
|
Best for most VoIP/videoconference applications where listening quality and intelligibility matter most.
|
|
Auto/default setting @hideinitializer.
|
|
20 kHz bandpass @hideinitializer.
|
|
6 kHz bandpass @hideinitializer.
|
|
4 kHz bandpass @hideinitializer.
|
|
12 kHz bandpass @hideinitializer.
|
|
8 kHz bandpass @hideinitializer.
|
|
Maximum bitrate @hideinitializer.
|
|
Signal being encoded is music.
|
|
Signal being encoded is voice.
|
For more information visit the Opus Website. |
©$year $generatedby doxygen 1.2.11.1 |