[−][src]Module portaudio_rs::hostapi
Info module for available audio host API's
Structs
| HostApiInfo | Information about a specific host API |
| HostErrorInfo | Error info obtained by get_last_error |
Enums
| HostApiType | Possible Host API types |
Functions
| get_count | Get the number of host API's available |
| get_default_index | Get the default Host API |
| get_info | Get information about a specific Host API |
| get_last_error | Return information about the last host error encountered. |
Type Definitions
| HostApiIndex | Index number of a Host API |