Sensoray 2263 Manuale Utente Pagina 22

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 25
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 21
val
0 – deinterlace mode(interpolation); 1 – interlaced mode is on.
devid
device id in the system (use 0 with a single board installed).
S2263_GetInterlaceMode
MID2263_API int __stdcall S2263_SetInterlaceMode (
int *val,
int devid);
Retrieves interlaced mode.
val
a pointer to the variable receiving interlace setting.
devid
device id in the system (use 0 with a single board installed).
S2263_SetAudioBitrate
MID2263_API int __stdcall S2263_SetAudioBitrate (
MID2263_AUDIO_BITRATE audbr,
int devid,
int strmidx);
Sets the audio encoding bitrate. This setting only applies to files recorded with
AAC audio. The audio encoding must be set before the stream is started. On
the fly changes are not supported.
audbr
MID2263_AUDBR_96 (96kbps), MID2263_AUDBR_128 (128kbps),
MID2263_AUDBR_192 (192kbps), MID2263_AUDBR_224 (224kbps),
MID2263_AUDBR_256 (256kbps).
devid
device id in the system (use 0 with a single board installed).
strmidx
stream index (0 or 1).
S2263_GetAudioBitrate
MID2263_API int __stdcall S2263_GetAudioBitrate (
MID2263_AUDIO_BITRATE *audbr,
int devid,
int strmidx);
Get current audio bitrate setting.
22
Vedere la pagina 21
1 2 ... 17 18 19 20 21 22 23 24 25

Commenti su questo manuale

Nessun commento