C | |
| chroma_placement [Gavl.Video] | Chroma placement. |
| conversion_flags [Gavl.Video] | Type for conversion flags. |
F | |
| float_rect [Gavl.Video] | Type for float rectangles: x/y offset and width/height. |
| format [Gavl.Video] | Video format. |
| frame [Gavl.Video] | Frame type. |
| framerate_mode [Gavl.Video] | Framerate mode |
I | |
| int_rect [Gavl.Video] | Type for integer rectangles: x/y offset and width/height. |
| interlace_mode [Gavl.Video] | Interlace mode type |
P | |
| pixel_format [Gavl.Video] | Pixel formats. |
| plane [Gavl.Video] | Plane data, represented as a big array of unsigned 8 bits ints. |
S | |
| scale_mode [Gavl.Video] | Type for scale mode. |
T | |
| t [Gavl.Video] | Opaque type for a converter. |