[Android] [PATCH 4/7] VLCObject: add comment

Geoffrey Métais geoffrey.metais at gmail.com
Wed Feb 4 09:51:06 CET 2015


Main thread is always the UI thread.

On Wed, Feb 4, 2015 at 1:11 AM, Edward Wang <edward.c.wang at compdigitec.com>
wrote:

> On Tue, Feb 3, 2015 at 4:45 AM, Thomas Guillem <thomas at gllm.fr> wrote:
> > ---
> >  libvlc/src/org/videolan/libvlc/VLCObject.java | 1 +
> >  1 file changed, 1 insertion(+)
> >
> > diff --git a/libvlc/src/org/videolan/libvlc/VLCObject.java
> b/libvlc/src/org/videolan/libvlc/VLCObject.java
> > index dc5682e..95b84a8 100644
> > --- a/libvlc/src/org/videolan/libvlc/VLCObject.java
> > +++ b/libvlc/src/org/videolan/libvlc/VLCObject.java
> > @@ -176,6 +176,7 @@ public abstract class VLCObject {
> >
> >      /**
> >       * Set an event listener.
> > +     * Events are sent via the Main Thread.
>
> Those can be lowercase, I think.
>
> (It would also be nice to clarify a bit on what is the "main thread" as
> well.)
>
> Regards,
> Edward
> _______________________________________________
> Android mailing list
> Android at videolan.org
> https://mailman.videolan.org/listinfo/android
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/android/attachments/20150204/6f0d6fe7/attachment.html>


More information about the Android mailing list