cec: more cleanups. split up cec_adapter_message and cec_command. use cec_command...
[deb_libcec.git] / include / CECExportsCpp.h
index 188af1a7c2049017987d2ba1ea5ce2e47bde698a..7d70e7fe24c830cf74a36512bf7f316d6a5e0bff 100644 (file)
@@ -93,7 +93,7 @@ namespace CEC
     /*!
      * @see cec_transmit
      */
-    virtual bool Transmit(const cec_frame &data, bool bWaitForAck = true) = 0;
+    virtual bool Transmit(const cec_command &data, bool bWaitForAck = true) = 0;
 
     /*!
      * @see cec_set_logical_address