Audacity 3.2.0
Variables
MockSampleBlockFactory.cpp File Reference
#include "MockSampleBlockFactory.h"
Include dependency graph for MockSampleBlockFactory.cpp:

Go to the source code of this file.

Variables

static SampleBlockFactory::Factory::Scope scope
 

Variable Documentation

◆ scope

Initial value:
return std::make_shared<MockSampleBlockFactory>();
} }
The top-level handle to an Audacity project. It serves as a source of events that other objects can b...
Definition: Project.h:90

Audacity: A Digital Audio Editor

MockSampleBlockFactory.cpp

Matthieu Hodgkinson

Definition at line 13 of file MockSampleBlockFactory.cpp.