UriHandlerIF.gstUriHandlerSetUri

Tries to set the URI of the given handler.

interface UriHandlerIF
int
gstUriHandlerSetUri
(
string uri
)

Parameters

uri string

URI to set

Return Value

Type: int

TRUE if the URI was set successfully, else FALSE.

Throws

GException on failure.

Meta