mirror of
https://github.com/LizardByte/Sunshine.git
synced 2026-08-07 10:20:46 +00:00
feat(linux): Add Vulkan video encoder (#4603)
This commit is contained in:
@@ -36,6 +36,7 @@ protected:
|
||||
{"AMD AMF Encoder", "amd"},
|
||||
{"VideoToolbox Encoder", "vt"},
|
||||
{"VA-API Encoder", "vaapi"},
|
||||
{"Vulkan Encoder", "vulkan"},
|
||||
{"Software Encoder", "sw"}
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user