[−][src]Module portaudio_rs::device
Info about connected audio devices
Structs
DeviceInfo | Information for a specific device |
Functions
get_count | Retrieve the number of available devices. |
get_default_input_index | Retrieve the index of the default input device |
get_default_output_index | Retrieve the index of the default output device |
get_from_host_api_device_index | Converts a device index from a specific host API to a global device index |
get_info | Get info about a particular device |
Type Definitions
DeviceIndex | Index of a Device |