mirror of
https://github.com/moonlight-stream/moonlight-ios.git
synced 2026-06-18 22:50:54 +00:00
Update moonlight-common-c
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user