Audacity 3.2.0
Classes
ProjectFormatExtensionsRegistry.h File Reference
#include <mutex>
#include <functional>
#include "ClientData.h"
#include "ProjectFormatVersion.h"
Include dependency graph for ProjectFormatExtensionsRegistry.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ProjectFormatExtensionsRegistry
 The class that allows evaluating the minimum version of Audacity required to support the project. More...
 
struct  ProjectFormatExtensionsRegistry::Extension
 A struct to register the project extension that requires a different project version. More...