NVIDIA DRIVE OS Linux SDK API Reference

5.1.15.2 Release
For Test and Development only
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

◆ height

EGLint NvMediaEGLStreamProducer::height

Input surface height.

Definition at line 59 of file nvmedia_eglstream.h.

◆ type

NvMediaSurfaceType NvMediaEGLStreamProducer::type

Input surface type.

Definition at line 55 of file nvmedia_eglstream.h.

◆ width

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: