Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
IOSScreenManager Class Reference

#include <IOSScreenManager.h>

Inheritance diagram for IOSScreenManager:

Instance Methods

(bool- changeScreen:withMode:
 
(void- screenDisconnect
 
(void- fadeFromBlack:
 
(bool- willSwitchToExternal:
 
(bool- willSwitchToInternal:
 

Class Methods

(void+ updateResolutions
 
(id+ sharedInstance
 

Protected Attributes

unsigned int _screenIdx
 
bool _externalScreen
 
IOSEAGLView *__weak _glView
 
IOSExternalTouchController_externalTouchController
 
UIInterfaceOrientation _lastTouchControllerOrientation
 

Properties

IOSEAGLView_glView
 

Method Documentation

◆ changeScreen:withMode:

- (bool) changeScreen: (unsigned int) screenIdx
withMode: (UIScreenMode *) mode 

◆ fadeFromBlack:

- (void) fadeFromBlack: (CGFloat) delaySecs

◆ screenDisconnect

- (void) screenDisconnect

◆ sharedInstance

+ (id) sharedInstance

◆ updateResolutions

+ (void) updateResolutions

◆ willSwitchToExternal:

- (bool) willSwitchToExternal: (unsigned int) screenIdx

◆ willSwitchToInternal:

- (bool) willSwitchToInternal: (unsigned int) screenIdx

Member Data Documentation

◆ _externalScreen

- (bool) _externalScreen
readassignprotected

◆ _externalTouchController

- (IOSExternalTouchController*) _externalTouchController
protected

◆ _glView

- (IOSEAGLView* __weak) _glView
protected

◆ _lastTouchControllerOrientation

- (UIInterfaceOrientation) _lastTouchControllerOrientation
readwriteprotected

◆ _screenIdx

- (unsigned int) _screenIdx
readassignprotected

Property Documentation

◆ _glView

- (IOSEAGLView*) _glView
readwriteatomicweak

The documentation for this class was generated from the following files: