game-mixer ~master (2021-10-24T08:59:28.7629676)
Dub
Repo
AudioSource.this
gamemixer
source
AudioSource
Create a source from memory data.
this
(const(char)[] path)
this
(const(ubyte)[] inputData)
class
AudioSource
@
nogc
this
(
const
(
ubyte
)[]
inputData
)
Meta
Source
See Implementation
gamemixer
source
AudioSource
constructors
this
functions
mixIntoBuffer
prepareToPlay
Create a source from memory data.