purge

format

void purge()

description

Cleans up a MediaObject. The purge() method removes everything from the MediaObject that is not needed for analysis.

parameters

none

returns

nothing (void)

throws

The purge() method does not throw any exceptions.