X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=include%2Fcec.h;h=cbc83463e6d327d2c953310e9cf54c3c7d1f1cca;hb=8670c97085f27ad5d7f3fc218247f32332462b1d;hp=1d36eb98ded34a299c3b48df92df97e3d17bdb82;hpb=7bdfd76c3fd005de0f8ac49e9f3879c018a9e518;p=deb_libcec.git diff --git a/include/cec.h b/include/cec.h index 1d36eb9..cbc8346 100644 --- a/include/cec.h +++ b/include/cec.h @@ -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. */