TwoflowerVLCFactory InitializeVLC Method ( String )LibVLCBind Reference Documentation
Initializes a new IVLCInstance with the provided command line arguments.

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

public IVLCInstance InitializeVLC(
	string[] args
)

Parameters

args
Type:  OnlineSystem String 
Command line arguments.

Return Value

Type: IVLCInstance
A new IVLCInstance

Implements

IVLCFactory InitializeVLC( String )
See Also

Web hosting by Somee.com