public enum LeadStreamMode
Public Enum LeadStreamMode
typedef NS_ENUM(NSInteger, LTLeadStreamMode)
public enum LeadStreamMode
public enum class LeadStreamMode
Value | Member | Description |
---|---|---|
0 | Open | Specifies that the operating system should create a new stream. |
1 | Create | Specifies that the operating system should create a new stream. If the stream already exists, it will be overwritten. |
2 | Truncate | Specifies that the operating system should open an existing stream. When the stream is opened, it should be truncated so that its size is zero bytes. |
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