Public Attributes | List of all members
OniFrame Struct Reference

#include <OniCTypes.h>

Public Attributes

int cropOriginX
 
int cropOriginY
 
OniBool croppingEnabled
 
void * data
 
int dataSize
 
int frameIndex
 
int height
 
OniSensorType sensorType
 
int stride
 
uint64_t timestamp
 
OniVideoMode videoMode
 
int width
 

Detailed Description

All information of the current frame

Definition at line 106 of file OniCTypes.h.

Member Data Documentation

int OniFrame::cropOriginX

Definition at line 120 of file OniCTypes.h.

int OniFrame::cropOriginY

Definition at line 121 of file OniCTypes.h.

OniBool OniFrame::croppingEnabled

Definition at line 119 of file OniCTypes.h.

void* OniFrame::data

Definition at line 109 of file OniCTypes.h.

int OniFrame::dataSize

Definition at line 108 of file OniCTypes.h.

int OniFrame::frameIndex

Definition at line 113 of file OniCTypes.h.

int OniFrame::height

Definition at line 116 of file OniCTypes.h.

OniSensorType OniFrame::sensorType

Definition at line 111 of file OniCTypes.h.

int OniFrame::stride

Definition at line 123 of file OniCTypes.h.

uint64_t OniFrame::timestamp

Definition at line 112 of file OniCTypes.h.

OniVideoMode OniFrame::videoMode

Definition at line 118 of file OniCTypes.h.

int OniFrame::width

Definition at line 115 of file OniCTypes.h.


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


astra_camera
Author(s): Tim Liu
autogenerated on Wed Dec 16 2020 03:54:34