mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
[settings] add RemoteFxRlgrMode setting
This commit is contained in:
@@ -664,7 +664,8 @@ struct rdp_settings
|
||||
SETTINGS_DEPRECATED(ALIGN64 UINT32 RemoteFxCodecMode); /* 3651 */
|
||||
SETTINGS_DEPRECATED(ALIGN64 BOOL RemoteFxImageCodec); /* 3652 */
|
||||
SETTINGS_DEPRECATED(ALIGN64 UINT32 RemoteFxCaptureFlags); /* 3653 */
|
||||
UINT64 padding3712[3712 - 3654]; /* 3654 */
|
||||
SETTINGS_DEPRECATED(ALIGN64 UINT32 RemoteFxRlgrMode); /* 3654 */
|
||||
UINT64 padding3712[3712 - 3655]; /* 3655 */
|
||||
|
||||
/* NSCodec */
|
||||
SETTINGS_DEPRECATED(ALIGN64 BOOL NSCodec); /* 3712 */
|
||||
|
||||
Reference in New Issue
Block a user