Module devices::virtio::snd::common_backend
source ยท Modulesยง
Structsยง
- VirtioSndSnapshot ๐
- WorkerReturn ๐
Enumsยง
- LoopState ๐
Constantsยง
- SUPPORTED_FORMATS ๐
Functionsยง
- Creates
StreamInfoBuilder
s by callingcreate_stream_source_generators()
then zip them withcrate::virtio::snd::parameters::PCMDeviceParameters
from the params to set the parameters on eachStreamInfoBuilder
(e.g. effects). - notify_reset_signal ๐
- reset_streams ๐
- run_worker ๐
- run_worker_once ๐Runs all workers once and exit if any worker exit.