Function portaudio::pa::device::get_info [-]  [+] [src]

pub fn get_info(device: PaDeviceIndex) -> Option<PaDeviceInfo>

Retrieve a pointer to a PaDeviceInfo structure containing information about the specified device.

Arguments

Return Some(PaDeviceInfo) or, If the device parameter is out of range the function returns None.