xine-lib 1.2.13-20230125hg15249
|
Data Fields | |
int | fx_mode |
int | nbStars |
int | maxStars |
Star * | stars |
float | min_age |
float | max_age |
PluginParam | min_age_p |
PluginParam | max_age_p |
PluginParam | nbStars_p |
PluginParam | nbStars_limit_p |
PluginParam | fx_mode_p |
PluginParameters | params |
int _FS_DATA::fx_mode |
Referenced by fs_apply(), fs_init(), and fs_sound_event_occured().
PluginParam _FS_DATA::fx_mode_p |
Referenced by fs_apply(), and fs_init().
float _FS_DATA::max_age |
Referenced by fs_apply(), and fs_sound_event_occured().
PluginParam _FS_DATA::max_age_p |
Referenced by fs_apply(), and fs_init().
int _FS_DATA::maxStars |
Referenced by addABomb(), fs_apply(), and fs_init().
float _FS_DATA::min_age |
Referenced by addABomb(), and fs_apply().
PluginParam _FS_DATA::min_age_p |
Referenced by fs_apply(), and fs_init().
int _FS_DATA::nbStars |
Referenced by addABomb(), fs_apply(), and fs_init().
PluginParam _FS_DATA::nbStars_limit_p |
Referenced by fs_apply(), and fs_init().
PluginParam _FS_DATA::nbStars_p |
Referenced by fs_apply(), and fs_init().
PluginParameters _FS_DATA::params |
Star* _FS_DATA::stars |
Referenced by addABomb(), fs_apply(), fs_free(), and fs_init().