MP3valWrapperAnalyze(String) Method
Analyzes a file for errors.
Namespace: DevCase.ThirdParty.MP3ValAssembly: 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
)
Public Function Analyze (
filepath As String
) As Integer
Dim instance As MP3valWrapper
Dim filepath As String
Dim returnValue As Integer
returnValue = instance.Analyze(filepath)
public:
int Analyze(
String^ filepath
)
member Analyze :
filepath : string -> int
No code example is currently available or this language may not be supported.
- filepath String
-
The audio filepath to analyze.
Int32
The process exit code.
Note: Some functionalities of this assembly may require to install one or all of the listed applications:
MP3val (mp3val.exe)