public class LVMixStreamInput
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
height
当前用户画布高
|
java.lang.String |
userId
用户Id
|
int |
width
当前用户画布宽
|
int |
xPosition
当前用户在总画布中的x坐标
|
int |
yPosition
当前用户在总画布中的y坐标
|
| Constructor and Description |
|---|
LVMixStreamInput() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |