X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=include%2Fcecc.h;h=7e3512f011edb340fe7fbfef48380d2dc6b9a800;hb=ba427965a1ac1d555e292e577b990ecd467e3ca8;hp=22fb9a3a1ee5d10968c88c2681d85ad686f0a98b;hpb=dc2c98f66b29c8be6bc342cf24c9f7a9091e66ab;p=deb_libcec.git diff --git a/include/cecc.h b/include/cecc.h index 22fb9a3..7e3512f 100644 --- a/include/cecc.h +++ b/include/cecc.h @@ -294,6 +294,8 @@ extern DECLSPEC int cec_set_configuration(const libcec_configuration *configurat extern DECLSPEC void cec_rescan_devices(void); +extern DECLSPEC int cec_is_libcec_active_source(void); + #ifdef __cplusplus }; #endif