MP3GainWrapperFileHasTagInfo(FileInfo) Method

Determines whether the specified file contains an APEv2 tag containing MP3Gain information.

Definition

Namespace: DevCase.ThirdParty.MP3Gain
Assembly: 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
)

Parameters

file  FileInfo
The audio file to analyze.

Return Value

Boolean
if the specified file contains an APEv2 tag containing MP3Gain information, otherwise, .

Remarks

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

MP3Gain (mp3gain.exe)

See Also