feat:增加reset逻辑
This commit is contained in:
parent
8cdcab24b2
commit
68bb4b7fb6
@ -105,6 +105,7 @@ class VideoDecodePlugin {
|
|||||||
_textureId = null;
|
_textureId = null;
|
||||||
_depManager.updateSps(null);
|
_depManager.updateSps(null);
|
||||||
_depManager.updatePps(null);
|
_depManager.updatePps(null);
|
||||||
|
_depManager.reset();
|
||||||
return result ?? false;
|
return result ?? false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user