cec: removed dupe code around delayed activate source commands. check for delayed...
[deb_libcec.git] / include / cectypes.h
index a47a57016f0d08415091ccfc456acec120786842..bb9dc32fa69ce62b73faaa9385901524682ecbc2 100644 (file)
@@ -110,6 +110,8 @@ namespace CEC {
 #define CEC_SERIAL_DEFAULT_BAUDRATE     38400
 #define CEC_CLEAR_INPUT_DEFAULT_WAIT    1000
 
+#define CEC_ACTIVE_SOURCE_SWITCH_RETRY_TIME_MS 5000
+
 #define CEC_MIN_LIB_VERSION          1
 #define CEC_LIB_VERSION_MAJOR        1
 #define CEC_LIB_VERSION_MAJOR_STR    "1"