MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
PlayFiles Method
NamespacesMPfm.PlayerPlayerPlayFiles()()()()
Members
IconMemberDescription
PlayFiles(List<(Of <<'(String>)>>))
Plays the list of audio files specified in the filePaths parameter.

PlayFiles(List<(Of <<'(AudioFile>)>>))
Plays the list of audio files specified in the audioFiles parameter. The AudioFile instances can come from MPfm.Library (reading from database) or by creating instances of the AudioFile class manually, which will read metadata from audio files to fill the properties.

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