◆ RemoteVideoStreamInfo() [1/2]
| io.agora.rtc.RemoteVideoStreamInfo.RemoteVideoStreamInfo |
( |
| ) |
|
◆ RemoteVideoStreamInfo() [2/2]
| io.agora.rtc.RemoteVideoStreamInfo.RemoteVideoStreamInfo |
( |
int | uid, |
|
|
byte | streamType, |
|
|
byte | currentDownscaleLevel, |
|
|
byte | totalDownscaleLevelCounts ) |
◆ getCurrentDownscaleLevel()
| byte io.agora.rtc.RemoteVideoStreamInfo.getCurrentDownscaleLevel |
( |
| ) |
|
◆ getStreamType()
| byte io.agora.rtc.RemoteVideoStreamInfo.getStreamType |
( |
| ) |
|
◆ getTotalDownscaleLevelCounts()
| byte io.agora.rtc.RemoteVideoStreamInfo.getTotalDownscaleLevelCounts |
( |
| ) |
|
◆ getUid()
| int io.agora.rtc.RemoteVideoStreamInfo.getUid |
( |
| ) |
|
◆ setCurrentDownscaleLevel()
| void io.agora.rtc.RemoteVideoStreamInfo.setCurrentDownscaleLevel |
( |
byte | currentDownscaleLevel | ) |
|
◆ setStreamType()
| void io.agora.rtc.RemoteVideoStreamInfo.setStreamType |
( |
byte | streamType | ) |
|
◆ setTotalDownscaleLevelCounts()
| void io.agora.rtc.RemoteVideoStreamInfo.setTotalDownscaleLevelCounts |
( |
byte | totalDownscaleLevelCounts | ) |
|
◆ setUid()
| void io.agora.rtc.RemoteVideoStreamInfo.setUid |
( |
int | uid | ) |
|
◆ currentDownscaleLevel
| byte io.agora.rtc.RemoteVideoStreamInfo.currentDownscaleLevel |
|
private |
◆ streamType
| byte io.agora.rtc.RemoteVideoStreamInfo.streamType |
|
private |
◆ totalDownscaleLevelCounts
| byte io.agora.rtc.RemoteVideoStreamInfo.totalDownscaleLevelCounts |
|
private |
◆ uid
| int io.agora.rtc.RemoteVideoStreamInfo.uid |
|
private |
The documentation for this class was generated from the following file: