Expand description
Structs§
- ALSA’s implementation for
Devices. - The default linux, dragonfly, freebsd and netbsd host type.
- The
Deviceimplementation associated with the platform’s dynamically dispatchedHosttype. - The
Devicesiterator associated with the platform’s dynamically dispatchedHosttype. - The platform’s dynamically dispatched
Hosttype. - The
Streamimplementation associated with the platform’s dynamically dispatchedHosttype. - The
SupportedInputConfigsiterator associated with the platform’s dynamically dispatchedHosttype. - The
SupportedOutputConfigsiterator associated with the platform’s dynamically dispatchedHosttype.
Enums§
- Contains a platform specific
Deviceimplementation. - Contains a platform specific
Devicesimplementation. - Unique identifier for available hosts on the platform.
- Contains a platform specific
Hostimplementation. - Contains a platform specific
Streamimplementation.
Constants§
- All hosts supported by CPAL on this platform.
Functions§
- Produces a list of hosts that are currently available on the system.
- The default host for the current compilation target platform.
- Given a unique host identifier, initialise and produce the host if it is available.