CameraCaptureSequence.Frames property
Gets the frames in the capture sequence.
Syntax
Property value
Type: IVectorView<CameraCaptureFrame> [C++] | System.Collections.Generic.IReadOnlyList<CameraCaptureFrame> [.NET]
The frames in the capture sequence.
Remarks
The index value of the captured frame is 0.
Requirements
|
Minimum supported client |
None supported |
|---|---|
|
Minimum supported server |
None supported |
|
Minimum supported phone |
Windows Phone 8 |
|
Namespace |
|
|
Metadata |
|
See also
Show: