Android(Java)[v1.7.5.0]
| Public 成员函数 | 所有成员列表
com.pano.rtc.api.RtcWbView类 参考

PANO引擎白板绘制视图。 更多...

类 com.pano.rtc.api.RtcWbView 继承关系图:

interface  Callback
 

Public 成员函数

 RtcWbView (Context context)
 
 RtcWbView (Context context, AttributeSet attrs)
 
boolean isViewReady ()
 
void addCallback (Callback cb)
 
void removeCallback (Callback cb)
 
void setPassThrough (boolean passThrough)
 
void surfaceChanged (SurfaceHolder holder, int format, int w, int h)
 
void surfaceCreated (SurfaceHolder holder)
 
void surfaceDestroyed (SurfaceHolder holder)
 
boolean onTouchEvent (MotionEvent event)
 
void setOnTouchListener (View.OnTouchListener listener)
 
void setRtcTouchListener (View.OnTouchListener listener)
 
void setTransparent (boolean enable)
 
boolean isTransparent ()
 

详细描述

PANO引擎白板绘制视图。

需要将此视图嵌入到用户的白板 activity layout xml 中。


该类的文档由以下文件生成: