mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-05-04 22:10:44 +09:00
Fix loading audio tracks incorrect config, finish recording option
This commit is contained in:
@@ -86,7 +86,7 @@ namespace gsr {
|
||||
std::unique_ptr<List> create_stream_container_section();
|
||||
void add_stream_widgets();
|
||||
|
||||
void load_audio_tracks();
|
||||
void load_audio_tracks(RecordOptions &record_options);
|
||||
void load_common(RecordOptions &record_options);
|
||||
void load_replay();
|
||||
void load_record();
|
||||
|
||||
Reference in New Issue
Block a user