[vlc-devel] [PATCH] Handle VLM events in libvlc
Rémi Denis-Courmont
remi at remlab.net
Tue May 19 17:58:16 CEST 2009
Le mardi 19 mai 2009 18:56:20 Laurent Aimar, vous avez écrit :
> Dunno, it does not seems the philosphy of the current way libvlc_event_t
> is filled. As it is an union it does not create any memory usage anyway.
> But as I do not use libvlc API, I can't really comment.
You can potentially factor some processing by using the same struct. It would
also practically work with many structs, but it would be ugly.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list