NVIDIA DeepStream SDK API Reference

6.4 Release
NvDsCanContextFrame Struct Reference

Detailed Description

Definition at line 53 of file deepstream_can_context.hpp.

Data Fields

void * buf
 
size_t bufLen
 
uint32_t fourcc
 
uint32_t width
 
uint32_t height
 

Field Documentation

◆ buf

void* NvDsCanContextFrame::buf

Definition at line 54 of file deepstream_can_context.hpp.

◆ bufLen

size_t NvDsCanContextFrame::bufLen

Definition at line 55 of file deepstream_can_context.hpp.

◆ fourcc

uint32_t NvDsCanContextFrame::fourcc

Definition at line 56 of file deepstream_can_context.hpp.

◆ height

uint32_t NvDsCanContextFrame::height

Definition at line 57 of file deepstream_can_context.hpp.

◆ width

uint32_t NvDsCanContextFrame::width

Definition at line 57 of file deepstream_can_context.hpp.


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