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