Snowman
0.1.0
|
Public Member Functions | |
virtual int | Read (Matrix *mat, std::vector< FrameInfo > *info)=0 |
virtual bool | Reset ()=0 |
virtual std::string | Name () const =0 |
virtual bool | Connect (StreamItf *other) |
virtual bool | Disconnect () |
Public Attributes | |
bool | m_isConnected {false} |
StreamItf * | m_connectedStream {nullptr} |