cec: moved the autodetect address api call to libcec_configuration. only send power...
[deb_libcec.git] / include / cec.h
index 1d36eb98ded34a299c3b48df92df97e3d17bdb82..cbc83463e6d327d2c953310e9cf54c3c7d1f1cca 100644 (file)
@@ -146,6 +146,7 @@ namespace CEC
     virtual bool SetPhysicalAddress(uint16_t iPhysicalAddress = CEC_DEFAULT_PHYSICAL_ADDRESS) = 0;
 
     /*!
+     * @deprecated Use libcec_configuration instead.
      * @brief Enable physical address detection (if the connected adapter supports this).
      * @return True when physical address detection was enabled, false otherwise.
      */