go
GstURIHandlerInterface.setUri
gstreamer
c
types
GstURIHandlerInterface
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.
gstreamer
c
types
GstURIHandlerInterface
variables
getProtocols
getType
getUri
parent
setUri