[vlc-devel] [PATCH] libvlc: expand media player API to retrieve information about all available titles of the currently playing media item
Felix Paul Kühne
fkuehne at videolan.org
Thu Jun 4 13:51:22 CEST 2015
> On 04 Jun 2015, at 10:40, Felix Paul Kühne <fkuehne at videolan.org> wrote:
>
> + * \param address to store an allocated array of title descriptions
> + * descriptions (must be freed with libvlc_media_tracks_release
>
fixed locally to "descriptions (must be freed with libvlc_title_descriptions_release)"
> + * \param number of titles to release
fixed locally to "param number of title descriptions to release"
Cheers,
Felix
More information about the vlc-devel
mailing list