IMcCaptDevAttribute Interface |
![]() |
Namespace: MediaCy.IQL.Capture
Public Interface IMcCaptDevAttribute
The IMcCaptDevAttribute type exposes the following members.
Name | Description | |
---|---|---|
![]() | AttrID | Gets or sets the attribute ID for the capture attribute. |
![]() | Context | Gets or sets the context flags for the attribute. |
![]() | GroupName | Gets or sets the group name for the attribute. |
![]() | Lock | Gets or sets whether the attribute's
acquire value and preview value are locked. |
![]() | LockToPreview | Gets or sets whether the attribute's acquire value is initially set to
the preview value or vice versa when the Lock property is set to true. |
![]() | Name | Gets or sets the name of the attribute. |
![]() | Parent | Gets the parent attribute collection object of the attribute. |
![]() | PvwValue | Gets or sets the preview value of the attribute. |
![]() | SupportPvw | SupportPvw property handler for getting or setting whether the attribute
supports a preview value. |
![]() | Value | Gets or sets the value of the attribute. |
Name | Description | |
---|---|---|
![]() | GetPvwRange | Gets the preview range values for the attribute using a
UDT structure. |
![]() | GetPvwRangeExp | Gets the preview range values for the attribute. |
![]() | GetRange | Gets the range values for the attribute using a
UDT structure. |
![]() | GetRangeExp | Gets the range values for the attribute. |
![]() | SetPvwRange | Sets the preview range values for the attribute. |
![]() | SetPvwRangeExp | Sets the preview range values for the attribute. |
![]() | SetRange | Sets the range values for the attribute. |
![]() | SetRangeExp | Sets the range values for the attribute. |