[ Version ( since = "1.10.0" ) ]
public bool matches (Media reference)
Determines whether the metadata for the unidentified this is a match for the reference
media.
The metadata in the unidentified this must be literal strings, while the metadata in the
reference
media must be regular expressions.
this |
an unidentified Media instance |
reference |
a reference Media instance |
|