Future<void> setVolume(int textureId, double volume) { // volume: 0.0 ~ 1.0 throw UnimplementedError('setVolume() has not been implemented.'); }