NVIDIA DeepStream SDK API Reference

6.4 Release
ds3d::Frame2DPlane Struct Reference

Detailed Description

Definition at line 43 of file abi_frame.h.

Data Fields

uint32_t width
 
uint32_t height
 
uint32_t pitchInBytes
 
uint32_t bytesPerPixel
 
size_t offset
 

Field Documentation

◆ bytesPerPixel

uint32_t ds3d::Frame2DPlane::bytesPerPixel

Definition at line 47 of file abi_frame.h.

◆ height

uint32_t ds3d::Frame2DPlane::height

Definition at line 45 of file abi_frame.h.

◆ offset

size_t ds3d::Frame2DPlane::offset

Definition at line 48 of file abi_frame.h.

◆ pitchInBytes

uint32_t ds3d::Frame2DPlane::pitchInBytes

Definition at line 46 of file abi_frame.h.

◆ width

uint32_t ds3d::Frame2DPlane::width

Definition at line 44 of file abi_frame.h.


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