NVIDIA DRIVE OS Linux SDK API Reference

5.1.15.0 Release
For Test and Development only
NvMediaEglStreamProducerAttributes Struct Reference

Detailed Description

Holds the attributes for an EGL stream producer.

Definition at line 107 of file nvmedia_eglstream.h.

Data Fields

NvMediaBool multiSend
 Specifies whether multiple producers send the same image. More...
 

Field Documentation

◆ multiSend

NvMediaBool NvMediaEglStreamProducerAttributes::multiSend

Specifies whether multiple producers send the same image.

Set to NVMEDIA_FALSE to disable this mode. Default setting is multiSend disabled.

Note
The multiple sending mode must be enabled on all producers that are used to send an image to multiple EGLStreams.

Definition at line 113 of file nvmedia_eglstream.h.


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