mirror of
https://github.com/moonlight-stream/moonlight-ios.git
synced 2026-04-18 22:40:04 +00:00
Implement dynamic display mode changes for Apple TV
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
- (void) launchFailed:(NSString*)message;
|
||||
- (void) rumble:(unsigned short)controllerNumber lowFreqMotor:(unsigned short)lowFreqMotor highFreqMotor:(unsigned short)highFreqMotor;
|
||||
- (void) connectionStatusUpdate:(int)status;
|
||||
- (void) setHdrMode:(bool)enabled;
|
||||
- (void) videoContentShown;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user