mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-10-14 11:28:11 +00:00
[client] audio: refactor audio
to playback
and add record
funcs
This commit is contained in:
@@ -141,7 +141,7 @@ struct AppState
|
||||
bool autoIdleInhibitState;
|
||||
|
||||
struct LG_AudioDevOps * audioDev;
|
||||
bool audioStarted;
|
||||
bool playbackStarted;
|
||||
};
|
||||
|
||||
struct AppParams
|
||||
|
Reference in New Issue
Block a user