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