Leadtools.Multimedia Namespace : LogFileFlags Enumeration |
public enum LogFileFlags : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum LogFileFlags Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As LogFileFlags
public enum LogFileFlags : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Multimedia.LogFileFlags = function() { }; Leadtools.Multimedia.LogFileFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class LogFileFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Append | Append the new information to the end of the specified log file. |
GeneralInfo | Log general operations information: running and stopping graphs, abortion, completion, state requests, etc. |
GraphBuilder | Log information related to building graphs. |
GraphEvents | Log media events. |
GraphSnapshot | Log graph attributes. Writes all the attributes of the graph for later inspection (as if a snapshot had been taken for the graph). |
RegisteredFilters | Write all registered filters information, system wide. |
SourceData | Log source data. |
SourceInfo | Log source information. |
StreamData | Log stream data. |
StreamInfo | Log stream information: type, start, end, etc. |
System.Object
System.ValueType
System.Enum
Leadtools.Multimedia.LogFileFlags
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2