ICImagingControl.AviStartCapture Method |
|||||||||||||||||
This method writes a compressed AVI file to the computer's hard disk. | |||||||||||||||||
Syntax: | Public Sub AviStartCapture(Filename As String, Compressor As String) |
||||||||||||||||
|
|||||||||||||||||
Remarks: | During capture the only allowed operation with ICImagingControl is to stop capture. It is suggested to disable the live display, by assigning ICImagingControl.LiveDisplay property to False, in order to save performance. |
||||||||||||||||
See also: | ICImagingControl, ICImagingControl.AviCompressors, AviCompressor, AviCompressors, ICImagingControl.AviStopCapture, ICImagingControl.LiveCapturePause |