LEADTOOLS Multimedia (Leadtools.Multimedia assembly)

LogFileFlags Enumeration

Show in webframe



Specifies the desired logging options used by the ConvertCtrl.OpenLogFile method. You can combine these values when appropriate by using a bitwise OR ( | ) operator.
Syntax
'Declaration
 
Public Enum LogFileFlags 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As LogFileFlags
public enum class LogFileFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x80000000AppendAppend the new information to the end of the specified log file.
0x00000001GeneralInfoLog general operations information: running and stopping graphs, abortion, completion, state requests, etc.
0x00000002GraphEventsLog media events.
0x00000004GraphBuilderLog information related to building graphs.
0x00000010StreamInfoLog stream information: type, start, end, etc.
0x00000020RegisteredFiltersWrite all registered filters information, system wide.
0x00000040StreamDataLog stream data.
0x00000080SourceInfoLog source information.
0x00000100SourceDataLog source data.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Multimedia.LogFileFlags

Requirements

Target Platforms

See Also

Reference

Leadtools.Multimedia Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Multimedia requires a Multimedia or Multimedia Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features