MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
IsPlaybackStopped Property
NamespacesMPfm.PlayerPlayerPlaylistIndexChangedDataIsPlaybackStopped
Defines if the playback was stopped after the audio file has finished playing. i.e. if the RepeatType is off and the playlist is over, this property will be true.
Declaration Syntax
C#Visual Basic
public bool IsPlaybackStopped { get; set; }
Public Property IsPlaybackStopped As Boolean
	Get
	Set

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