ofxDepthStream
Data Fields | Static Public Attributes
depth::Playback::Frame Struct Reference

#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)
 

Field Documentation

◆ BUF_SIZE

const size_t depth::Playback::Frame::BUF_SIZE =(1280*720*3)
static

◆ buffer

char depth::Playback::Frame::buffer[BUF_SIZE]

◆ size

uint32_t depth::Playback::Frame::size

◆ time

uint32_t depth::Playback::Frame::time

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