Provides data for log received event
Inheritance Hierarchy
System.EventArgs
NReco.VideoConverter.FFMpegLogEventArgs
Namespace: NReco.VideoConverter
Assembly: NReco.VideoConverter (in NReco.VideoConverter.dll) Version: 1.2.0
Syntax
The FFMpegLogEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | FFMpegLogEventArgs | Initializes a new instance of the FFMpegLogEventArgs class |
Properties
Name | Description | |
---|---|---|
![]() | Data |
Log line
|
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
See Also