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