Jabber Guest Android SDK
 All Classes Namespaces Functions Variables Enumerator Pages
com.cisco.jabber.guest.SelfView Class Reference

A view that represents the local user's transmitted video during an active call. More...

Inheritance diagram for com.cisco.jabber.guest.SelfView:
com.cisco.jabber.guest.BaseTextureViewLayout

Public Member Functions

void updateVideoStoppedVisibility ()
 Refreshes the view's indication of whether or not the local video is actively being transmitted during a call.
 
void updateSwitchCameraVisibility ()
 Refreshes the view's indication of whether or not the input source for the local video can be changed.
 
void onFrameSizeChanged (int width, int height)
 Called when the dimensions of rendered frames changes.
 
- Public Member Functions inherited from com.cisco.jabber.guest.BaseTextureViewLayout
TextureView getTextureView ()
 Gets the TextureView contained within this view. More...
 

Detailed Description

A view that represents the local user's transmitted video during an active call.