Closed Kenshiro166 closed 3 years ago
There was no intuitive way of loading a collection of video paths as a single playlist before playing everything. I've created a LoadPlaylist methods which takes any IEnumerable of strings as video paths to play in order of enumeration.
My bad, this pull request also has the changes from #30. Will redo without them.
There was no intuitive way of loading a collection of video paths as a single playlist before playing everything. I've created a LoadPlaylist methods which takes any IEnumerable of strings as video paths to play in order of enumeration.