Function portaudio::pa::get_error_text
[-]
[+]
[src]
pub fn get_error_text(error_code: PaError) -> String
Translate the supplied PortAudio error code into a human readable message.
Arguments
- error_code - The error code
Return the error as a string.