saveTo

format

boolean saveTo(String path)

description

Writes the MediaObject to an EDF file on disk to support serialization.

parameters

path - the path and filename of the EDF file

returns

TRUE - if the save was successful

 

FALSE - if the save failed

throws

The saveTo() method does not throw any exceptions.