@override ValueStream<Duration>? currentPosition(int textureId) { return _audioPlayers[textureId]?.currentPosition; }