mirror of
https://github.com/pikvm/ustreamer.git
synced 2026-04-12 01:26:13 +00:00
refactoring
This commit is contained in:
@@ -61,7 +61,7 @@ typedef struct {
|
||||
pthread_t pcm_tid;
|
||||
pthread_t enc_tid;
|
||||
bool tids_created;
|
||||
atomic_bool run;
|
||||
atomic_bool working;
|
||||
} audio_s;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user