AudioSourcePlayer constructor

AudioSourcePlayer(
  1. Html5AudioPlayer html5AudioPlayer,
  2. String id
)

Implementation

AudioSourcePlayer(this.html5AudioPlayer, this.id);