<div>Hi,</div>
<div> </div>
<div>Am I understanding the API correctly? libvlc_video_set_parent enables to have a window parent to which the VLC window will be child of. If I want access to the VLC window I use libvlc_media_instance_get_drawable. That I set a parent or not will always result in VLC creating the window in which it will play its video. The libvlc_video_set_parent will not set the actual window that will be playing the video, it only ask that the window playing the video be a child of an existing window.
<br clear="all"><br>-- <br>Jacques Boileau </div>