Release 2.2.0
[deb_libcec.git] / src / lib / CECClient.h
index ba76736add04d9111a2d9a1627f13f200c116106..3ef0453ccae8a1b916881cf6e5b22bcbc6ae1c5e 100644 (file)
@@ -302,6 +302,8 @@ namespace CEC
     virtual int  CallbackMenuStateChanged(const cec_menu_state newState);
     virtual void CallbackSourceActivated(bool bActivated, const cec_logical_address logicalAddress);
 
+    uint32_t DoubleTapTimeoutMS(void);
+
     CCECProcessor *       m_processor;                         /**< a pointer to the processor */
     libcec_configuration  m_configuration;                     /**< the configuration of this client */
     bool                  m_bInitialised;                      /**< true when initialised, false otherwise */