HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SOP_TraceEnums Namespace Reference

Enumerations

enum  Channel {
  Channel::MONO = 0, Channel::RED, Channel::GREEN, Channel::BLUE,
  Channel::ALPHA
}
 
enum  Boundary { Boundary::BLACK = 0, Boundary::WHITE, Boundary::FIRST, Boundary::CUSTOM }
 
enum  MissingFrame { MissingFrame::ERROR = 0, MissingFrame::EMPTY }
 

Enumeration Type Documentation

Enumerator
BLACK 
WHITE 
FIRST 
CUSTOM 

Definition at line 33 of file SOP_Trace.proto.h.

Enumerator
MONO 
RED 
GREEN 
BLUE 
ALPHA 

Definition at line 25 of file SOP_Trace.proto.h.

Enumerator
ERROR 
EMPTY 

Definition at line 40 of file SOP_Trace.proto.h.