extract_sync
Description:
Discovers synchronously metadata of given uri.
Parameters:
| this |
MetadataExtractor object to use for discovery |
| uri |
URI to gather metadata for |
| timeout_in_ms |
Timeout in miliseconds. |
Returns:
|
A Information object if discovery succeeded, otherwise null. |