Sensoray 812 Windows Manuel d'utilisateur Page 10

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 21
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 9
channel index (0-7)
Returns
0 on success, negative value if error (see mid812types.h for error codes list).
MID812_API int S812_StartPreview(
int devid,
int strmidx
);
Starts video preview
Parameters
devid
device id in the system (use 0 with a single board installed).
strmidx
channel index (0-7)
Returns
0 on success, negative value if error (see mid812types.h for error codes list).
MID812_API int S812_StartRecord(
char *fileName,
int devid,
int strmidx
);
Starts recording to a file. Please note that the 812 is a uncompressed capture device and this
function was designed for recording short clips. Similarly, it is not recommended to record more
than one stream at a time using this function.
Parameters
fileName
full path to the target file, no extension.
devid
device id in the system (use 0 with a single board installed).
strmidx
channel index (0-7)
Returns
0 on success, negative value if error (see mid812types.h for error codes list).
MID812_API int S812_StartRecordW(
10
Vue de la page 9
1 2 ... 5 6 7 8 9 10 11 12 13 14 15 ... 20 21

Commentaires sur ces manuels

Pas de commentaire