GstURIHandlerInterface.setUri

struct GstURIHandlerInterface
extern (C)
int function(GstURIHandler* handler, const(char)* uri, GError** err) setUri;

Return Value

%TRUE if the URI was set successfully, else %FALSE.

Throws

GException on failure.

Meta