FFMpegLogEventArgs Class

NReco.VideoConverter Class Library Documentation
Provides data for log received event
Inheritance Hierarchy

SystemObject
  SystemEventArgs
    NReco.VideoConverterFFMpegLogEventArgs

Namespace:  NReco.VideoConverter
Assembly:  NReco.VideoConverter (in NReco.VideoConverter.dll) Version: 1.2.0
Syntax

public class FFMpegLogEventArgs : EventArgs

The FFMpegLogEventArgs type exposes the following members.

Constructors

  NameDescription
Public methodFFMpegLogEventArgs
Initializes a new instance of the FFMpegLogEventArgs class
Top
Properties

  NameDescription
Public propertyData
Log line
Top
Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also

Reference