Interfaces

From VideoLAN Wiki
Revision as of 21:02, 14 January 2006 by H2g2bob (talk | contribs) (Additional Interfaces moved to Interface)
Jump to navigation Jump to search

You can enable these interfaces if you want. Most have very specific usage options and many people will never want to use them, but they sure can be useful.


Usually an interface is launched as the primary interface (vlc --intf interfacemodule). However you can also launch more than one interface: vlc --intf wx --extraintf sap,telnet,http

This will launch VLC with the default wxWidgets interface, but will also launch the sap, telnet and web interface in addition to the wxWidgets one.