X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Finput%2Fevent.h;h=4b56cfeed75698047bab1dee90cb43af610936c8;hb=12ade3e3bc975d5426ba4af155b7372c31093b31;hp=6fc9d9935253b4985debe3b675793a67d1155b99;hpb=2151d6fe01a3b730b6d241b561ce18f5cc424faf;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