Rapid-Mix API  v2.2.0
A simple library for machine learning & signal processing
pipoStreamAttributes Struct Reference

#include <rapidPiPoHost.h>

Collaboration diagram for pipoStreamAttributes:
Collaboration graph

Public Member Functions

 pipoStreamAttributes ()
 

Public Attributes

bool hasTimeTags
 
double rate
 
double offset
 
unsigned int width
 
unsigned int height
 
std::vector< std::string > labels
 
bool hasVarSize
 
double domain
 
unsigned int maxFrames
 

Constructor & Destructor Documentation

§ pipoStreamAttributes()

pipoStreamAttributes::pipoStreamAttributes ( )
inline

Member Data Documentation

§ domain

double pipoStreamAttributes::domain

§ hasTimeTags

bool pipoStreamAttributes::hasTimeTags

§ hasVarSize

bool pipoStreamAttributes::hasVarSize

§ height

unsigned int pipoStreamAttributes::height

§ labels

std::vector<std::string> pipoStreamAttributes::labels

§ maxFrames

unsigned int pipoStreamAttributes::maxFrames

§ offset

double pipoStreamAttributes::offset

§ rate

double pipoStreamAttributes::rate

§ width

unsigned int pipoStreamAttributes::width

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