VLC
3.0.15
|
Data Fields | |
audio_volume_t | object |
audio_replay_gain_t | replay_gain |
vlc_atomic_float | gain_factor |
float | output_factor |
module_t * | module |
vlc_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(), 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(), and aout_volume_SetVolume().
audio_replay_gain_t aout_volume::replay_gain |
Referenced by ReplayGainCallback().