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