IMcCaptDevAttributes Interface |
![]() |
Namespace: MediaCy.IQL.Capture
Public Interface IMcCaptDevAttributes Inherits IEnumerable
The IMcCaptDevAttributes type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count | Gets the count of attributes in the capture attributes collection. |
![]() | Item | Gets a capture attribute from the capture attributes collection. |
![]() | Parent | Gets the parent McCaptDevice object for this McCaptDevAttributes collection |
Name | Description | |
---|---|---|
![]() | Add | Adds a McCaptDevAttribute to the McCaptDevAttributes collection. |
![]() | GetAttrIDKey | Return the name of an attribute given its attribute ID. |
![]() | GetEnumerator | |
![]() | IsSupported | Provides an easy method to tell whether a capture attribute
is supported given the ID or name. |
![]() | Remove | Removes a McCaptDevAttribute from the McCaptDevAttributes collection. |
![]() | ResetToDefault | Sets all attributes in the collection to their default values. |