This topic has not yet been rated - Rate this topic

FrameAcquiredEventArgs class

5/3/2013

Identifies the frame that has been captured in the FrameAcquired event.

Syntax


public ref class FrameAcquiredEventArgs sealed : Object

Attributes

MarshalingBehaviorAttribute(Agile)
VersionAttribute(NTDDI_WIN8)

Members

The FrameAcquiredEventArgs class has these types of members:

Methods

The FrameAcquiredEventArgs class inherits methods from the Object class.

Properties

The FrameAcquiredEventArgs class has these properties.

PropertyAccess typeDescription

Index

Read-onlyGets 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 [Windows Store apps only]

Minimum supported server

None supported [Windows Store apps only]

Minimum supported phone

Windows Phone 8

Namespace

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

Metadata

Windows.winmd

See also

Object

 

 

Build date: 5/3/2013

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.