![]() |
NVIDIA DRIVE OS Linux SDK API Reference5.1.6.0 Release |
A handle representing an EGL stream producer object.
Definition at line 53 of file nvmedia_eglstream.h.
Data Fields | |
NvMediaSurfaceType | type |
Input surface type. More... | |
EGLint | width |
Input surface width. More... | |
EGLint | height |
Input surface height. More... | |
EGLint NvMediaEGLStreamProducer::height |
Input surface height.
Definition at line 59 of file nvmedia_eglstream.h.
NvMediaSurfaceType NvMediaEGLStreamProducer::type |
Input surface type.
Definition at line 55 of file nvmedia_eglstream.h.
EGLint NvMediaEGLStreamProducer::width |
Input surface width.
Definition at line 57 of file nvmedia_eglstream.h.