indirectly Metadata Searching

By tobi

I have a subtype for videos.
The Videos have as owner_guid the guid of a user.
The Users have a Metadata for the country ($user->country='de')
Now I am looking for videos from a special country.

How can I do that? Is it possible to use elgg-functions for that?