dgame v0.4.1 (2015-02-22T14:21:21Z)
Home
Dub
Repo
Sound.loadFromMemory
Dgame
Audio
Sound
Sound
Load from memory.
class
Sound
final
void
loadFromMemory
(
const
void
*
buffer
,
uint
dataSize
,
uint
frequency
,
ref
const
Channel
ch
)
Meta
Source
See Implementation
Dgame
Audio
Sound
Sound
constructors
this
enums
Status
functions
free
getChannel
getFilename
getFormat
getFreqeuency
getLength
getLooping
getPosition
getSoundFile
getStatus
getType
getVelocity
getVolume
loadFromFile
loadFromMemory
pause
play
rewind
setLooping
setPosition
setVelocity
setVolume
stop
static functions
loadOnce
Load from memory.