xbmc
|
Class to hold state about the current activity of a controller. More...
#include <ControllerActivity.h>
Class to hold state about the current activity of a controller.
The state is held as a single float value, which is updated by the various On*() methods. The activity is the maximum value on a single input frame. The value is saved to m_lastActivity on each call to OnInputFrame().