UriHandlerT.gstUriHandlerGetUri

Gets the currently handled URI.

template UriHandlerT(TStruct)
string
gstUriHandlerGetUri
()

Return Value

Type: string

the URI currently handled by the handler. Returns NULL if there are no URI currently handled. The returned string must be freed with g_free() when no longer needed. [transfer full]

Meta