libpcm v0.2.0-alpha (2017-10-09T00:27:32Z)
Home
Dub
Repo
AudioFileException
libPCM
common
Undocumented in source.
class
AudioFileException : Exception {
this
(string msg, string file, size_t line, Throwable next);
this
(string msg, Throwable next, string file, size_t line);
}
Constructors
this
this
(string msg, string file, size_t line, Throwable next)
Undocumented in source.
this
this
(string msg, Throwable next, string file, size_t line)
Undocumented in source.
Meta
Source
See Implementation
libPCM
common
classes
AudioFileException
enums
CodecType
WAVAudioFormat
functions
fromWAVAudioFormat
getWordLength
joinAudioChannels
separateAudioChannels