public enum TargetObjectType
public enum class TargetObjectType
Value | Member | Description |
---|---|---|
0 | None | Indicates that no target has been defined (default). |
1 | File | Indicates that the target is a file. |
2 | Array | Indicates that the target is a SAFEARRAY. |
3 | Object | Indicates that the target is a COM object. |
4 | Device | Indicates that the target is a DirectShow output device. |
5 | Stream | Indicates that the target is a stream object (object implementing IStream interface). |
See the CaptureCtrl.TargetObject and ConvertCtrl.TargetObject properties for more information on how this enumeration is used.
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