public static interface UpLiveEventBaseActivity.IUpLiveEventCallback
限定符和类型 | 方法和说明 |
---|---|
void |
onEndLive(int error) |
void |
onPauseLive() |
void |
onRealPushStart(com.app.live.activity.VideoDataInfo vInfo) |
void |
onResumeLive() |
void |
onStartLive() |
void |
onStartPreview() |
void |
onVideoInfoUpdate(com.app.live.activity.VideoDataInfo vInfo) |
void onStartPreview()
void onStartLive()
void onEndLive(int error)
void onPauseLive()
void onResumeLive()
void onRealPushStart(com.app.live.activity.VideoDataInfo vInfo)
void onVideoInfoUpdate(com.app.live.activity.VideoDataInfo vInfo)