lib: event: add back i_id in media_player_es_changed
commit08d3c0a9f6cc9c447310cde6d05b9cca9c691259
authorThomas Guillem <thomas@gllm.fr>
Fri, 12 Jun 2020 09:25:49 +0000 (12 11:25 +0200)
committerThomas Guillem <thomas@gllm.fr>
Mon, 15 Jun 2020 07:53:48 +0000 (15 09:53 +0200)
tree59268add107315f936019572dce42b5eccb92714
parent4ed6b017622b9240b438b96b0cf607ba823ccde2
lib: event: add back i_id in media_player_es_changed

To keep compability with the old track API since VLC's ports are still using it.

This will be removed when the old track API is removed.
include/vlc/libvlc_events.h
lib/media_player.c