mirror of
https://github.com/oxen-io/session-android.git
synced 2025-03-27 07:02:14 +00:00
parent
f148ff8bfa
commit
8dc6f2b15b
@ -701,6 +701,10 @@ public class WebRtcCallService extends Service implements InjectableType, CallSt
|
||||
localRenderer.release();
|
||||
remoteRenderer.release();
|
||||
eglBase.release();
|
||||
|
||||
localRenderer = null;
|
||||
remoteRenderer = null;
|
||||
eglBase = null;
|
||||
}
|
||||
|
||||
shutdownAudio();
|
||||
|
Loading…
x
Reference in New Issue
Block a user