<br><br><div class="gmail_quote">2011/11/12 Rémi Denis-Courmont <span dir="ltr"><<a href="mailto:remi@remlab.net">remi@remlab.net</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

In embedded mode (drawable on Win32, xcb_window on X11), fullscreen mode<br>
cannot be provided since it breaks embedding. So LibVLC fullscreen function<br>
have no effects while embedding is in use. This limitation is unavoidable<br>
without breaking things and is clearly documented in Doxygen.<br></blockquote><div><br>As I understand, any use of libvlc in external application (third party media player for example) <span id="result_box" class="short_text" lang="en"><span class="hps">will be considered as "embedding", and therefore any use of fullscreen functions will be ignored, </span></span>so, maybe, libvlc_toggle_fullscreen, libvlc_set_fullscreen, libvlc_get_fullscreen functions must be excluded from libvlc interface? <br>
<br><br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="h5">--<br>
Rémi Denis-Courmont<br>
<a href="http://www.remlab.net/" target="_blank">http://www.remlab.net/</a><br>
<a href="http://fi.linkedin.com/in/remidenis" target="_blank">http://fi.linkedin.com/in/remidenis</a><br>
_______________________________________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="http://mailman.videolan.org/listinfo/vlc-devel" target="_blank">http://mailman.videolan.org/listinfo/vlc-devel</a><br>
</div></blockquote></div><br>