This element allows for the provision of a list of multimedia file types to be supported by Tiny EditLive!.
Configuration Element Tree Structure
<editLive>
 <mediaSettings>
 <multimedia>
 <types>
<editLive>
  ...
  <mediaSettings>
    ...
    <multimedia>
      <types>
        <!--types configuration settings-->
      </types>
    </multimedia>
  </mediaSettings>
  ...
</editLive>
Child Elements
<type>
This element allows the configuration of a specific multimedia file type.
Remarks
The <types> element can appear only once within the <multimedia> element.