[vlc-devel] how to get Notification about Pause / Play / Stop	/Continue inside Filter Module?
    Mirsal ENNAIME 
    mirsal.ennaime at gmail.com
       
    Wed Nov 21 14:34:24 CET 2007
    
    
  
On Nov 21, 2007 9:00 AM, Andre Weber <WeberAndre at gmx.de> wrote:
> Hi,
Hello.
> I hope its clear what I am trying to explain??
It's perfectly clear.
You can get the playlist and input thread objects from any vlc object,
so you can detect state changes.
As this stuff belongs to other threads, you'll have to do proper mutex locking.
-- 
Mirsal ENNAIME
    
    
More information about the vlc-devel
mailing list