Sensoray 2251 Rev.A Manual de usuario Pagina 21

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 48
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 20
int board
);
Mutes audio on the host computer. Audio will still be recorded. If called while streaming, the
function will stop and restart the sream.
Parameters
bMute
TRUE to mute the audio.
board
board number in the system (use 0 for single board setups).
Returns
0 on success, negative value if error (see mid2250types.h for error codes list).
MID2250_API int SN_GetMute(
BOOL *bMute,
int board
);
Retrieves current muting setting.
Parameters
bMute
pointer to retrieved setting.
board
board number in the system (use 0 for single board setups).
Returns
0 on success, negative value if error (see mid2250types.h for error codes list).
MID2250_API int SN_SetOverlayText(
int idx,
const POINT *pPos,
const overlay_text_t *pOvlText,
21
Vista de pagina 20
1 2 ... 16 17 18 19 20 21 22 23 24 25 26 ... 47 48

Comentarios a estos manuales

Sin comentarios