Jetson Linux API Reference

32.5 Release

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages

Detailed Description

Provides video encode, decode, conversion, and other functionality to Jetson Linux applications.

Modules

 Video Converter
 Helper class that creates new V4L2 video converters, and it sets converter capture and output plane formats.
 
 Video Decoder
 Helper class that creates new V4L2 video decoders, and it sets decoder capture and output plane formats.
 
 Video Encoder
 Helper class that creates new V4L2 video encoders, and it sets encoder capture and output plane formats.
 
 Video Read/Write
 Utility functions for reading video frames from a file to the buffer structure and for writing from the buffer structure to a file.