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

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