Supported file and MIME types

The /pps/services/multimedia/renderer/component directory contains the .all object, which lists the supported file extensions and MIME types. To access this information, examine the following attributes in the .all object:

audioencodeextensions
Lists supported filename extensions for file outputs, in a comma-separated list (e.g., m4a,wav).
mime
Lists allowed combinations of playable MIME types, in a comma-separated list (e.g., 3gpp,video).
Note: Applications should be prepared to merge value sets listed in multiple instances of the same attribute.