|
sipxmedialib
Version 3.3
|
#include "mp/MpCodec.h"
Macros | |
| #define | DEF_HSVOLMAX 54 |
| #define | DEF_HSVOLSTEP 2 |
| #define | DEF_INPUTMIXER -1 |
| default value for input mixer = -1 -> not detected yet More... | |
Functions | |
| OsStatus | MpCodec_getVolumeRange (int &low, int &high, int &nominal, int &stepsize, int &mute, int &splash, MpCodecSpkrChoice mask) |
| #define DEF_HSVOLMAX 54 |
| #define DEF_HSVOLSTEP 2 |
| #define DEF_INPUTMIXER -1 |
default value for input mixer = -1 -> not detected yet
| OsStatus MpCodec_getVolumeRange | ( | int & | low, |
| int & | high, | ||
| int & | nominal, | ||
| int & | stepsize, | ||
| int & | mute, | ||
| int & | splash, | ||
| MpCodecSpkrChoice | mask | ||
| ) |
| low | lowest value |
| high | highest value |
| nominal | low <= nominal <= high |
| stepsize | in .1 dB |
| mute | input value to mute |
| splash | value to use during startup |
1.8.11