MCPcopy 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
497wxInt32 AUPImportFileHandle::GetStreamCount()
498{
499 return 1;
500}
501
502const TranslatableStrings &AUPImportFileHandle::GetStreamInfo()
503{

Callers 3

ImportMethod · 0.45
OnImportFileOpenedMethod · 0.45
ImportStreamDialogMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected