Ardour  9.0-pre0-582-g084a23a80d
sfdb_freesound_mootcher.h File Reference
#include <string>
#include <stdio.h>
#include <cstring>
#include <sstream>
#include <vector>
#include <gtkmm/progressbar.h>
#include "sfdb_ui.h"
#include "curl/curl.h"
Include dependency graph for sfdb_freesound_mootcher.h:

Go to the source code of this file.

Classes

struct  SfdbMemoryStruct
 
class  Mootcher
 

Enumerations

enum  sortMethod {
  sort_none , sort_duration_descending , sort_duration_ascending , sort_created_descending ,
  sort_created_ascending , sort_downloads_descending , sort_downloads_ascending , sort_rating_descending ,
  sort_rating_ascending
}
 

Enumeration Type Documentation

◆ sortMethod

enum sortMethod
Enumerator
sort_none 
sort_duration_descending 
sort_duration_ascending 
sort_created_descending 
sort_created_ascending 
sort_downloads_descending 
sort_downloads_ascending 
sort_rating_descending 
sort_rating_ascending 

Definition at line 58 of file sfdb_freesound_mootcher.h.