Structsยง
- SetParams
- Parameters for setting parameters in StreamInfo
- Stream
Info - StreamInfo represents a virtio snd stream.
- Stream
Info Builder - StreamInfoBuilder builds a
StreamInfo. It is used when we want to store the parameters to create aStreamInfobeforehand and actually create it later. (as is the case with VirtioSnd) - Stream
Info Snapshot