mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2025-07-01 23:35:55 +00:00
parent
9e7c212c6d
commit
96fba43186
@ -316,6 +316,7 @@ StreamCommandLineParser::StreamCommandLineParser()
|
||||
{"auto", StreamingPreferences::VCC_AUTO},
|
||||
{"H.264", StreamingPreferences::VCC_FORCE_H264},
|
||||
{"HEVC", StreamingPreferences::VCC_FORCE_HEVC},
|
||||
{"AV1", StreamingPreferences::VCC_FORCE_AV1},
|
||||
};
|
||||
m_VideoDecoderMap = {
|
||||
{"auto", StreamingPreferences::VDS_AUTO},
|
||||
|
Loading…
x
Reference in New Issue
Block a user