IMcCaptSettings Interface |
![]() |
Namespace: MediaCy.IQL.Capture
Public Interface IMcCaptSettings Inherits IEnumerable
The IMcCaptSettings type exposes the following members.
Name | Description | |
---|---|---|
![]() | Contents | Gets or sets all of the settings as an XML formatted string. |
![]() | Parent | Gets the parent capture device object of this capture settings object. |
Name | Description | |
---|---|---|
![]() | Delete | Delete a setting from the McCaptSettings object. |
![]() | Get | Retrieve a settings value given its name (key). |
![]() | GetEnumerator | |
![]() | Import | Imports settings from a legacy settings file. |
![]() | Load | Loads the McCaptSettings object from persistant storage. |
![]() | Save | Saves the McCaptSettings object to persistant storage. |
![]() | Set | Store a setting value in the McCaptSettings object. |