SkylinkSDK for Android 0.9.1-RELEASE
Package Index
|
Class Index
sg.com.temasys.skylink.sdk.config
sg.com.temasys.skylink.sdk.listener
sg.com.temasys.skylink.sdk.rendering
sg.com.temasys.skylink.sdk.rtc
Interfaces
VideoRendererGuiListener
Classes
VideoGLView
VideoRendererGui
Package Index
|
Class Index
Summary:
Ctors
|
Methods
|
Protected Methods
|
Inherited Methods
|
[Expand All]
public class
VideoGLView
extends GLSurfaceView
java.lang.Object
↳
GLSurfaceView
↳
sg.com.temasys.skylink.sdk.rendering.VideoGLView
Summary
Public Constructors
VideoGLView
(Context c, Point screenDimensions)
Public Methods
void
updateDisplaySize
(Point screenDimensions)
Protected Methods
void
onAttachedToWindow
()
void
onMeasure
(int unusedX, int unusedY)
[Expand]
Inherited Methods
From class
java.lang.Object
Object
clone
()
boolean
equals
(
Object
arg0)
void
finalize
()
final
Class
<?>
getClass
()
int
hashCode
()
final void
notify
()
final void
notifyAll
()
String
toString
()
final void
wait
()
final void
wait
(long arg0, int arg1)
final void
wait
(long arg0)
Public Constructors
public
VideoGLView
(Context c, Point screenDimensions)
Public Methods
public void
updateDisplaySize
(Point screenDimensions)
Protected Methods
protected void
onAttachedToWindow
()
protected void
onMeasure
(int unusedX, int unusedY)