NVIDIA DeepStream SDK API Reference

9.1 Release
ds3d::Frame2DPlane Struct Reference

Detailed Description

Definition at line 47 of file sources/includes/ds3d/common/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 51 of file sources/includes/ds3d/common/abi_frame.h.

◆ height

uint32_t ds3d::Frame2DPlane::height

Definition at line 49 of file sources/includes/ds3d/common/abi_frame.h.

◆ offset

size_t ds3d::Frame2DPlane::offset

Definition at line 52 of file sources/includes/ds3d/common/abi_frame.h.

◆ pitchInBytes

uint32_t ds3d::Frame2DPlane::pitchInBytes

Definition at line 50 of file sources/includes/ds3d/common/abi_frame.h.

◆ width

uint32_t ds3d::Frame2DPlane::width

Definition at line 48 of file sources/includes/ds3d/common/abi_frame.h.


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