hanlareum

Results 4 comments of hanlareum

I called GC of Android studio Profiler after SimpleLivePlayer.release(). But SimpleExoPlayer still remains. * I will consider to your suggest about shared instance of ExoPlayer.

I found one more things. Same number of PlayerBase as SimpleExoPlayer instance remains. What is PlayerBase$PlayerBaseWrapper instance?

Version Information is below, 1. Android version is 10. 2. ExoPlayer version is 2.16.1. And test scenario is below, 1. [ SimpleLivePlayer.playback() -> SimpleLivePlayer.stop() ] x 10 2. SimpleLivePlayer.release() 3....

when i use shared player, memory increment has reduced. and I will change exoplayer to 2.18.1, then tell you about test result.