Discoverer.discoverUri

Synchronously discovers the given uri.

A copy of uri will be made internally, so the caller can safely glib.global.gfree afterwards.

class Discoverer
discoverUri
(
string uri
)

Parameters

uri string

The URI to run on.

Return Value

Type: gstpbutils.discoverer_info.DiscovererInfo

the result of the scanning. Can be null if an error occurred.