VLC 4.0.0-dev
|
Data Fields | |
audio_volume_t | object |
audio_replay_gain_t | replay_gain |
_Atomic float | gain_factor |
_Atomic float | output_factor |
_Atomic float aout_volume::gain_factor |
Referenced by aout_volume_Amplify(), aout_volume_New(), and ReplayGainCallback().
audio_volume_t aout_volume::object |
Referenced by aout_volume_Amplify(), aout_volume_Delete(), and aout_volume_SetFormat().
_Atomic 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().