If an error occurred when creating the discoverer, err will be set accordingly and null will be returned. If err is set, the caller must free it when no longer needed using [glib.error.ErrorWrap.free].
Discoverer.this
this
(gst.types.ClockTime timeout)Creates a new #GstDiscoverer with the provided timeout.
Parameters
timeout | timeout per file, in nanoseconds. Allowed are values between one second (#GST_SECOND) and one hour (3600 * #GST_SECOND) |
Returns
The new #GstDiscoverer.
Throws
[ErrorWrap]