public enum LogFileFlags
public enum class LogFileFlags
Value | Member | Description |
---|---|---|
-2147483648 | Append | Append the new information to the end of the specified log file. |
1 | GeneralInfo | Log general operations information: running and stopping graphs, abortion, completion, state requests, etc. |
2 | GraphEvents | Log media events. |
4 | GraphBuilder | Log information related to building graphs. |
8 | GraphSnapshot | Log graph attributes. Writes all the attributes of the graph for later inspection (as if a snapshot had been taken for the graph). |
16 | StreamInfo | Log stream information: type, start, end, etc. |
32 | RegisteredFilters | Write all registered filters information, system wide. |
64 | StreamData | Log stream data. |
128 | SourceInfo | Log source information. |
256 | SourceData | Log source data. |
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