Structs§
- Basically a proxy to the thread handling a particular stream.
Enums§
- Messages that the worker can send to the stream (thread).
Functions§
- Encapsulates sending the virtio_snd_hdr struct back to the driver.
- Encapsulates sending the virtio_snd_pcm_status struct back to the driver.
- Attempts to set the current thread’s priority to a value hight enough to handle audio IO. This may fail due to insuficient permissions.
- Gets the appropriate virtio-snd error to return to the driver from a VioSError.