mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-05-05 14:30:45 +09:00
Only show app audio option if using pipewire
This commit is contained in:
@@ -40,6 +40,7 @@ namespace gsr {
|
||||
|
||||
struct SystemInfo {
|
||||
DisplayServer display_server = DisplayServer::UNKNOWN;
|
||||
bool supports_app_audio = false;
|
||||
};
|
||||
|
||||
enum class GpuVendor {
|
||||
|
||||
Reference in New Issue
Block a user