|
VideoTools
|
A structure to hold configuration for a Gv::ViewerInput object. More...
#include <gvviewerinput.h>
Public Member Functions | |
| ViewerInputConfig (int scale=1, bool static_=false) | |
Public Attributes | |
| int | m_scale |
| bool | m_static |
| G::EpochTime | m_rate_limit |
A structure to hold configuration for a Gv::ViewerInput object.
Definition at line 61 of file gvviewerinput.h.