[ CCode ( cname = "grl_source_browse" ) ]
[ Version ( since = "0.2.0" ) ]
public uint do_browse (Media? container, List<KeyID> keys, OperationOptions options, SourceResultCb callback)
Browse from media elements through an available list.
This method is asynchronous.
this |
a source |
container |
a container of data transfer objects |
keys |
the List of KeyID<!-- -->s to request |
options |
options wanted for that operation |
callback |
the user defined callback |
user_data |
the user data to pass in the callback |
the operation identifier |