This commit is contained in:
zhongchao
2021-02-23 17:09:22 +08:00
2 changed files with 2 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ import static com.mogo.cloud.trafficlive.constant.TrafficLiveConstant.TAG;
public class MoGoAiCloudTrafficLive {
/**
* 查看前方车辆直播
* 查看指定SN车辆直播
*/
public static void viewVehicleHeadLive(Application application, String liveSn, SurfaceView surfaceView, ITrafficLiveCallBack callBack) {
try {