gtk-d ~gtk4 (2021-12-20T08:37:41.4817885)
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