PlayOn Plugin API

PluginDirector.StartPlayerSearch Method

[This is preliminary documentation and subject to change.]

Determines when to start looking for the player on the page.

public virtual bool StartPlayerSearch(
   string urlRequested
);

Parameters

urlRequested
The url that was requested.

Return Value

Whether or not the search should begin.

See Also

PluginDirector Class | MediaMallTechnologies.PlayOn.Plugin Namespace