MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
Read Method (filePath)
NamespacesMPfm.SoundSV7MetadataRead(String)
Reads the SV7 metadata from a MPC (MusePack) audio file.
Declaration Syntax
C#Visual Basic
public static SV7Tag Read(
	string filePath
)
Public Shared Function Read ( _
	filePath As String _
) As SV7Tag
Parameters
filePath (String)
Audio file path
Return Value
SV7 data structure

Assembly: MPfm.Sound (Module: MPfm.Sound) Version: 0.5.3.0 (0.5.3.0)