Skip to content

Commit

Permalink
Merge pull request #190 from anudeepreddy/master
Browse files Browse the repository at this point in the history
release vlc media player on releasePlayer
  • Loading branch information
razorRun authored Nov 25, 2023
2 parents bdab107 + fb13105 commit 1382cd5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -442,6 +442,7 @@ private void releasePlayer() {
vout.removeCallback(callback);
vout.detachViews();
//surfaceView.removeOnLayoutChangeListener(onLayoutChangeListener);
mMediaPlayer.release();
libvlc.release();
libvlc = null;

Expand Down

0 comments on commit 1382cd5

Please sign in to comment.