Update moonlight-common-c

This commit is contained in:
Cameron Gutman
2023-09-18 21:19:35 -05:00
parent 65bf4ca6b1
commit d1c35144e1
6 changed files with 26 additions and 47 deletions
+2 -2
View File
@@ -15,6 +15,7 @@
@property NSString* appID;
@property NSString* appName;
@property NSString* rtspSessionUrl;
@property int serverCodecModeSupport;
@property int width;
@property int height;
@property int frameRate;
@@ -26,9 +27,8 @@
@property BOOL playAudioOnPC;
@property BOOL swapABXYButtons;
@property int audioConfiguration;
@property BOOL enableHdr;
@property int supportedVideoFormats;
@property BOOL multiController;
@property BOOL allowHevc;
@property BOOL useFramePacing;
@property NSData* serverCert;