DiscovererResult
Description:
[ CCode ( cname = "GstDiscovererResult" , cprefix = "GST_DISCOVERER_" , type_id = "gst_discoverer_result_get_type ()" ) ]
[ GIR ( name = "DiscovererResult" ) ]
public enum DiscovererResult
Result values for the discovery process.
Content:
Enum values:
- BUSY - the discoverer was already
discovering a file
- ERROR - an error happened and
the GError is set
- MISSING_PLUGINS - Some
plugins are missing for full discovery
- OK - The discovery was successful
- TIMEOUT - the discovery
timed-out
- URI_INVALID - the URI is
invalid