Module devices::virtio::snd::vios_backend   
source · 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§
- The client for the VioS backend
 - Adapter that provides the ShmStreamSource trait around the VioS backend.
 - Groups the parameters used to configure a stream prior to using it.
 - Adapter around a VioS stream that implements the ShmStream trait.
 
Enums§
Constants§
Functions§
- Creates a new virtio sound device connected to a VioS backend