Video Matching Results

The following XML shows a single record produced by video matching.

<record>
    <timestamp>
       ...
    </timestamp>
    <trackname>VideoMatch.Result</trackname>
    <VideoMatchResult>
        <id>d40d24d8-56c3-48af-a381-6a978ca6870d</id>
        <identity>
            <identifier>clip3</identifier>
            <database>movies</database>
            <confidence>91.56</confidence>
            <metadata>
                <item>
                    <key>released</key>
                    <value>2014</value>
                </item>
                ....
            </metadata>
        </identity>
    </VideoMatchResult>
</record>

The record contains the following information: