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

#include <IOSEAGLView.h>

Inheritance diagram for IOSEAGLView:

Instance Methods

(id- initWithFrame:withScreen:
 
(void- pauseAnimation
 
(void- resumeAnimation
 
(void- startAnimation
 
(void- stopAnimation
 
(void- setFramebuffer
 
(bool- presentFramebuffer
 
(void- setScreen:withFrameBufferResize:
 
(CGFloat) - getScreenScale:
 

Properties

UIScreen * currentScreen
 

Method Documentation

◆ getScreenScale:

- (CGFloat) getScreenScale: (UIScreen *) screen

◆ initWithFrame:withScreen:

- (id) initWithFrame: (CGRect) frame
withScreen: (UIScreen *) screen 

◆ pauseAnimation

- (void) pauseAnimation

◆ presentFramebuffer

- (bool) presentFramebuffer

◆ resumeAnimation

- (void) resumeAnimation

◆ setFramebuffer

- (void) setFramebuffer

◆ setScreen:withFrameBufferResize:

- (void) setScreen: (UIScreen *) screen
withFrameBufferResize: (BOOL) resize 

◆ startAnimation

- (void) startAnimation

◆ stopAnimation

- (void) stopAnimation

Property Documentation

◆ currentScreen

- (UIScreen*) currentScreen
readatomicweak

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