MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
OldUpdateLibraryProgressData Class
NamespacesMPfm.LibraryOldUpdateLibraryProgressData
Defines the data structure for the Update Library background process progress event.
Declaration Syntax
C#Visual Basic
public class OldUpdateLibraryProgressData
Public Class OldUpdateLibraryProgressData
Members
All MembersConstructorsMethodsPropertiesFields



IconMemberDescription
OldUpdateLibraryProgressData()()()()
Initializes a new instance of the OldUpdateLibraryProgressData class

CurrentFilePosition
Current file (total can be found in the TotalNumberOfFiles property).

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Error
Exception related to processing this file.

FilePath
Audio file path.

Finalize()()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
LogEntry
Log entry.

MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Message
Message to display.

Percentage
Percentage done.

Song
UpdateLibraryProgressDataSong data structure.

Title
Title to display.

ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
TotalNumberOfFiles
Total number of files to process.

Inheritance Hierarchy
Object
OldUpdateLibraryProgressData

Assembly: MPfm.Library (Module: MPfm.Library) Version: 0.5.3.0 (0.5.3.0)