Android surfaceView 黑塊問題

很多Android機上會出現(xiàn)surfaceView結(jié)束播放后详幽,出現(xiàn)概率的黑塊,典型的解決方案

setZOrderMediaOverlay(false);
setZorderTop(false);

    /**
     * Control whether the surface view's surface is placed on top of another
     * regular surface view in the window (but still behind the window itself).
     * This is typically used to place overlays on top of an underlying media
     * surface view.
     *
     * <p>Note that this must be set before the surface view's containing
     * window is attached to the window manager.
     *
     * <p>Calling this overrides any previous call to {@link #setZOrderOnTop}.
     */
    public void setZOrderMediaOverlay(boolean isMediaOverlay) {
        mWindowType = isMediaOverlay
                ? WindowManager.LayoutParams.TYPE_APPLICATION_MEDIA_OVERLAY
                : WindowManager.LayoutParams.TYPE_APPLICATION_MEDIA;
    }


    /**
     * Control whether the surface view's surface is placed on top of its
     * window.  Normally it is placed behind the window, to allow it to
     * (for the most part) appear to composite with the views in the
     * hierarchy.  By setting this, you cause it to be placed above the
     * window.  This means that none of the contents of the window this
     * SurfaceView is in will be visible on top of its surface.
     *
     * <p>Note that this must be set before the surface view's containing
     * window is attached to the window manager.
     *
     * <p>Calling this overrides any previous call to {@link #setZOrderMediaOverlay}.
     */
    public void setZOrderOnTop(boolean onTop) {
        if (onTop) {
            mWindowType = WindowManager.LayoutParams.TYPE_APPLICATION_PANEL;
            // ensures the surface is placed below the IME
            mLayout.flags |= WindowManager.LayoutParams.FLAG_ALT_FOCUSABLE_IM;
        } else {
            mWindowType = WindowManager.LayoutParams.TYPE_APPLICATION_MEDIA;
            mLayout.flags &= ~WindowManager.LayoutParams.FLAG_ALT_FOCUSABLE_IM;
        }
    }

實際上根本沒有用!
那么下面代碼可以嗎浸锨?

\\設(shè)置透明
setAlpha(0);
\\設(shè)置不可見
setVisibility(GONE);

實際也沒有用!
最終得這樣才行

release();

找到對應(yīng)的“drawer”唇聘,然后釋放掉渲染器才行!V选迟郎!
參考webrtc代碼

 public void release() {
        this.logD("Releasing.");
        final CountDownLatch eglCleanupBarrier = new CountDownLatch(1);
        Object var2 = this.handlerLock;
        synchronized(this.handlerLock) {
            if(this.renderThreadHandler == null) {
                this.logD("Already released");
                return;
            }

            this.renderThreadHandler.removeCallbacks(this.logStatisticsRunnable);
            this.renderThreadHandler.postAtFrontOfQueue(new Runnable() {
                public void run() {
                    if(EglRenderer.this.drawer != null) {
                        EglRenderer.this.drawer.release();
                        EglRenderer.this.drawer = null;
                    }

                    if(EglRenderer.this.yuvTextures != null) {
                        GLES20.glDeleteTextures(3, EglRenderer.this.yuvTextures, 0);
                        EglRenderer.this.yuvTextures = null;
                    }

                    if(EglRenderer.this.bitmapTextureFramebuffer != null) {
                        EglRenderer.this.bitmapTextureFramebuffer.release();
                        EglRenderer.this.bitmapTextureFramebuffer = null;
                    }

                    if(EglRenderer.this.eglBase != null) {
                        EglRenderer.this.logD("eglBase detach and release.");
                        EglRenderer.this.eglBase.detachCurrent();
                        EglRenderer.this.eglBase.release();
                        EglRenderer.this.eglBase = null;
                    }

                    eglCleanupBarrier.countDown();
                }
            });
            final Looper renderLooper = this.renderThreadHandler.getLooper();
            this.renderThreadHandler.post(new Runnable() {
                public void run() {
                    EglRenderer.this.logD("Quitting render thread.");
                    renderLooper.quit();
                }
            });
            this.renderThreadHandler = null;
        }

        ThreadUtils.awaitUninterruptibly(eglCleanupBarrier);
        var2 = this.frameLock;
        synchronized(this.frameLock) {
            if(this.pendingFrame != null) {
                VideoRenderer.renderFrameDone(this.pendingFrame);
                this.pendingFrame = null;
            }
        }

        this.logD("Releasing done.");
    }
最后編輯于
?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請聯(lián)系作者
  • 序言:七十年代末,一起剝皮案震驚了整個濱河市聪蘸,隨后出現(xiàn)的幾起案子宪肖,更是在濱河造成了極大的恐慌,老刑警劉巖健爬,帶你破解...
    沈念sama閱讀 211,561評論 6 492
  • 序言:濱河連續(xù)發(fā)生了三起死亡事件控乾,死亡現(xiàn)場離奇詭異,居然都是意外死亡娜遵,警方通過查閱死者的電腦和手機蜕衡,發(fā)現(xiàn)死者居然都...
    沈念sama閱讀 90,218評論 3 385
  • 文/潘曉璐 我一進店門,熙熙樓的掌柜王于貴愁眉苦臉地迎上來魔熏,“玉大人衷咽,你說我怎么就攤上這事∷庹溃” “怎么了镶骗?”我有些...
    開封第一講書人閱讀 157,162評論 0 348
  • 文/不壞的土叔 我叫張陵,是天一觀的道長躲雅。 經(jīng)常有香客問我鼎姊,道長,這世上最難降的妖魔是什么相赁? 我笑而不...
    開封第一講書人閱讀 56,470評論 1 283
  • 正文 為了忘掉前任相寇,我火速辦了婚禮,結(jié)果婚禮上钮科,老公的妹妹穿的比我還像新娘唤衫。我一直安慰自己,他們只是感情好绵脯,可當(dāng)我...
    茶點故事閱讀 65,550評論 6 385
  • 文/花漫 我一把揭開白布佳励。 她就那樣靜靜地躺著休里,像睡著了一般。 火紅的嫁衣襯著肌膚如雪赃承。 梳的紋絲不亂的頭發(fā)上妙黍,一...
    開封第一講書人閱讀 49,806評論 1 290
  • 那天,我揣著相機與錄音瞧剖,去河邊找鬼拭嫁。 笑死,一個胖子當(dāng)著我的面吹牛抓于,可吹牛的內(nèi)容都是我干的做粤。 我是一名探鬼主播,決...
    沈念sama閱讀 38,951評論 3 407
  • 文/蒼蘭香墨 我猛地睜開眼毡咏,長吁一口氣:“原來是場噩夢啊……” “哼驮宴!你這毒婦竟也來了?” 一聲冷哼從身側(cè)響起呕缭,我...
    開封第一講書人閱讀 37,712評論 0 266
  • 序言:老撾萬榮一對情侶失蹤堵泽,失蹤者是張志新(化名)和其女友劉穎,沒想到半個月后恢总,有當(dāng)?shù)厝嗽跇淞掷锇l(fā)現(xiàn)了一具尸體迎罗,經(jīng)...
    沈念sama閱讀 44,166評論 1 303
  • 正文 獨居荒郊野嶺守林人離奇死亡,尸身上長有42處帶血的膿包…… 初始之章·張勛 以下內(nèi)容為張勛視角 年9月15日...
    茶點故事閱讀 36,510評論 2 327
  • 正文 我和宋清朗相戀三年片仿,在試婚紗的時候發(fā)現(xiàn)自己被綠了纹安。 大學(xué)時的朋友給我發(fā)了我未婚夫和他白月光在一起吃飯的照片。...
    茶點故事閱讀 38,643評論 1 340
  • 序言:一個原本活蹦亂跳的男人離奇死亡砂豌,死狀恐怖厢岂,靈堂內(nèi)的尸體忽然破棺而出,到底是詐尸還是另有隱情阳距,我是刑警寧澤塔粒,帶...
    沈念sama閱讀 34,306評論 4 330
  • 正文 年R本政府宣布,位于F島的核電站筐摘,受9級特大地震影響可婶,放射性物質(zhì)發(fā)生泄漏拇砰。R本人自食惡果不足惜遭京,卻給世界環(huán)境...
    茶點故事閱讀 39,930評論 3 313
  • 文/蒙蒙 一雏门、第九天 我趴在偏房一處隱蔽的房頂上張望。 院中可真熱鬧馍管,春花似錦郭赐、人聲如沸。這莊子的主人今日做“春日...
    開封第一講書人閱讀 30,745評論 0 21
  • 文/蒼蘭香墨 我抬頭看了看天上的太陽躬存。三九已至,卻和暖如春舀锨,著一層夾襖步出監(jiān)牢的瞬間,已是汗流浹背宛逗。 一陣腳步聲響...
    開封第一講書人閱讀 31,983評論 1 266
  • 我被黑心中介騙來泰國打工坎匿, 沒想到剛下飛機就差點兒被人妖公主榨干…… 1. 我叫王不留,地道東北人雷激。 一個月前我還...
    沈念sama閱讀 46,351評論 2 360
  • 正文 我出身青樓替蔬,卻偏偏與公主長得像,于是被迫代替她去往敵國和親屎暇。 傳聞我的和親對象是個殘疾皇子承桥,可洞房花燭夜當(dāng)晚...
    茶點故事閱讀 43,509評論 2 348

推薦閱讀更多精彩內(nèi)容