Visual Basic Example
Syntax
object.SaveStillDIB(FileName As String, TimeOut As Long)
Remarks
Saves a snapshot, as a DIB, from the running stream to a file, using the specified filename and timeout period.
This method blocks (does not return) until the timeout occurs or the DIB is snapped.
Platforms
Win32, x64
See Also
Elements:
ltmmCaptureCtrl.AudioInputs Property, ltmmCaptureCtrl.Balance Property, ltmmCaptureCtrl.DVDecoderResolution Property, ltmmCaptureCtrl.Mute Property, ltmmCaptureCtrl.TargetStream Property, ltmmCaptureCtrl.TVTuner Property, ltmmCaptureCtrl.VideoWindowHandle Property, ltmmCaptureCtrl.Volume Property, ltmmCaptureCtrl.WMProfile Property, ltmmCaptureCtrl.GetSubObjectDispatch Method, ltmmCaptureCtrl.IsPreviewTapSupported Method, ltmmCaptureCtrl.SetVideoWindowPos Method
Topics:
Multimedia Properties, Methods and Events