MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
RepeatType Enumeration
NamespacesMPfm.PlayerRepeatType
Defines the repeat types (off, playlist or song).
Declaration Syntax
C#Visual Basic
public enum RepeatType
Public Enumeration RepeatType
Members
MemberDescription
Off No repeat.
Playlist Playlist repeat type. The playback returns to the first item of the playlist when the playlist has finished playing.
Song Song repeat type. When the current song finishes, the playback returns to the song start position.

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