"load"

Sets a path for the display.

Synopsis

void load(string url_or_file)

Parameters

Parameter Description
url_or_file The path or URL to be displayed.

Description

Sets the source url/path to be displayed, but does not start playback..

Passing an empty string causes the player to discard all information associated with the current media source and to stop all I/O operations related to that media

Assignment

VideoPlayer.ewo