NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
EncoderVideo.h File Reference

Detailed Description

NVIDIA DriveWorks API: Video Encoder Methods

Description: This file defines encoder methods.

Definition in file EncoderVideo.h.

Go to the source code of this file.

Typedefs

typedef struct dwCodecEncoderVideoObject * dwEncoderVideoHandle_t
 Handle representing a video encoder. More...
 

Functions

dwStatus dwEncoderVideo_appendAllocationAttributes (dwImageProperties *const imgProps, dwEncoderVideoHandle_t encoder)
 Append the image allocation attributes required for images to be compatible with this Encoder instance to the provided dwImageProperties. More...