MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
AudioFileStarted Property
NamespacesMPfm.PlayerPlayerPlaylistIndexChangedDataAudioFileStarted
Defines the audio file that just started. Might be null if the playback has stopped.
Declaration Syntax
C#Visual Basic
public AudioFile AudioFileStarted { get; set; }
Public Property AudioFileStarted As AudioFile
	Get
	Set

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