CameraCaptureFrame class
Represents a photo in a capture sequence.
Syntax
Members
The CameraCaptureFrame class has these types of members:
Methods
The CameraCaptureFrame class has these methods. It also inherits methods from the Object class.
| Method | Description |
|---|---|
| GetPreviewBufferArgb | Copies the frame into a buffer for further manipulation. |
Properties
The CameraCaptureFrame class has these properties.
| Property | Access type | Description |
|---|---|---|
|
Read-only | Gets the known camera properties that were applied to the frame when it was captured. | |
|
Read/write | Gets and sets the stream for capturing the full-resolution frame. | |
|
Read-only | Gets the known camera properties that are to be applied to the frame when it is captured. | |
|
Read/write | Gets and sets the stream for capturing the frame thumbnail image. |
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: