Module devices::virtio::snd::common_backend
source · Modules§
Structs§
Enums§
Constants§
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). - Runs all workers once and exit if any worker exit.