Expand description
§Backends
Home of the various backends supported by the library.
Each backend is provided in its own submodule. Types should be public so that the user isn’t limited to going through the main API if they want to choose a specific backend.
Modules§
Functions§
- default_
driver - Returns the default driver.
- default_
input_ device - Default input device from the default driver for this platform.
- default_
input_ device_ from - Returns the default input device for the given audio driver.
- default_
output_ device - Default output device from the default driver for this platform.
- default_
output_ device_ from - Returns the default input device for the given audio driver.