CaptureState Enumeration

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Describes the current operation state for device capture and a capture source.

Namespace:  System.Windows.Media
Assembly:  System.Windows (in System.Windows.dll)

Syntax

Public Enumeration CaptureState
public enum CaptureState

Members

Member name Description
Stopped Stop has been called and the capture is complete.
Started Start has been called and the capture is still active.
Failed The capture failed, or no operation has yet been attempted.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Platforms

Windows Phone

See Also

Reference

System.Windows.Media Namespace