com.netease.nimlib.sdk.qcmedia.model.QChatMediaVideoParams.QChatMediaVideoParams |
( |
| ) |
|
com.netease.nimlib.sdk.qcmedia.model.QChatMediaVideoParams.QChatMediaVideoParams |
( |
int |
width, |
|
|
int |
height, |
|
|
int |
fps |
|
) |
| |
static QChatMediaVideoParams com.netease.nimlib.sdk.qcmedia.model.QChatMediaVideoParams.fromJson |
( |
String |
json | ) |
|
|
static |
int com.netease.nimlib.sdk.qcmedia.model.QChatMediaVideoParams.getFps |
( |
| ) |
|
int com.netease.nimlib.sdk.qcmedia.model.QChatMediaVideoParams.getHeight |
( |
| ) |
|
int com.netease.nimlib.sdk.qcmedia.model.QChatMediaVideoParams.getWidth |
( |
| ) |
|
void com.netease.nimlib.sdk.qcmedia.model.QChatMediaVideoParams.setFps |
( |
int |
fps | ) |
|
void com.netease.nimlib.sdk.qcmedia.model.QChatMediaVideoParams.setHeight |
( |
int |
height | ) |
|
void com.netease.nimlib.sdk.qcmedia.model.QChatMediaVideoParams.setWidth |
( |
int |
width | ) |
|
String com.netease.nimlib.sdk.qcmedia.model.QChatMediaVideoParams.toJson |
( |
| ) |
|
该类的文档由以下文件生成: