ltmmPlayCtrl.SaveStillBitmap Method

Visual Basic example

Syntax

object.SaveStillBitmap(FileName As String, Format As Long, Quality As Long, Flags As Long, Timeout As Long,)

Remarks

Saves a snapshot, as a bitmap, from the running stream to a file.

This method blocks (does not return) until the timeout occurs or the sample is snapped.

The following methods can also be used to obtain still images:

ltmmPlayCtrl.GetStillDIB method

ltmmPlayCtrl.GetStillPicture method

ltmmPlayCtrl.SaveStillDIB method

Platforms

Win32, x64, Mobile

See Also

Elements:

ltmmPlayCtrl.GetStillDIB method, ltmmPlayCtrl.GetStillPicture method, ltmmPlayCtrl.SaveStillDIB method

Topics:

Multimedia Properties, Methods and Events