addAudioSource method

bool addAudioSource(
  1. String path
)

Implementation

bool addAudioSource(String path) => addToPlaylist(path);