MP3valWrapperAnalyze(FileInfo) 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(
FileInfo file
)
Public Function Analyze (
file As FileInfo
) As Integer
Dim instance As MP3valWrapper
Dim file As FileInfo
Dim returnValue As Integer
returnValue = instance.Analyze(file)
public:
int Analyze(
FileInfo^ file
)
member Analyze :
file : FileInfo -> int
No code example is currently available or this language may not be supported.
- file FileInfo
-
The audio file 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)