|
|
NVIDIA DRIVE OS Linux API Reference5.1.0.2 Release |
Holds the image encoder object created by NvMediaIEPCreate.
Definition at line 55 of file nvmedia_iep.h.
Data Fields | |
| NvMediaIEPType | encodeType |
| Codec type. More... | |
| NvMediaSurfaceType | inputFormat |
| Input Image surface type. More... | |
| NvMediaEncoderInstanceId | instanceId |
| Instance ID. More... | |
| NvMediaIEPType NvMediaIEP::encodeType |
Codec type.
Definition at line 57 of file nvmedia_iep.h.
| NvMediaSurfaceType NvMediaIEP::inputFormat |
Input Image surface type.
Definition at line 59 of file nvmedia_iep.h.
| NvMediaEncoderInstanceId NvMediaIEP::instanceId |
Instance ID.
Definition at line 61 of file nvmedia_iep.h.