CameraCaptureSequence class
A unit of work for capturing frames.
Syntax
Members
The CameraCaptureSequence class has these types of members:
Events
The CameraCaptureSequence class has these events.
| Event | Description |
|---|---|
| BuffersAvailable | This API is not intended to be used directly from your code. |
| FrameAcquired | Occurs when a frame has been captured. |
Methods
The CameraCaptureSequence class has these methods. It also inherits methods from the Object class.
| Method | Description |
|---|---|
| StartCaptureAsync | Starts capturing frames in the capture sequence. |
Properties
The CameraCaptureSequence class has these properties.
| Property | Access type | Description |
|---|---|---|
|
Read-only | Gets the frames in the capture sequence. |
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)]
- [WebHostHidden()]
See also
Show: