com.evolution.player.core.media.search
Interface IMediaSearchPattern

All Superinterfaces:
ISearchPattern

public interface IMediaSearchPattern
extends ISearchPattern

A search pattern for searches based on information about medias.

Clients must not implement.

Since:
0.6

Method Summary
 MediaInfo getMedia()
          The media to base the search upon.
 
Methods inherited from interface com.evolution.player.core.media.search.ISearchPattern
getType
 

Method Detail

getMedia

MediaInfo getMedia()
The media to base the search upon.

Returns:
the media