fix bug
This commit is contained in:
@@ -85,7 +85,7 @@ public class TrafficLiveManager implements ILiveProgressListener {
|
||||
}
|
||||
|
||||
public void stopLive() {
|
||||
MoGoLiveManager.getInstance().stopLive(mStreamId);
|
||||
MoGoLiveManager.getInstance().stopLive();
|
||||
surfaceView = null;
|
||||
callBack = null;
|
||||
isLoginSuccess = false;
|
||||
|
||||
Reference in New Issue
Block a user