Modules

  • Provides an implementation of the audio_streams::shm_streams::ShmStream trait using the VioS client. Given that the VioS server doesn’t emit an event when the next buffer is expected, this implementation uses thread::sleep to drive the frame timings.
  • shm_vios 🔒
  • worker 🔒

Structs

Enums

Constants

Functions

  • Creates a new virtio sound device connected to a VioS backend

Type Definitions