MCPcopy 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
261TranslatableString LOFImportFileHandle::GetFileDescription()
262{
263 return DESC;
264}
265
266auto LOFImportFileHandle::GetFileUncompressedBytes() -> ByteCount
267{

Callers 1

OnImportProgressMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected