ltmmPlayCtrl.SaveStillBitmap Example for Visual Basic
Dim pMem As New ltmmMemory
LTMMPlay.SaveSettingsToStream pMem, ltmmPlay_Settings_All
LTMMPlay.LoadSettingsFromStream pMem, ltmmPlay_Settings_All
Set pMem = Nothing