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 95 of file OniCTypes.h.

Member Data Documentation

int OniFrame::cropOriginX

Definition at line 109 of file OniCTypes.h.

int OniFrame::cropOriginY

Definition at line 110 of file OniCTypes.h.

OniBool OniFrame::croppingEnabled

Definition at line 108 of file OniCTypes.h.

void* OniFrame::data

Definition at line 98 of file OniCTypes.h.

int OniFrame::dataSize

Definition at line 97 of file OniCTypes.h.

int OniFrame::frameIndex

Definition at line 102 of file OniCTypes.h.

int OniFrame::height

Definition at line 105 of file OniCTypes.h.

OniSensorType OniFrame::sensorType

Definition at line 100 of file OniCTypes.h.

int OniFrame::stride

Definition at line 112 of file OniCTypes.h.

uint64_t OniFrame::timestamp

Definition at line 101 of file OniCTypes.h.

OniVideoMode OniFrame::videoMode

Definition at line 107 of file OniCTypes.h.

int OniFrame::width

Definition at line 104 of file OniCTypes.h.


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


libfreenect
Author(s): Hector Martin, Josh Blake, Kyle Machulis, OpenKinect community
autogenerated on Mon Jun 10 2019 13:46:43