拉流播放通知回调
更多...
◆ onAudioFrame()
◆ onAudioMuted()
void com.alivc.live.player.AlivcLivePlayInfoListener.onAudioMuted |
( |
boolean |
mute | ) |
|
◆ onAudioSubscribeStateChanged()
◆ onError()
abstract void com.alivc.live.player.AlivcLivePlayInfoListener.onError |
( |
AlivcLivePlayError |
code, |
|
|
String |
msg |
|
) |
| |
|
abstract |
◆ onFirstAudioFrameDecoded()
void com.alivc.live.player.AlivcLivePlayInfoListener.onFirstAudioFrameDecoded |
( |
| ) |
|
◆ onFirstAudioFrameReceived()
void com.alivc.live.player.AlivcLivePlayInfoListener.onFirstAudioFrameReceived |
( |
| ) |
|
◆ onFirstVideoFrameDrawn()
void com.alivc.live.player.AlivcLivePlayInfoListener.onFirstVideoFrameDrawn |
( |
| ) |
|
◆ onFirstVideoFrameReceived()
void com.alivc.live.player.AlivcLivePlayInfoListener.onFirstVideoFrameReceived |
( |
| ) |
|
◆ onNetworkQualityChanged()
◆ onPlayerStatistics()
◆ onPlayoutVolumeUpdate()
void com.alivc.live.player.AlivcLivePlayInfoListener.onPlayoutVolumeUpdate |
( |
int |
volume, |
|
|
boolean |
isSpeaking |
|
) |
| |
◆ onPlayStarted()
abstract void com.alivc.live.player.AlivcLivePlayInfoListener.onPlayStarted |
( |
| ) |
|
|
abstract |
◆ onPlayStopped()
abstract void com.alivc.live.player.AlivcLivePlayInfoListener.onPlayStopped |
( |
| ) |
|
|
abstract |
◆ onReceiveDataChannelMessage()
void com.alivc.live.player.AlivcLivePlayInfoListener.onReceiveDataChannelMessage |
( |
byte[] |
data | ) |
|
◆ onReceiveSEIMessage()
void com.alivc.live.player.AlivcLivePlayInfoListener.onReceiveSEIMessage |
( |
int |
payload, |
|
|
byte[] |
data |
|
) |
| |
◆ onRemoteUserLeave()
◆ onScreenShareSubscribeStateChanged()
◆ onVideoEnabled()
void com.alivc.live.player.AlivcLivePlayInfoListener.onVideoEnabled |
( |
boolean |
enable | ) |
|
◆ onVideoFrame()
◆ onVideoMuted()
void com.alivc.live.player.AlivcLivePlayInfoListener.onVideoMuted |
( |
boolean |
mute | ) |
|
◆ onVideoResolutionChanged()
void com.alivc.live.player.AlivcLivePlayInfoListener.onVideoResolutionChanged |
( |
int |
width, |
|
|
int |
height |
|
) |
| |
◆ onVideoSubscribeStateChanged()