Kodi Documentation  18.0
Kodi is an open source media player and entertainment hub.
IOSEAGLView Class Reference

#import <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:
 

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

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