resolve_sync


Description:

[ Version ( since = "0.2.0" ) ]
public Media resolve_sync (owned Media? media, List<KeyID> keys, OperationOptions options) throws Error

This method is intended to fetch the requested keys of metadata of a given media to the media source.

This method is synchronous.

Parameters:

this

a source

media

a data transfer object

keys

the List of KeyID<!-- -- >s to request

options

options to pass to this operation

Returns:

a filled Media