Pass RTSP session URL to moonlight-common-c for dynamic ports

This commit is contained in:
Cameron Gutman
2021-07-02 17:31:45 -05:00
parent 295cf61727
commit 7ed6b22cac
5 changed files with 22 additions and 6 deletions
+1
View File
@@ -13,6 +13,7 @@
@property NSString* gfeVersion;
@property NSString* appID;
@property NSString* appName;
@property NSString* rtspSessionUrl;
@property int width;
@property int height;
@property int frameRate;