MP3GainWrapperFileHasTagInfo(FileInfo) Method
Determines whether the specified file contains an APEv2 tag containing MP3Gain information.
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 bool FileHasTagInfo(
FileInfo file
)
Public Function FileHasTagInfo (
file As FileInfo
) As Boolean
Dim instance As MP3GainWrapper
Dim file As FileInfo
Dim returnValue As Boolean
returnValue = instance.FileHasTagInfo(file)
public:
bool FileHasTagInfo(
FileInfo^ file
)
member FileHasTagInfo :
file : FileInfo -> bool
No code example is currently available or this language may not be supported.
- file FileInfo
-
The audio file to analyze.
Boolean if the specified file contains an
APEv2 tag containing
MP3Gain information,
otherwise,
.
Note: Some functionalities of this assembly may require to install one or all of the listed applications:
MP3Gain (mp3gain.exe)