MP3valWrapperAnalyze(String) Method

Analyzes a file for errors.

Definition

Namespace: DevCase.ThirdParty.MP3Val
Assembly: DevCase.net48.ThirdParty.MP3val (in DevCase.net48.ThirdParty.MP3val.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public int Analyze(
	string filepath
)

Parameters

filepath  String
The audio filepath to analyze.

Return Value

Int32
The process exit code.

Remarks

Note: Some functionalities of this assembly may require to install one or all of the listed applications:

MP3val (mp3val.exe)

See Also