loadFrom

format

MediaObject loadFrom(String path)

description

Loads a MediaObject from an EDF file on disk. EDF files are MediaObjects that have been saved to disk.

parameters

path - the path and filename of the EDF file

returns

a MediaObject loaded from the EDF file located at path

throws

The loadFrom() method does not throw any exceptions.