Audacity 3.2.0
Namespaces | Typedefs
MimeTypesList.h File Reference
#include <string>
#include <vector>
Include dependency graph for MimeTypesList.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  cloud
 

Typedefs

using cloud::MimeType = std::string
 
using cloud::MimeTypesList = std::vector< std::string >
 Ordered list of mime types. More...