ofxDepthStream
|
#include <Playback.h>
Data Fields | |
uint32_t | time |
uint32_t | size |
char | buffer [BUF_SIZE] |
Static Public Attributes | |
static const size_t | BUF_SIZE =(1280*720*3) |
|
static |
char depth::Playback::Frame::buffer[BUF_SIZE] |
Referenced by depth::Playback::readFrame(), and depth::Playback::update().
uint32_t depth::Playback::Frame::size |
Referenced by depth::Playback::readFrame(), and depth::Playback::update().
uint32_t depth::Playback::Frame::time |
Referenced by depth::Playback::readFrame(), and depth::Playback::update().