$treeview $search $mathjax
|
|
$projectbrief
|
$searchbox |
Defines | |
#define | OPUS_SET_GAIN(x) |
Configures decoder gain adjustment. More... | |
#define | OPUS_GET_GAIN(x) |
Gets the decoder's configured gain adjustment. More... |
|
Gets the decoder's configured gain adjustment.
|
|
Configures decoder gain adjustment. Scales the decoded output by a factor specified in Q8 dB units. This has a maximum range of -32768 to 32767 inclusive, and returns OPUS_BAD_ARG otherwise. The default is zero indicating no adjustment. This setting survives decoder reset. gain = pow(10, x/(20.0*256))
|
For more information visit the Opus Website. |
©$year $generatedby doxygen 1.2.11.1 |