Expand description
Implementation of a virtio video decoder backed by a device.
Re-exportsยง
pub use backend::DecoderBackend;
Modulesยง
- backend
- This module implements the interface that actual decoder devices need to implement in order to provide video decoding capability to the guest.
- capability
- Capablities of the virtio video decoder device.
Structsยง
- Context ๐
- Context
Map ๐ - A thin wrapper of a map of contexts with error handlings.
- Decoder
- Represents information of a decoder backed by a
DecoderBackend. - Input
Resource ๐ - Output
Resources ๐
Enumsยง
- Pending
Response ๐ - Queue
Output ๐Resource Result
Type Aliasesยง
- Frame
Buffer ๐Id - Input
Resource ๐Id - Input
Resources ๐ - Maps an input resource ID to the underlying resource and its useful information.
- Output
Resource ๐Id - Resource
Id ๐ - Stream
Id ๐