MP3GainWrapperFileHasTagInfo(String) 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(
string filepath
)
Public Function FileHasTagInfo (
filepath As String
) As Boolean
Dim instance As MP3GainWrapper
Dim filepath As String
Dim returnValue As Boolean
returnValue = instance.FileHasTagInfo(filepath)
public:
bool FileHasTagInfo(
String^ filepath
)
member FileHasTagInfo :
filepath : string -> bool
No code example is currently available or this language may not be supported.
- filepath String
-
The audio filepath 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)