◆ isSelf()
boolean com.juphoon.cloud.JCMediaChannelParticipant.isSelf |
( |
| ) |
|
|
inline |
◆ startVideo()
JCMediaDeviceVideoCanvas com.juphoon.cloud.JCMediaChannelParticipant.startVideo |
( |
@JCMediaDevice.RenderType int |
mode, |
|
|
@JCMediaChannel.PictureSize int |
pictureSize |
|
) |
| |
|
inline |
◆ stopVideo()
void com.juphoon.cloud.JCMediaChannelParticipant.stopVideo |
( |
| ) |
|
|
inline |
停止渲染视频对象
建议使用该方法来代替以下两个方法:
◆ getUserId()
String com.juphoon.cloud.JCMediaChannelParticipant.getUserId |
( |
| ) |
|
|
inline |
◆ getRenderId()
String com.juphoon.cloud.JCMediaChannelParticipant.getRenderId |
( |
| ) |
|
|
inline |
◆ getDisplayName()
String com.juphoon.cloud.JCMediaChannelParticipant.getDisplayName |
( |
| ) |
|
|
inline |
◆ getVolumeStatus()
.VolumeStatus int com.juphoon.cloud.JCMediaChannelParticipant.getVolumeStatus |
( |
| ) |
|
|
inline |
◆ isAudio()
boolean com.juphoon.cloud.JCMediaChannelParticipant.isAudio |
( |
| ) |
|
|
inline |
◆ isVideo()
boolean com.juphoon.cloud.JCMediaChannelParticipant.isVideo |
( |
| ) |
|
|
inline |
◆ isSipTalking()
boolean com.juphoon.cloud.JCMediaChannelParticipant.isSipTalking |
( |
| ) |
|
|
inline |
成员对象是否是sip用户
- 返回
- 是否是sip用户
- true: 是sip用户
- false: 不是sip用户
◆ getType()
.ParticipantType int com.juphoon.cloud.JCMediaChannelParticipant.getType |
( |
| ) |
|
|
inline |
◆ getPictureSize()
.PictureSize int com.juphoon.cloud.JCMediaChannelParticipant.getPictureSize |
( |
| ) |
|
|
inline |
◆ getNetStatus()
.NetStatus int com.juphoon.cloud.JCMediaChannelParticipant.getNetStatus |
( |
| ) |
|
|
inline |
◆ isCreator()
boolean com.juphoon.cloud.JCMediaChannelParticipant.isCreator |
( |
| ) |
|
|
inline |
◆ getCustomRole()
int com.juphoon.cloud.JCMediaChannelParticipant.getCustomRole |
( |
| ) |
|
|
inline |
◆ getCustomState()
int com.juphoon.cloud.JCMediaChannelParticipant.getCustomState |
( |
| ) |
|
|
inline |
◆ isAudioSubscribe()
boolean com.juphoon.cloud.JCMediaChannelParticipant.isAudioSubscribe |
( |
| ) |
|
|
inline |
是否订阅了该成员的音频
- 返回
- 是否订阅了该成员的音频
该类的文档由以下文件生成:
- cloud/src/main/mediachannel/com/juphoon/cloud/JCMediaChannelParticipant.java