3import android.graphics.Color;
4import android.text.TextPaint;
MobileRTCRenderInfo(int xPercent, int yPercent, int widthPercent, int heightPercent)
int username_corner_radius
boolean is_show_audio_off
boolean is_username_visible
boolean enableGalleryMode
Set attendee render to use gallery mode. this will force subscribe 90P video and ignore the view heig...
boolean is_border_visible
MobileRTCVideoUnitRenderInfo(int xPercent, int yPercent, int widthPercent, int heightPercent)
MobileRTCVideoUnitRenderInfo()
int aspect_mode
Set video unit aspect mode defined in MobileRTCVideoUnitAspectMode class. Default value: original.
int border_color
video border on video unit. Take effect when MobileRTCVideoUnitRenderInfo.is_border_visible is true.
TextPaint username_textpaint
TextPaint for user name. TextPaint TextPaint.bgColor for user name background color....
int username_bottom_margin
Enumeration of video aspect modes.
static final int VIDEO_ASPECT_ORIGINAL