getLoop method

bool getLoop()

Implementation

bool getLoop() {
    return audioSource.getLoop();
  }