Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ GetStreamCount
Method
GetStreamCount
modules/import-export/mod-aup/ImportAUP.cpp:497–500 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
495
}
496
497
wxInt32 AUPImportFileHandle::GetStreamCount()
498
{
499
return 1;
500
}
501
502
const TranslatableStrings &AUPImportFileHandle::GetStreamInfo()
503
{
Callers
3
Import
Method · 0.45
OnImportFileOpened
Method · 0.45
ImportStreamDialog
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected