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

Method GetStatus

modules/import-export/mod-cl/ExportCL.cpp:148–151  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

146 }
147
148 int GetStatus() const
149 {
150 return mStatus;
151 }
152
153private:
154 wxString *mOutput;

Callers 3

ProcessMethod · 0.80
PortBurn_GetStatusFunction · 0.80
Scrubbing.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected