Creates a new IMedia object.
Namespace: com.ptrampert.LibVLCBindAssembly: com.ptrampert.LibVLCBind (in com.ptrampert.LibVLCBind.dll) Version: 2.0.1.0 (2.0.1.0)
Syntax
Parameters
- url
- Type:
System String
Resource location string for the media.
- local
- Type:
System Boolean
If url is a local filepath, use true. Otherwise, use false.
Return Value
Type: IMediaNew IMedia object.
See Also