X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;ds=sidebyside;f=src%2Finput%2Fevent.h;h=4b56cfeed75698047bab1dee90cb43af610936c8;hb=a1b58a771b1bdfcca56d24541b43ce5bf6caf8b7;hp=6fc9d9935253b4985debe3b675793a67d1155b99;hpb=fd7f8f854a13f7b65cb2b8622755aa47ee932919;p=vlc diff --git a/src/input/event.h b/src/input/event.h index 6fc9d99352..4b56cfeed7 100644 --- a/src/input/event.h +++ b/src/input/event.h @@ -52,6 +52,7 @@ void input_SendEventCache( input_thread_t *p_input, double f_level ); void input_SendEventMeta( input_thread_t *p_input ); void input_SendEventMetaInfo( input_thread_t *p_input ); void input_SendEventMetaName( input_thread_t *p_input, const char *psz_name ); +void input_SendEventMetaEpg( input_thread_t *p_input ); /***************************************************************************** * Event for es_out.c