Module format

Source
Expand description

Data structures that represent video format information in virtio video devices.

Structs§

Crop
FormatDesc
FormatRange
FrameFormat
FramePlane
Description of the layout for a single plane.
PlaneFormat
Rect
A rectangle used to describe portions of a frame.

Enums§

Bitrate
BitrateMode
Format
Level
Profile

Functions§

clamp_size 🔒
find_closest_resolution
Parses a slice of valid frame formats and the desired resolution and returns the closest available resolution.