[vlc-devel] [PATCH] libvlc: expand media player API to retrieve information about all available titles of the currently playing media item

Thomas Guillem thomas at gllm.fr
Thu Jun 4 13:57:28 CEST 2015



On Thu, Jun 4, 2015, at 13:51, Felix Paul Kühne wrote:
> 
> > 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)"

You should add () at the end of libvlc_title_descriptions_release, in
order to have a link in the generated documentation.

> 
> > + * \param number of titles to release
> 
> fixed locally to "param number of title descriptions to release"
> 
> Cheers,
> 
> Felix
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel



More information about the vlc-devel mailing list