FrameAcquiredEventArgs class
Identifies the frame that has been captured in the FrameAcquired event.
Syntax
Members
The FrameAcquiredEventArgs class has these types of members:
Properties
The FrameAcquiredEventArgs class has these properties.
| Property | Access type | Description |
|---|---|---|
|
Read-only | Gets the index of the frame that has been captured in a capture sequence. |
Remarks
The frames in a capture sequence are stored in the Frames property. The first frame has an index value of 0.
Requirements
|
Minimum supported client |
None supported |
|---|---|
|
Minimum supported server |
None supported |
|
Minimum supported phone |
Windows Phone 8 |
|
Namespace |
|
|
Metadata |
|
Attributes
- [Deprecated()]
- [MarshalingBehavior(Agile)]
- [Version(0x06020000)]
See also
Show: