public enum CaptureState
public enum class CaptureState
Value | Member | Description |
---|---|---|
0x00000000 | NotReady | Indicates that the capture control is not ready for capturing. |
0x00000001 | Stopped | Indicates that the capture control is ready to run. |
0x00000002 | Previewing | Indicates that the capture control is previewing, but not capturing. |
0x00000003 | Pending | Indicates that a capture media session is built and ready to run. |
0x00000004 | Running | Indicates that the object is actively capturing data. |
0x00000005 | Paused | Indicates that the capture media session is currently paused. |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document