Home
last modified time | relevance | path

Searched refs:setGlobalVolume (Results 1 – 25 of 29) sorted by relevance

12

/dports/devel/sfml/SFML-2.5.1/src/SFML/Audio/
H A DListener.cpp35 void Listener::setGlobalVolume(float volume) in setGlobalVolume() function in sf::Listener
37 priv::AudioDevice::setGlobalVolume(volume); in setGlobalVolume()
H A DAudioDevice.hpp98 static void setGlobalVolume(float volume);
H A DAudioDevice.cpp154 void AudioDevice::setGlobalVolume(float volume) in setGlobalVolume() function in sf::priv::AudioDevice
/dports/devel/sfml/SFML-2.5.1/include/SFML/Audio/
H A DListener.hpp58 static void setGlobalVolume(float volume);
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/taglib/s3m/
H A Ds3mproperties.h79 void setGlobalVolume (unsigned char globalVolume);
H A Ds3mproperties.cpp201 void S3M::Properties::setGlobalVolume(unsigned char globalVolume) in setGlobalVolume() function in S3M::Properties
H A Ds3mfile.cpp174 READ_BYTE(d->properties.setGlobalVolume); in read()
/dports/audio/taglib/taglib-1.12/taglib/s3m/
H A Ds3mproperties.h79 void setGlobalVolume (unsigned char globalVolume);
H A Ds3mproperties.cpp201 void S3M::Properties::setGlobalVolume(unsigned char globalVolume) in setGlobalVolume() function in S3M::Properties
H A Ds3mfile.cpp174 READ_BYTE(d->properties.setGlobalVolume); in read()
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/taglib_plugin/taglib-1.11/taglib/s3m/
H A Ds3mproperties.h79 void setGlobalVolume (unsigned char globalVolume);
H A Ds3mproperties.cpp201 void S3M::Properties::setGlobalVolume(unsigned char globalVolume) in setGlobalVolume() function in S3M::Properties
H A Ds3mfile.cpp174 READ_BYTE(d->properties.setGlobalVolume); in read()
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/taglib/it/
H A Ditproperties.h90 void setGlobalVolume(unsigned char globalVolume);
H A Ditproperties.cpp232 void IT::Properties::setGlobalVolume(unsigned char globalVolume) in setGlobalVolume() function in IT::Properties
H A Ditfile.cpp225 READ_BYTE(d->properties.setGlobalVolume); in read()
/dports/audio/taglib/taglib-1.12/taglib/it/
H A Ditproperties.h90 void setGlobalVolume(unsigned char globalVolume);
H A Ditproperties.cpp232 void IT::Properties::setGlobalVolume(unsigned char globalVolume)
H A Ditfile.cpp225 READ_BYTE(d->properties.setGlobalVolume);
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/taglib_plugin/taglib-1.11/taglib/it/
H A Ditproperties.h90 void setGlobalVolume(unsigned char globalVolume);
H A Ditproperties.cpp232 void IT::Properties::setGlobalVolume(unsigned char globalVolume) in setGlobalVolume() function in IT::Properties
H A Ditfile.cpp225 READ_BYTE(d->properties.setGlobalVolume); in read()
/dports/games/exult/exult-snapshot-v1.7.0.20211128/audio/midi_drivers/
H A DMidiDriver.h71 virtual void setGlobalVolume(int vol) = 0;
H A DLowLevelMidiDriver.h55 void setGlobalVolume(int vol) override;
/dports/multimedia/smplayer/smplayer-21.10.0/src/
H A Dprefgeneral.h139 void setGlobalVolume(bool b);

12