MP3GainProgressChangedEventArgs Constructor
Namespace: DevCase.ThirdParty.MP3GainAssembly: DevCase.net48.ThirdParty.MP3gain (in DevCase.net48.ThirdParty.MP3gain.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public MP3GainProgressChangedEventArgs(
string arguments,
string file,
MP3GainOperation operation,
int percent
)
public:
MP3GainProgressChangedEventArgs(
String^ arguments,
String^ file,
MP3GainOperation operation,
int percent
)
new :
arguments : string *
file : string *
operation : MP3GainOperation *
percent : int -> MP3GainProgressChangedEventArgs
No code example is currently available or this language may not be supported.
Parameters
- arguments String
-
The arguments that was passed to the process.
- file String
-
The source audio filepath that was passed to the process.
- operation MP3GainOperation
-
The MP3Gain operation that is being realized.
- percent Int32
-
The MP3Gain task percent done.
Note: Some functionalities of this assembly may require to install one or all of the listed applications:
MP3Gain (mp3gain.exe)