[vlc-devel] [Patch] Sending a signal when a vout is created/destroyed

Hugo Beauzee-Luyssen beauze.h at gmail.com
Wed Jan 20 00:13:49 CET 2010


Hi,

This patchs adds a libvlc_MediaPlayerVoutChanged event, that let an
application using libvlc know when a vout has been created.
This can be usefull when trying to know the width or height of a
media, using libvlc_video_get_width/height, as these functions
immediatly return when no vout has been spawned.

Best regards,

-- 
Hugo Beauzée-Luyssen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Adding-an-event-when-a-vout-is-created-or-destroyed.patch
Type: text/x-patch
Size: 2513 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20100120/e14ca7b6/attachment.bin>


More information about the vlc-devel mailing list