IVLCFactory InitializeVLC Method ( String )LibVLCBind Reference Documentation
Initialize a new IVLCInstance with the given command line arguments. This generally should not be used, since the command line arguments are subject to change.

Namespace: com.ptrampert.LibVLCBind
Assembly: com.ptrampert.LibVLCBind (in com.ptrampert.LibVLCBind.dll) Version: 2.0.1.0 (2.0.1.0)
Syntax

IVLCInstance InitializeVLC(
	string[] args
)

Parameters

args
Type:  OnlineSystem String 
The command line arguments to initialize with.

Return Value

Type: IVLCInstance
A new IVLCInstance
See Also

Web hosting by Somee.com