fix: Fix NullPointerException
in VideoPipeline.removeRecordingSessionOutputSurface
(#2453)
This commit is contained in:
parent
6d3a3c3c2f
commit
bdbcf05d14
@ -144,7 +144,6 @@ class VideoPipeline(
|
||||
frameProcessor = null
|
||||
recordingSession = null
|
||||
surfaceTexture.release()
|
||||
mHybridData.resetNative()
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user