mcCaptFramePropertyIDs Enumeration
|
|
PropertyID's for all OMFirePropertyChangedNotify calls
For internal use only.
Namespace:
MediaCy.IQL.Capture
Assembly:
MediaCy.IQL.Capture (in MediaCy.IQL.Capture.dll) Version: 10.0.6912.0
SyntaxPublic Enumeration mcCaptFramePropertyIDs
Members
| Member name | Value | Description |
---|
| ID_IMcCaptFrame | 13500 | Internal use only |
| ID_IMcCaptFrame_FrameID | 13501 | Internal use only |
| ID_IMcCaptFrame_Type | 13502 | Internal use only |
| ID_IMcCaptFrame_Flags | 13503 | Internal use only |
| ID_IMcCaptFrame_Length | 13504 | Internal use only |
| ID_IMcCaptFrame_ImageData | 13505 | Internal use only |
| ID_IMcCaptFrame_TimeStamp | 13506 | Internal use only |
| ID_IMcCaptFrame_Dirty | 13507 | Internal use only |
| ID_IMcCaptFrame_Lock | 13508 | Internal use only |
| ID_IMcCaptFrame_Width | 13509 | Internal use only |
| ID_IMcCaptFrame_Height | 13510 | Internal use only |
| ID_IMcCaptFrame_Bits | 13511 | Internal use only |
| ID_IMcCaptFrame_Format | 13512 | Internal use only |
| ID_IMcCaptFrame_Orientation | 13513 | Internal use only |
| ID_IMcCaptFrame_Alignment | 13514 | Internal use only |
See Also