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, Mobile
See Also
Elements:
ltmmPlayCtrl.CloseCaptioning Property, ltmmPlayCtrl.AllowedStreams Property, ltmmPlayCtrl.DVDecoderResolution Property, ltmmPlayCtrl.MidiRenderers Property, ltmmPlayCtrl.SourceAudioFormat Property, ltmmPlayCtrl.SourceAudioType Property, ltmmPlayCtrl.SourceStream Property, ltmmPlayCtrl.SourceVideoFOURCC Property, ltmmPlayCtrl.SourceVideoType Property, ltmmPlayCtrl.VideoWindowHandle Property, ltmmPlayCtrl.GetSubObjectDispatch Method, ltmmPlayCtrl.IsRateSupported Method, ltmmPlayCtrl.SetVideoWindowPos Method, ltmmPlayCtrl.ToggleCloseCaptioning Method
Topics:
Multimedia Properties, Methods and Events