Sensoray 615 User Manual

Page 15

Advertising
background image

15


S615_ReleaseBuffer

void S615_ReleaseBuffer (

int index, //board index
BUFFER *pBuf, //pointer to BUFFER structure

)

Parameters

index

Board index.

pBuf

Address of the BUFFER structure to be released.

Return values

None.

Notes

S615_ReleaseBuffer is used to signal the driver that the application is done with a buffer, and it
may be used for capture.

Advertising