portaudio::types::PaDeviceIndex
[-]
[+]
[src]
type PaDeviceIndex = i32;
The type used to refer to audio devices. Values of this type usually range from 0 to (pa::get_device_count()-1)