X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=include%2Fcecc.h;h=1c9a987ac56d08f12e07ef287a7e7aa6b675a0fa;hb=8b7e5ff605864004b8a66520202bf05aecb4fc6c;hp=c319c196da7ab33bcda88d576f4867a12d8ab0a8;hpb=96e09b103a541b1e64071c920f7c72ec44f5c6e6;p=deb_libcec.git diff --git a/include/cecc.h b/include/cecc.h index c319c19..1c9a987 100644 --- a/include/cecc.h +++ b/include/cecc.h @@ -213,6 +213,8 @@ extern DECLSPEC int cec_set_osd_string(CEC::cec_logical_address iLogicalAddress, extern DECLSPEC int cec_set_osd_string(cec_logical_address iLogicalAddress, cec_display_control duration, const char *strMessage); #endif +extern DECLSPEC int cec_switch_monitoring(int bEnable); + #ifdef __cplusplus }; #endif