Bosch DCN Next Generation Manuale Utente Pagina 112

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 296
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 111
DCN Next Generation Open Interface Release 2.4 Microphone Management
en | 112
Bosch Communications Systems | 2007 February | SRS_MMINF | Du020903
4.3.4 MM_C_SPK_CLEAR_ON_PC
Purpose
Notifies the remote controller that the SPK list is cleared.
Notify structure with this update
The update does not have any additional parameters.
4.3.5 MM_C_SPK_APPEND_ON_PC
Purpose
Notifies the remote controller that a unit is added to the SPK list.
Notify structure with this update
The update comes with the following structure:
MM_T_SPK tSpkAdd;
where:
tSpkAdd The speaker who is added to the speakers list. The structure
MM_T_SPK is defined in section 3.3.2.
4.3.6 MM_C_SPK_REMOVE_ON_PC
Purpose
Notifies the remote controller that a unit is removed from the SPK list (including turning off the
microphone).
Notify structure with this update
The update comes with the following structure:
MM_T_SPK tSpkRemove;
where:
tSpkRemove The speaker who is removed from the speakers list. The
structure MM_T_SPK is defined in section 3.3.2.
4.3.7 MM_C_SPK_INSERT_ON_PC
Purpose
Notifies the remote controller that a speaker is inserted before another speaker.
Notify structure with this update
The update comes with the following structure:
typedef struct
{
MM_T_SPK tSearchSpk;
MM_T_SPK tNewSpk;
} MM_T_SPK_INSERT;
where:
tSearchSpk The speaker entry to search for. The new Speaker entry
(‘tNewSpk’) shall be inserted before this Speaker.
tNewSpk The Speaker entry to be added to the list.
4.3.8 MM_C_SPK_REPLACE_ON_PC
Purpose
Notifies the remote controller that a speaker is replaced by another speaker.
Notify structure with this update
The update comes along with the following structure:
typedef struct
{
MM_T_SPK tCurrSpk;
Vedere la pagina 111
1 2 ... 107 108 109 110 111 112 113 114 115 116 117 ... 295 296

Commenti su questo manuale

Nessun commento