AudioPlaylist constructor

AudioPlaylist(
  1. List<AudioDataSource> playList
)

Implementation

AudioPlaylist(this.playList);