dlib ~master (2021-07-06T21:20:15Z)
Home
Dub
Repo
SoundLoadException
dlib
audio
io
Undocumented in source.
class
SoundLoadException : Exception {
this
(string msg, string file, size_t line, Throwable next);
}
Constructors
this
this
(string msg, string file, size_t line, Throwable next)
Undocumented in source.
Meta
Source
See Implementation
dlib
audio
io
modules
wav
classes
SoundLoadException
functions
loadSound
saveSound