HyphenateSDK  3.3.0
Instance Methods | Properties | List of all members
OpenGLView20 Class Reference

#import <OpenGLView20.h>

Inheritance diagram for OpenGLView20:

Instance Methods

(void) - displayYUV420pData:width:height:
 将数据画到屏幕上 More...
 
(void) - setVideoSize:height:
 设置视频显示区域大小 More...
 
(void) - clearFrame
 清除画面 More...
 

Properties

BOOL isRunning
 

Detailed Description

OpenGLView20.h Video display view

Author
Hyphenate
Version
3.00

Method Documentation

- (void) clearFrame

清除画面

- (void) displayYUV420pData: (char *)  data
width: (GLuint)  width
height: (GLuint)  height 

将数据画到屏幕上

Parameters
data数据
width宽度
height高度
- (void) setVideoSize: (GLuint)  width
height: (GLuint)  height 

设置视频显示区域大小

Parameters
width宽度
height高度

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