[vlc-devel] Re: vlc: svn commit r16781 (oaubert)
Clément Stenac
zorglub at diwi.org
Fri Sep 22 12:46:23 CEST 2006
Hi,
> python bindings: changes from the libvlc API: a MediaControl can now be created from scratch (with a list of strings as parameters) or from an existing vlc.Instance. MediaControl.get_instance() return the associated vlc.Instance in all cases.
Maybe the method should be get_vlc_instance or something like this as MC
is designed to be a cross-media player API.
Also, for both, it could be nice to be able to give startup arguments as
a dict of options and a list of targets ?
Thanks,
Clément
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list