NVIDIA DRIVE OS Linux SDK API Reference

5.1.15.2 Release
For Test and Development only
Video Surface Handling API

Detailed Description

The Video Processing API encompasses all NvMedia video surface related functionality.

Modules

 VC1 Structures
 
 VP8 Encoder: Common Types
 The VP8 Encoder API provides VP8 related functions.
 
 VP8 Structures
 
 VP9 Encoder: Common Types
 The VP9 Encoder API provides VP9 related functions.
 
 VP9 Structures
 
 Video Capture
 
 Video Decoder
 Defines and manages objects that decode video.
 
 Video Decoder: Common Types
 
 Video Decryptor (DRM) API
 Decrypts and re-encrypts video data with supported formats for the hardware in a video stream.
 
 Video Encoder
 
 Video Mixer
 
 Video Output
 
 Video Surface
 

Macros

#define NVMEDIA_VIDEO_VERSION_MAJOR   1
 Major Version number. More...
 
#define NVMEDIA_VIDEO_VERSION_MINOR   6
 Minor Version number. More...
 

Macro Definition Documentation

◆ NVMEDIA_VIDEO_VERSION_MAJOR

#define NVMEDIA_VIDEO_VERSION_MAJOR   1

Major Version number.

Definition at line 36 of file nvmedia_video.h.

◆ NVMEDIA_VIDEO_VERSION_MINOR

#define NVMEDIA_VIDEO_VERSION_MINOR   6

Minor Version number.

Definition at line 38 of file nvmedia_video.h.