MediaUnitinitWithURL Method |
Namespace: Veeplay.media.eventsAssembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public void initWithURL(
string url
)
Public Sub initWithURL (
url As String
)
public:
void initWithURL(
String^ url
)
member initWithURL :
url : string -> unit
Parameters
- url
- Type: SystemString
See Also