X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=include%2Fcecc.h;h=972c4a2cf414cec1dfe467cd6a18bb58ea199bbc;hb=2dbd78f8f765f83e98190c01a123c569aea7c5b6;hp=e2c09dab39e4a00e1cb7df4cb5dcc0e8c628a801;hpb=bdccb7113b9557a922657c13cfa5a8b0828dbe7a;p=deb_libcec.git diff --git a/include/cecc.h b/include/cecc.h index e2c09da..972c4a2 100644 --- a/include/cecc.h +++ b/include/cecc.h @@ -215,6 +215,8 @@ extern DECLSPEC CEC::cec_osd_name cec_get_osd_name(CEC::cec_logical_address iAdd extern DECLSPEC cec_osd_name cec_get_osd_name(cec_logical_address iAddress); #endif +extern DECLSPEC int cec_enable_physical_address_detection(void); + #ifdef __cplusplus }; #endif