This topic has not yet been rated - Rate this topic

FrameAcquiredEventArgs.Index property

5/3/2013

Gets the index of the frame that has been captured in a capture sequence.

Syntax

Public ReadOnly Property Index As UInteger
   Get

Property value

Type: System.UInt32 [.NET] | uint32 [C++]

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

Windows.Phone.Media.Capture
Windows::Phone::Media::Capture [C++]

Metadata

Windows.winmd

See also

FrameAcquiredEventArgs

 

 

Build date: 5/3/2013

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.