NVIDIA DRIVE OS Linux API Reference

5.1.6.1 Release
For Test and Development only

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
NvMediaEGLStreamProducer Struct Reference

Detailed Description

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

Field Documentation

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.


The documentation for this struct was generated from the following file: