Commit e9315c82 authored by Jean-Paul Saman's avatar Jean-Paul Saman

Fix test program.

parent 43a486b5
......@@ -64,7 +64,7 @@ static void test_events (const char ** argv, int argc)
bool callback_was_called;
libvlc_exception_t ex;
libvlc_event_type_t mi_events[] = {
libvlc_MediaPlayerPlayed,
libvlc_MediaPlayerPlaying,
libvlc_MediaPlayerPaused,
libvlc_MediaPlayerEndReached,
libvlc_MediaPlayerEncounteredError,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment