Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Noprint
Panel
borderColorgreen
bgColortransparent
borderWidth2

Back to Table of Contents

Back to CLI Configure Mode

Back to System - CLI

...


Panel

In this section:

Table of Contents
maxLevel2


The media profile object creates a template for the audio compression capabilities to be utilized

...

on 

Spacevars
0

...

series5

...

 server modules. You can specify the following compression and tone values in a media profile object:

  • compression
  • tone
Info

The System Media Profile configuration applies to

Spacevars
0series5
 hardware platforms only.

Include Page
_media_profile_warning
_media_profile_warning

Command Syntax

Code Block
languagenone
% set system mediaProfile 
	compression <0-100>
	tone <0-100>

Command Parameters

Info
titleNote

The total percentage of all DSP cores must always equal 100.


Parameter

Length/Range

Description

compression

0 to 100

...

Specify the percentage (of DSP Cores) for capability Compression.

tone

0 to 100

...

Specify the percentage (of DSP Cores) for capability Tone.

displaylevel

1-64

Displays the different levels of output information in the show commands.

Command Example

...

To

...

configure media profile parameters:

Code Block
languagenone

...

set system mediaProfile compression 50 tone 50
commit

show system mediaProfile compression 

...

   compression 50;

...

 

...



...

show system mediaProfile tone 

...

   tone 50; 

...


Pagebreak