added basic audio recording functionality
This commit is contained in:
@@ -263,6 +263,7 @@ void Viewer::pause() {
|
||||
playing = false;
|
||||
set_playpause_icon(true);
|
||||
playback_updater.stop();
|
||||
stop_recording();
|
||||
}
|
||||
|
||||
void Viewer::update_playhead_timecode(long p) {
|
||||
|
||||
Reference in New Issue
Block a user