The Codec List profile is used to store precedence and purge lists of video codec MIME subtypes. When configuring precedenceListItems
and purgeListItems
attributes, the following rules apply:
- A precedence or purge list cannot contain duplicate entries.
- A precedence or purge list cannot contain a space character.
- Duplicate entries are not allowed within a precedence and purge list for the same Codec List Profile.
- A purge list cannot contain the list special character, or asterisk (*).
Command Syntax
% set profiles media codecListProfile <profile name> precedenceListItems <comma-separated list of MIME subtypes, or "*" for all> purgeListItems <comma-separated list of MIME subtypes>
Command Parameters
The Codec List Profile parameters are listed in the table below:
Command Examples
% set profiles media codecListProfile CL-PROFILE precedenceListItems * purgeListItems H263 % show profiles media codecListProfile codecListProfile CL-PROFILE { precedenceListItems *; purgeListItems H263; }
Overview
Content Tools