C# Class OdessaGUIProject.Workers.UploadMediaInfoWorker

Inheritance: System.ComponentModel.BackgroundWorker
Datei anzeigen Open project: noahsw/highlight-hunter Class Usage Examples

Private Methods

Method Description
GetMediaInfoOutput ( ) : string
GetPathToMediaInfo ( ) : string
UploadMediaInfoOutput ( string mediaInfoOutput ) : void
UploadMediaInfoWorker ( FileInfo inputFile ) : System
UploadMediaInfoWorker ( FileInfo inputFile, NativeOdessaMethods odessaReturnCode ) : System
UploadMediaInfoWorker ( FileInfo inputFile, string errorCode ) : System
UploadMediaInfoWorker_DoWork ( object sender, DoWorkEventArgs e ) : void
mediaInfoProcess_OutputDataReceived ( object sender, DataReceivedEventArgs e ) : void