Sensoray 811 Windows SDK Manuel d'utilisateur Page 11

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 23
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 10
MID811_API int S811_GetStatus(
MID811STATUS *pStatus,
int devid
);
Retrieves current status information (see MID811func.h for MID811STATUS type definition).
Multibyte (ASCII) filenames.
Parameters
pStatus
pointer to status variable.
devid
device id in the system (use 0 for first channel with a single board installed).
Returns
0 on success, negative value if error (see mid811types.h for error codes list).
MID811_API int S811_GetStatusW(
MID811STATUS_W *pStatus,
int devid
);
Same as S811_GetStatus, but uses Unicode filenames.
MID811_API int S811_StartPreview(
int devid
);
Starts video and audio streaming for preview only.
Parameters
devid
device id in the system (use 0 for first channel with a single board installed).
Returns
0 on success, negative value if error (see mid811types.h for error codes list).
MID811_API int S811_StopPreview(
int devid
);
11
Vue de la page 10
1 2 ... 6 7 8 9 10 11 12 13 14 15 16 ... 22 23

Commentaires sur ces manuels

Pas de commentaire