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