Expand description
Parameters for streams in virtio video devices.
Structs§
- Safe wrapper of
virtio_video_params
. Note that this struct doesn’t have a field corresponding toqueue_type
invirtio_video_params
. The type of queue should be stored by one that has anParams
instance.