Sensoray 2255 Manuale Utente Pagina 12

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 33
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 11
Parameters
hdev
A handle to the 2255 device.
channel
channel number (1-4).
mode
a pointer to MODE2255 structure containing the desired operation mode (see s2255.h).
Returns
0 on success.
S2255_RegBuffer(HANDLE hdev, int channel, BUFFER *pBuf, UINT32 size);
Registers a buffer for a specific device/channel combination. The image buffers have to be
allocated by the application software. The 2255 driver fills in the buffers with image data.
Parameters
hdev
A handle to the 2255 device.
channel
channel number (1-4).
pBuf
a pointer to BUFFER structure (see s2255.h).
size
requested buffer size.
Returns
0 on success.
S2255_DqBuf(HANDLE hdev, int channel, int frmnum);
Informs the driver that the application is releasing a frame back to the driver. Failure to do that
may cause the driver to skip frames because of “buffer starvation”.
Parameters
hdev
A handle to the 2255 device.
channel
channel number (1-4).
12
Vedere la pagina 11
1 2 ... 7 8 9 10 11 12 13 14 15 16 17 ... 32 33

Commenti su questo manuale

Nessun commento