libpcm ~master (2018-09-18T01:02:19Z)
Home
Dub
Repo
WaveData.this
libPCM
types
WaveData
Undocumented in source.
this
(size_t length, float sampleRate, CodecType codecType, void[] data, ubyte channels)
class
WaveData
this
(
size_t
length
,
float
sampleRate
,
CodecType
codecType
,
void
[]
data
,
ubyte
channels
= 1
)
this
(size_t length, float sampleRate, CodecType codecType, size_t dataLength, ubyte channels)
Meta
Source
See Implementation
libPCM
types
WaveData
constructors
this
variables
channels
codecType
data
length
sampleRate