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... | |