Noprint | |||||||||
---|---|---|---|---|---|---|---|---|---|
|
...
Panel | ||||
---|---|---|---|---|
In this section:
|
The media profile object creates a template for the audio compression capabilities to be utilized on server modules of the
Spacevars | ||
---|---|---|
|
Info |
---|
The System Media Profile configuration applies to hardware platforms (5000 series, 5400, 7000) only. |
Code Block | ||
---|---|---|
| ||
% set system mediaProfile
compression <0-100>
tone <0-100> |
Parameter | Length/Range | Description |
---|---|---|
| 0 to 100 | Specifies the percentage (of DSP Cores) for capability Compression. |
| 0 to 100 | Specifies the percentage (of DSP Cores) for capability Tone. |
| 1-64 | Displays the different levels of output information in show commands. |
Note |
---|
The total percentage of all the DSP cores must always be equal to 100. |
To display media profile parameters:
Code Block | ||
---|---|---|
| ||
% show system mediaProfile compression
compression 50;
[ok][2012-06-29 05:18:30]
% show system mediaProfile tone
tone 50;
[ok][2012-06-29 05:20:14] |