ICImagingControl.MemoryRingBufferSize Property

This property determines the size of the ring buffer that is used for the MemorySaveImageSequence and MemorySnapImageSequence methods.
Syntax:
Public MemoryRingBufferSize As Long
Remarks:

Depreciated. Use ICImagingControl.ImageRingBufferSize instead.

See also: ICImagingControl, ICImagingControl.ImageRingBufferSize

<< ICImagingControl