Module devices::virtio::snd::common_backend::stream_info
source · Structs§
- Parameters for setting parameters in StreamInfo
- StreamInfo represents a virtio snd stream.
- StreamInfoBuilder builds a
StreamInfo
. It is used when we want to store the parameters to create aStreamInfo
beforehand and actually create it later. (as is the case with VirtioSnd)