dgame v0.4.1 (2015-02-22T14:21:21Z)
Home
Dub
Repo
BaseSoundFile.getFilename
Dgame
Audio
SoundFile
BaseSoundFile
Returns the filename of the loaded sound file.
class
BaseSoundFile
final const pure nothrow
string
getFilename
(
)
Meta
Source
See Implementation
Dgame
Audio
SoundFile
BaseSoundFile
constructors
this
functions
_read
getBuffer
getData
getFilename
getLength
getType
toString
variables
_buffer
_filename
_sFile
Returns the filename of the loaded sound file.