[vlc-devel] How to register for status change notifications?
Peter Tap
ptrtap at yahoo.com
Fri Dec 7 23:36:37 CET 2012
Remi,
You are right. pl_Get() does not return NULL. Turns out it was my mistake.
Regards,
Peter
----- Original Message -----
From: Rémi Denis-Courmont <remi at remlab.net>
To: vlc-devel at videolan.org
Cc:
Sent: Thursday, December 6, 2012 1:57 AM
Subject: Re: [vlc-devel] How to register for status change notifications?
Le jeudi 6 décembre 2012 11:32:41, Peter Tap a écrit :
> Looking at other examples, I tried getting a playlist_t instance:
> playlist_t* p_playlist = pl_Get(p_filter);
>
> However, the returned object is NULL.
pl_Get() cannot return NULL with the official VLC source code.
--
Rémi Denis-Courmont
http://www.remlab.net/
_______________________________________________
vlc-devel mailing list
To unsubscribe or modify your subscription options:
http://mailman.videolan.org/listinfo/vlc-devel
More information about the vlc-devel
mailing list