libpcm v0.1.0 (2017-08-25T21:20:42Z)
Home
Dub
Repo
CodecType
libPCM
common
Describes the type of codec used, as well as the bitdepth
Values
Value
Meaning
NULL
0
UNSIGNED8BIT
1
UNSIGNED12BIT
2
UNSIGNED16BIT
3
UNSIGNED24BIT
4
UNSIGNED32BIT
5
SIGNED8BIT
6
SIGNED12BIT
7
SIGNED16BIT
8
SIGNED24BIT
9
SIGNED32BIT
10
DIALOGIC_ADPCM
32
IMA_ADPCM
33
COMPACT_ADPCM
34
MU_LAW
64
A_LAW_87_6
65
FLOAT
96
Meta
Source
See Implementation
libPCM
common
classes
AudioFileException
enums
CodecType
WAVAudioFormat
functions
getWordLength
Describes the type of codec used, as well as the bitdepth