Module libpulse_sys::volume [−][src]
Constants and routines for volume handling.
Structs
| pa_cvolume |
Constants
| PA_CVOLUME_SNPRINT_MAX |
The maximum length of strings returned by |
| PA_CVOLUME_SNPRINT_VERBOSE_MAX |
The maximum length of strings returned by |
| PA_DECIBEL_MININFTY |
This floor value is used as minus infinity when using
|
| PA_SW_CVOLUME_SNPRINT_DB_MAX |
The maximum length of strings returned by |
| PA_SW_VOLUME_SNPRINT_DB_MAX |
The maximum length of strings returned by |
| PA_VOLUME_INVALID |
Special 'invalid' volume |
| PA_VOLUME_MAX |
Maximum valid volume we can store |
| PA_VOLUME_MUTED |
Muted (minimal valid) volume (0%, -inf dB) |
| PA_VOLUME_NORM |
Normal volume (100%, 0 dB) |
| PA_VOLUME_SNPRINT_MAX |
The maximum length of strings returned by |
| PA_VOLUME_SNPRINT_VERBOSE_MAX |
The maximum length of strings returned by |
Functions
Type Definitions
| pa_volume_t |
The basic volume type |