[Android] [PATCH 03/13] refactor Media/MediaList/MediaListPlayer
Thomas Guillem
thomas at gllm.fr
Thu Jan 15 22:48:15 CET 2015
On Thu, Jan 15, 2015, at 20:26, Jean-Baptiste Kempf wrote:
> On 15 Jan, Thomas Guillem wrote :
> > Prepare for new Media* class that follow libvlc API.
> >
> > Rename Media to MediaHolder since it will be a holder of the future Media class.
> >
> > Move these classes from libvlc to vlc-android since these class depends too
> > much of the vlc application. Indeed there are mainly used by MediaDatabase that
> > belongs to application and not the lib.
>
> Sure, but I don't see why extensions list don't belong to libvlc or
> TrackInfo class and extractTrackInfo function.
You are right, I'll put the extensions back in the lib in a util folder.
>
> The rest does not seem insane.
>
> With my kindest regards,
>
> --
> Jean-Baptiste Kempf
> http://www.jbkempf.com/ - +33 672 704 734
> Sent from my Electronic Device
> _______________________________________________
> Android mailing list
> Android at videolan.org
> https://mailman.videolan.org/listinfo/android
More information about the Android
mailing list