VideoTools
|
A mixin base-class containing a ViewerEvent object that integrates with the GNet::EventLoop. More...
#include <gvviewerevent.h>
Public Member Functions | |
ViewerEventMixin (const std::string &channel) | |
Constructor. | |
virtual | ~ViewerEventMixin () |
Destructor. | |
virtual void | onViewerEvent (ViewerEvent::Info)=0 |
Callback that delivers an event from the viewer. | |
A mixin base-class containing a ViewerEvent object that integrates with the GNet::EventLoop.
Definition at line 97 of file gvviewerevent.h.