Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ GetFileDescription
Method
GetFileDescription
modules/import-export/mod-lof/ImportLOF.cpp:261–264 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
259
}
260
261
TranslatableString LOFImportFileHandle::GetFileDescription()
262
{
263
return DESC;
264
}
265
266
auto LOFImportFileHandle::GetFileUncompressedBytes() -> ByteCount
267
{
Callers
1
OnImportProgress
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected