IVLCInstance GetVLCMedia Method LibVLCBind Reference Documentation
Creates a new IMedia object.

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

IMedia GetVLCMedia(
	string url,
	bool local
)

Parameters

url
Type: OnlineSystem String
Resource location string for the media.
local
Type: OnlineSystem Boolean
If url is a local filepath, use true. Otherwise, use false.

Return Value

Type: IMedia
New IMedia object.
See Also

Web hosting by Somee.com