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