Holds miscellaneous configurations.
Definition at line 88 of file nvdstracker.h.
Public Types | |
typedef void(* | logMsg) (int logLevel, const char *format,...) |
Holds a pointer to a callback for logging messages. More... | |
Data Fields | |
uint32_t | gpuId |
Holds the ID of the GPU to be used. More... | |
typedef void(* _NvMOTMiscConfig::logMsg) (int logLevel, const char *format,...) |
Holds a pointer to a callback for logging messages.
Definition at line 93 of file nvdstracker.h.
uint32_t _NvMOTMiscConfig::gpuId |
Holds the ID of the GPU to be used.
Definition at line 91 of file nvdstracker.h.