Supporting additional media types
LiveContent S1000D has built in support for many media types. Each media type is represented as an object in LiveContent. You may, however, have a need to use a media type not natively supported in LiveContent. In this case, you can extend the list of supported media types to suit your needs.
About this task
You can modify your configuration to recognize a media type that is not supported in LiveContent S1000D by default. This involves copying the cvMedia.js script, copying a code snippet of an existing media object (to be used as a template), modifying the new media object's attributes, and then saving your modifications. See "Configuring S1000D" in the LiveContent S1000D implementation documentation for more information.