ngscopeclient 0.1-dev+51fbda87c
Public Types | Public Member Functions | Public Attributes | List of all members
DSIFrameSymbol Class Reference

Public Types

enum  DSIFrameType { TYPE_HSYNC , TYPE_VSYNC , TYPE_VIDEO , TYPE_ERROR }
 

Public Member Functions

 DSIFrameSymbol (DSIFrameType type, uint8_t r=0, uint8_t g=0, uint8_t b=0)
 
bool operator== (const DSIFrameSymbol &s) const
 

Public Attributes

DSIFrameType m_type
 
uint8_t m_red
 
uint8_t m_green
 
uint8_t m_blue
 

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