MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
RefreshSongBrowserPlayIcon Method (newAudioFileId)
NamespacesMPfmfrmMainRefreshSongBrowserPlayIcon(Guid)
Updates the play icon in the Song Browser. Sets the icon to the specified audio file in the newAudioFileId parameter. If the Guid is empty, the icon will be removed.
Declaration Syntax
C#Visual Basic
public void RefreshSongBrowserPlayIcon(
	Guid newAudioFileId
)
Public Sub RefreshSongBrowserPlayIcon ( _
	newAudioFileId As Guid _
)
Parameters
newAudioFileId (Guid)
AudioFile identifier

Assembly: MPfm (Module: MPfm) Version: 0.6.0.0 (0.6.0.0)