NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
dwCodecCameraMetadata Struct Reference

Detailed Description

Required camera metadata for encoding and decoding video.

Definition at line 115 of file CodecHeaderVideo.h.

Collaboration diagram for dwCodecCameraMetadata:

Data Fields

dwCameraType cameraType
 
dwCameraRawFormat rawFormat
 
dwCameraExposureControl exposure
 
dwCameraFOV fov
 
uint32_t sensorRevision
 
uint32_t width
 
uint32_t height
 
uint32_t embeddedTopLines
 
uint32_t embeddedBottomLines
 
uint32_t msbPosition
 
dwCodecCameraSIPLInfo siplInfo
 

Field Documentation

◆ cameraType

dwCameraType dwCodecCameraMetadata::cameraType

Definition at line 117 of file CodecHeaderVideo.h.

◆ embeddedBottomLines

uint32_t dwCodecCameraMetadata::embeddedBottomLines

Definition at line 125 of file CodecHeaderVideo.h.

◆ embeddedTopLines

uint32_t dwCodecCameraMetadata::embeddedTopLines

Definition at line 124 of file CodecHeaderVideo.h.

◆ exposure

dwCameraExposureControl dwCodecCameraMetadata::exposure

Definition at line 119 of file CodecHeaderVideo.h.

◆ fov

dwCameraFOV dwCodecCameraMetadata::fov

Definition at line 120 of file CodecHeaderVideo.h.

◆ height

uint32_t dwCodecCameraMetadata::height

Definition at line 123 of file CodecHeaderVideo.h.

◆ msbPosition

uint32_t dwCodecCameraMetadata::msbPosition

Definition at line 126 of file CodecHeaderVideo.h.

◆ rawFormat

dwCameraRawFormat dwCodecCameraMetadata::rawFormat

Definition at line 118 of file CodecHeaderVideo.h.

◆ sensorRevision

uint32_t dwCodecCameraMetadata::sensorRevision

Definition at line 121 of file CodecHeaderVideo.h.

◆ siplInfo

dwCodecCameraSIPLInfo dwCodecCameraMetadata::siplInfo

Definition at line 127 of file CodecHeaderVideo.h.

◆ width

uint32_t dwCodecCameraMetadata::width

Definition at line 122 of file CodecHeaderVideo.h.


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