[vlc-devel] [PATCH 2/2] libvlc: add event libvlc_MediaPlayerESChanged

Edward Wang edward.c.wang at compdigitec.com
Wed Jul 16 17:16:36 CEST 2014


On Wed, Jul 16, 2014 at 11:12 AM, Rémi Denis-Courmont <remi at remlab.net> wrote:
>> By providing the ES type instead, we would only need to pull the one
>> relevant list instead of all 3 lists.
>
>
> And you can do nothing with the list since you do know neither if you are
> looking for a new, existing or gone entry, and for which entry anyway.
>
> Of course, it's better if the ES type is supplied in the event, but that
> datum is less informative/critical than the ES ID.

In that case, how about supplying the ES ID + the ES type in the
event? Then all the important information will be provided in the
event itself.

Regards,
   Edward Wang



More information about the vlc-devel mailing list