Module devices::virtio::video::utils

source ·

Structs§

  • Manages a pollable queue of events to be sent to the decoder or encoder.
  • Queue of all the output buffers provided by crosvm.
  • An EventQueue that is Sync, Send, and non-mut - i.e. that can easily be passed across threads and wrapped into a Rc or Arc.

Enums§