Crate sbz_switch

Source
Expand description

Provides a high-level API for controlling Creative sound devices.

For a lower-level API, see media and soundcore.

For an even-lower-level API, see mmdeviceapi and ctsndcr.

Modules§

  • COM API exposed by the SoundCore interface.
  • Provides a Rust layer over the Windows IMMDevice API.
  • Provides a Rust layer over Creative’s COM SoundCore API.

Structs§

Enums§

Functions§

  • Captures a snapshot of a device’s configuration.
  • Produces a list of devices currently available.
  • Applies a set of configuration values to a device.
  • Gets the sequence of events for a device.
  • Gets the sequence of events for a device.