Multimedia

The IMu API provides a number of special mechanisms to handle access to the multimedia stored in the EMu Database management system (DBMS). These mechanisms fall into three rough categories:

  1. Mechanisms to select Multimedia module records that are attached to another module. This is covered in the Multimedia Attachments section.
  2. Mechanisms to select multimedia files from a Multimedia module record. This is covered in the Multimedia Files and Filters sections.
  3. Mechanisms to apply modifications to multimedia files. This is covered in the Modifiers section.

It is important to note that a single record in the EMu DBMS can have multiple Multimedia module records associated with it. Each Multimedia module record can have multiple multimedia files associated with it. The separate mechanisms for handling multimedia access can be composed so that it is possible to, for example:

  • Select a specific Multimedia module record from a group of attached Multimedia module records.
  • Select a specific multimedia file from the selected Multimedia record.
  • Apply a modification to the selected multimedia file.