NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
dwImageNvMedia Struct Reference

Detailed Description

Defines an NvMedia image.

Definition at line 524 of file Image.h.

Collaboration diagram for dwImageNvMedia:

Data Fields

dwImageProperties prop
 Holds image properties. More...
 
NvSciBufObj imgBuf
 Holds the pointer to the NvSciBufObj image. More...
 
dwTime_t timestamp_us
 Specifies the time in microseconds from system time epoch, when the image content was updated (ie EOF GMSL acquisition, USB camera processed frame, copied over from converted image etc...) More...
 

Field Documentation

◆ imgBuf

NvSciBufObj dwImageNvMedia::imgBuf

Holds the pointer to the NvSciBufObj image.

Definition at line 530 of file Image.h.

◆ prop

dwImageProperties dwImageNvMedia::prop

Holds image properties.

Definition at line 527 of file Image.h.

◆ timestamp_us

dwTime_t dwImageNvMedia::timestamp_us

Specifies the time in microseconds from system time epoch, when the image content was updated (ie EOF GMSL acquisition, USB camera processed frame, copied over from converted image etc...)

Definition at line 533 of file Image.h.


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