cec: set the device type in the firmware too for v2 firmwares. bugzid: 543
[deb_libcec.git] / src / lib / LibCEC.h
index 9241a2c3f8336ce602ee353367f4ca7f52eeb4e7..fb98030fd6e46d96546c9b9eace927638b184b32 100644 (file)
@@ -121,6 +121,8 @@ namespace CEC
       const char *ToString(const cec_vendor_id vendor);
       const char *ToString(const cec_client_version version);
       const char *ToString(const cec_server_version version);
+
+      static cec_device_type GetType(cec_logical_address address);
     //@}
 
       static void AddLog(const cec_log_level level, const char *strFormat, ...);