[ CCode ( has_construct_function = false ) ]
public Discoverer (ClockTime timeout) throws Error
Creates a new Discoverer with the provided timeout.
timeout |
timeout per file, in nanoseconds. Allowed are values between one second (#GST_SECOND) and one hour (3600 * SECOND) |
The new Discoverer. If an error occurred when creating the discoverer,
|