![]() |
NVIDIA DRIVE OS Linux SDK API Reference5.1.6.0 Release |
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... | |
NvMediaBool NvMediaEglStreamProducerAttributes::multiSend |
Specifies whether multiple producers send the same image.
Set to NVMEDIA_FALSE to disable this mode. Default setting is multiSend disabled.
Definition at line 113 of file nvmedia_eglstream.h.