Initializes a new IVLCInstance with the provided command line arguments.
Namespace: com.ptrampert.LibVLCBindAssembly: com.ptrampert.LibVLCBind (in com.ptrampert.LibVLCBind.dll) Version: 2.0.1.0 (2.0.1.0)
Syntax
Parameters
- args
- Type:
System String
Command line arguments.
Return Value
Type: IVLCInstanceA new IVLCInstance
Implements
IVLCFactory InitializeVLC( String )See Also