speech4d ~master (2015-10-18T08:33:02Z)
Home
Dub
Repo
PortaudioException
speech
audio
portaudio
Undocumented in source.
class
PortaudioException :
AudioException
{
immutable
PaError
code
;
this
(PaError err, string file, uint line, Exception next);
}
Constructors
this
this
(PaError err, string file, uint line, Exception next)
Undocumented in source.
Members
Variables
code
PaError
code
;
Undocumented in source.
Meta
Source
See Implementation
speech
audio
portaudio
classes
PortaudioException
functions
defaultOutputDevice
outputDevices
paEnforce
structs
Device