fix:推出对讲页时停止发送期望数据
This commit is contained in:
parent
2feb1fb2fc
commit
c221e2cbdf
@ -630,6 +630,7 @@ class TalkViewNativeDecodeLogic extends BaseGetXController {
|
|||||||
|
|
||||||
// 重置期望数据
|
// 重置期望数据
|
||||||
StartChartManage().reSetDefaultTalkExpect();
|
StartChartManage().reSetDefaultTalkExpect();
|
||||||
|
StartChartManage().stopTalkExpectMessageTimer();
|
||||||
VideoDecodePlugin.releaseDecoder();
|
VideoDecodePlugin.releaseDecoder();
|
||||||
|
|
||||||
// 取消批处理定时器
|
// 取消批处理定时器
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user