getMediaObject

format

MediaObject getMediaObject(int position) throws EveException

description

Converts the specified frame from a video file into a MediaObject.

parameters

position - the number of the frame within a video file that you want to convert into a MediaObject.

returns

a MediaObject containing information about the specified frame

throws

The getMediaObject() method throws an Exception if the retrieval fails.