ltmmCaptureCtrl.LoadSettingsFromStream Method
object.LoadSettingsFromStream(SourceStream As Object, Flags As Long) |
Remarks
Loads settings from a stream. This reconstructs the capturing configuration based on the settings saved to the stream.
The capture object's settings can be saved to a stream by calling the ltmmCaptureCtrl.SaveSettingsToStream method. The capture object's settings can be saved to a file by calling the ltmmCaptureCtrl.SaveSettingsToFile method.
Settings saved to a file can be loaded using the ltmmCaptureCtrl.LoadSettingsFromFile method.
See Also
Elements: |
ltmmCaptureCtrl.SaveSettingsToFile method, ltmmCaptureCtrl.LoadSettingsFromFile method, ltmmCaptureCtrl.SaveSettingsToStream method |
Topics: |
Multimedia Properties, Methods and Events |