Expand description
Basic data structures
Structs§
- Chromaticity coordinates as defined by CIE 1931, expressed as 0.16 fixed-point values.
- Represents a raw video frame
- Optional per-frame encoder parameters
- Represents a packet.
- A rational number.
Enums§
- Status that can be returned by
Context
functions. - Possible types of a frame.
- Types that can be used as pixel types.
Traits§
- Trait for casting between primitive types.
- A type that can be used as a pixel type.