VLC  3.0.21
Data Fields
aout_volume Struct Reference
Collaboration diagram for aout_volume:
Collaboration graph
[legend]

Data Fields

audio_volume_t object
 
audio_replay_gain_t replay_gain
 
vlc_atomic_float gain_factor
 
float output_factor
 
module_tmodule
 

Field Documentation

◆ gain_factor

vlc_atomic_float aout_volume::gain_factor

◆ module

module_t* aout_volume::module

◆ object

audio_volume_t aout_volume::object

◆ output_factor

float aout_volume::output_factor

◆ replay_gain

audio_replay_gain_t aout_volume::replay_gain

Referenced by ReplayGainCallback().


The documentation for this struct was generated from the following file: