WAVDecoder.WAVError

Undocumented in source.

Constructors

this
this(string reason, string file, size_t line)
Undocumented in source.

Members

Static functions

none
WAVError none()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

file
string file;
Undocumented in source.
line
size_t line;
Undocumented in source.
reason
string reason;
Undocumented in source.

Meta