virtual void Stop() = 0;
Stop stops the active sound. After calling Stop, calls to all methods should not change the state and attributes of this object.