Property LoopMode
- Namespace
- RenderHeads.Media.AVProVideo
- Assembly
- AVProVideo.Runtime.dll
LoopMode
None: Do not loop the playlist when the end is reached.
Loop: Rewind the playlist and play again when the each is reached
public PlaylistMediaPlayer.PlaylistLoopMode LoopMode { get; set; }