gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
Dub
Repo
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.
Meta
Source
See Implementation
gstreamer
c
types
GstURIHandlerInterface
variables
getProtocols
getType
getUri
parent
setUri