|
VLC
4.0.0-dev
|

Data Fields | |
| audio_volume_t | object |
| audio_replay_gain_t | replay_gain |
| _Atomic float | gain_factor |
| float | output_factor |
| module_t * | module |
| _Atomic float aout_volume::gain_factor |
Referenced by aout_volume_Amplify(), and ReplayGainCallback().
| module_t* aout_volume::module |
Referenced by aout_volume_Amplify(), aout_volume_Delete(), aout_volume_New(), and aout_volume_SetFormat().
| audio_volume_t aout_volume::object |
Referenced by aout_volume_Amplify(), aout_volume_Delete(), and aout_volume_SetFormat().
| float aout_volume::output_factor |
Referenced by aout_volume_Amplify(), aout_volume_New(), and aout_volume_SetVolume().
| audio_replay_gain_t aout_volume::replay_gain |
Referenced by aout_volume_New(), and ReplayGainCallback().
1.8.13