RecorderApp
RecorderApp::RecorderApp(const char* signature)
RecorderApp::~RecorderApp()
RecorderApp::InitCheck()
RecorderApp app("application/x-vnd.Haiku-SoundRecorder");
class RecorderApp : public BApplication {
RecorderApp(const char * signature);
virtual ~RecorderApp();