NVIDIA DRIVE OS Linux API Reference

5.1.0.2 Release

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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

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: