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