MCPcopy Create free account
hub / github.com/audacity/audacity / captureThumbnailRequested

Method captureThumbnailRequested

au4/src/project/internal/audacityproject.cpp:238–241  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

236}
237
238async::Notification Audacity4Project::captureThumbnailRequested() const
239{
240 return m_captureThumbnailRequested;
241}
242
243Ret Audacity4Project::saveProject(const muse::io::path_t& path, const std::string& fileSuffix, bool generateBackup, bool createThumbnail)
244{

Callers 1

initMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected