Home
last modified time | relevance | path

Searched refs:START_RECORDING (Results 1 – 5 of 5) sorted by relevance

/dports/audio/kwave/kwave-21.12.3/plugins/record/
H A DRecordDialog.h59 START_RECORDING /**< directly start recording! */ enumerator
H A DRecordPlugin.cpp128 mode = Kwave::RecordDialog::START_RECORDING; in setup()
216 if (mode == Kwave::RecordDialog::START_RECORDING) in setup()
H A DRecordDialog.cpp321 case Kwave::RecordDialog::START_RECORDING: /* FALLTHROUGH */ in RecordDialog()
/dports/multimedia/lives/lives-3.2.0/src/
H A Dmainwindow.h655 #define START_RECORDING 10 macro
H A Domc-learn.c1425 omc_macros[START_RECORDING].msg = lives_strdup("/record/enable"); in init_omc_macros()
1426 omc_macros[START_RECORDING].macro_text = (_("Start recording")); in init_omc_macros()