Apprendre
Télécharger
Communauté
Développement
Accueil
»
Apprendre
»
Documentation 2.6.1
»
Member List
English
Faire un don
Documentation de SFML 2.6.1
Main Page
Related Pages
Topics
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
Loading...
Searching...
No Matches
sf
Music
sf::Music Member List
This is the complete list of members for
sf::Music
, including all inherited members.
getAttenuation
() const
sf::SoundSource
getChannelCount
() const
sf::SoundStream
getDuration
() const
sf::Music
getLoop
() const
sf::SoundStream
getLoopPoints
() const
sf::Music
getMinDistance
() const
sf::SoundSource
getPitch
() const
sf::SoundSource
getPlayingOffset
() const
sf::SoundStream
getPosition
() const
sf::SoundSource
getSampleRate
() const
sf::SoundStream
getStatus
() const
sf::SoundStream
virtual
getVolume
() const
sf::SoundSource
sf::SoundStream::initialize
(unsigned int channelCount, unsigned int sampleRate)
sf::SoundStream
protected
isRelativeToListener
() const
sf::SoundSource
m_source
sf::SoundSource
protected
Music
()
sf::Music
NoLoop
enum value
sf::SoundStream
protected
onGetData
(Chunk &data)
sf::Music
protected
virtual
onLoop
()
sf::Music
protected
virtual
onSeek
(Time timeOffset)
sf::Music
protected
virtual
openFromFile
(const std::string &filename)
sf::Music
openFromMemory
(const void *data, std::size_t sizeInBytes)
sf::Music
openFromStream
(InputStream &stream)
sf::Music
operator=
(const SoundSource &right)
sf::SoundSource
pause
()
sf::SoundStream
virtual
Paused
enum value
sf::SoundSource
play
()
sf::SoundStream
virtual
Playing
enum value
sf::SoundSource
setAttenuation
(float attenuation)
sf::SoundSource
setLoop
(bool loop)
sf::SoundStream
setLoopPoints
(TimeSpan timePoints)
sf::Music
setMinDistance
(float distance)
sf::SoundSource
setPitch
(float pitch)
sf::SoundSource
setPlayingOffset
(Time timeOffset)
sf::SoundStream
setPosition
(float x, float y, float z)
sf::SoundSource
setPosition
(const Vector3f &position)
sf::SoundSource
setProcessingInterval
(Time interval)
sf::SoundStream
protected
setRelativeToListener
(bool relative)
sf::SoundSource
setVolume
(float volume)
sf::SoundSource
SoundSource
(const SoundSource ©)
sf::SoundSource
SoundSource
()
sf::SoundSource
protected
SoundStream
()
sf::SoundStream
protected
Status
enum name
sf::SoundSource
stop
()
sf::SoundStream
virtual
Stopped
enum value
sf::SoundSource
TimeSpan
typedef (defined in
sf::Music
)
sf::Music
~Music
()
sf::Music
~SoundSource
()
sf::SoundSource
virtual
~SoundStream
()
sf::SoundStream
virtual