hyphenate_SDK3.0 3.7.6.3
hyphenate java IM SDK
|
Classes | |
enum | EMRegionStyle |
Public Member Functions | |
EMLiveRegion (int x, int y, int width, int height, int zorder, EMRegionStyle style, String streamId) | |
String | getStreamId () |
void | setStreamId (String streamId) |
int | getX () |
void | setX (int x) |
int | getY () |
void | setY (int y) |
int | getWidth () |
void | setWidth (int width) |
int | getHeight () |
void | setHeight (int height) |
int | getZorder () |
void | setZorder (int zorder) |
EMRegionStyle | getStyle () |
void | setStyle (EMRegionStyle style) |
Created by lijian on 2020/05/08
Video streaming in the canvas width and height and display location and other parameters x On the horizontal position of the canvas y On the vertical position of the canvas width Video stream width height Video stream height zorder Video stream zorder layer location style Video stream display mode (fit mode or fill mode) streamId The video stream ID