NVIDIA DeepStream SDK API Reference

8.0 Release
NvDsCanContextConfig Struct Reference

Detailed Description

Collaboration diagram for NvDsCanContextConfig:

Data Fields

NvDsCanSrcType srcType = NvDsCanSrcType::kNone
 
std::string srcUri
 
NvDsCanCameraInfo cameraInfo
 
NvDsCanFrameInfo srcFrameInfo
 
std::string srcFrameRate
 
uint32_t muxWidth = 1280
 
uint32_t muxHeight = 720
 
int32_t muxBatchTimeout = 40000
 
std::string templateCustomLibName
 
std::string templateCustomLibProps
 
std::string inferConfig
 
uint32_t debugLevel = 0
 
bool printRes = true
 
bool enableEglSink = false
 
bool syncDisplay = true
 

Field Documentation

◆ cameraInfo

◆ debugLevel

uint32_t NvDsCanContextConfig::debugLevel = 0

◆ enableEglSink

bool NvDsCanContextConfig::enableEglSink = false

◆ inferConfig

std::string NvDsCanContextConfig::inferConfig

◆ muxBatchTimeout

int32_t NvDsCanContextConfig::muxBatchTimeout = 40000

◆ muxHeight

uint32_t NvDsCanContextConfig::muxHeight = 720

◆ muxWidth

uint32_t NvDsCanContextConfig::muxWidth = 1280

◆ printRes

bool NvDsCanContextConfig::printRes = true

◆ srcFrameInfo

NvDsCanFrameInfo NvDsCanContextConfig::srcFrameInfo

◆ srcFrameRate

std::string NvDsCanContextConfig::srcFrameRate

◆ srcType

◆ srcUri

std::string NvDsCanContextConfig::srcUri

◆ syncDisplay

bool NvDsCanContextConfig::syncDisplay = true

◆ templateCustomLibName

std::string NvDsCanContextConfig::templateCustomLibName

◆ templateCustomLibProps

std::string NvDsCanContextConfig::templateCustomLibProps

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