Module error

Source
Expand description

Errors that can happen while encoding or decoding.

Enums§

VideoError
An error indicating something went wrong while encoding or decoding. Unlike virtio::video::Error, VideoError is not fatal for Worker.

Type Aliases§

VideoResult