X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=include%2Fcec.h;h=8212f17c877accd56ab44b5c7fe516989b32483d;hb=53024cc16b378806ad9107b711c7f50637dfbfa5;hp=84cd7e6ee92c7d35eb0826f4c826a8493cecf0a6;hpb=4bdea07d9e94c9a86e64ac3a2a4569e5ce73f8d9;p=deb_libcec.git diff --git a/include/cec.h b/include/cec.h index 84cd7e6..8212f17 100644 --- a/include/cec.h +++ b/include/cec.h @@ -232,6 +232,7 @@ namespace CEC extern "C" DECLSPEC void * CECInit(const char *strDeviceName, CEC::cec_device_type_list devicesTypes); /*! + * @deprecated Please use CECInit() instead * @brief Load the CEC adapter library. * @param strDeviceName How to present this device to other devices. * @param iLogicalAddress The logical of this device. PLAYBACKDEVICE1 by default.