Viscom Software VideoCap ActiveX Control

SampleBuffer Event

Description:   

Occurs when SampleBufferMode =1.


Syntax:   

Private Sub VideoCap1_SampleBuffer(ByVal iwidth As Integer, ByVal iheight As Integer, ByVal iSampleTime As Double, pBuffer As Long, ByVal iBufferLen As Long)

End Sub

iWidth- the width of image
iHeight - the height of image
iSampleTime - the sample time
pBuffer - the buffer of Bitmap
iBufferLen - the buffer len