This section discusses the eVe high-level API and its methods.
The eVe high-level API is
a set of Java wrappers. These wrappers abstract the functionality of the
eVe low-level API into one class, MediaCollectionHL
. The methods
in this class allow you to create and manipulate MediaCollections and
MediaObjects stored on disk, as well as perform searches and more.
NOTE ยท You cannot use the high-level API to manipulate MediaCollections stored in a database.