matches


Description:

[ 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.

Parameters:

this

an unidentified Media instance

reference

a reference Media instance

Returns:

TRUE if this is a match for reference. FALSE otherwise