mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-17 14:11:33 +00:00
added support for different resolutions and frame rates
This commit is contained in:
@@ -10,7 +10,8 @@
|
||||
|
||||
@interface StreamConfiguration : NSObject
|
||||
|
||||
@property int host;
|
||||
@property NSString* host;
|
||||
@property int hostAddr;
|
||||
@property int width;
|
||||
@property int height;
|
||||
@property int frameRate;
|
||||
|
||||
Reference in New Issue
Block a user