AndroidVideoView的scaleX,scaleY不起作用
创始人
2024-08-22 00:30:08
0

可以通过编写自定义View,覆盖VideoView的默认行为来解决这个问题。以下是一个示例代码:

public class ScalableVideoView extends VideoView {

    private int mVideoWidth;
    private int mVideoHeight;

    public ScalableVideoView(Context context) {
        super(context);
    }

    public ScalableVideoView(Context context, AttributeSet attrs) {
        super(context, attrs);
    }

    public ScalableVideoView(Context context, AttributeSet attrs, int defStyleAttr) {
        super(context, attrs, defStyleAttr);
    }

    @Override
    protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) {
        super.onMeasure(widthMeasureSpec, heightMeasureSpec);
        if (mVideoWidth == 0 || mVideoHeight == 0) {
            setMeasuredDimension(getMeasuredWidth(), getMeasuredHeight());
        } else {
            int width = getMeasuredWidth();
            int height = getMeasuredHeight();
            float scaleX = (float) mVideoWidth / (float) width;
            float scaleY = (float) mVideoHeight / (float) height;
            float scale = Math.max(scaleX, scaleY);
            width = (int) ((float) mVideoWidth / scale);
            height = (int) ((float) mVideoHeight / scale);
            setMeasuredDimension(width, height);
        }
    }

    public void setVideoSize(int videoWidth, int videoHeight) {
        mVideoWidth = videoWidth;
        mVideoHeight = videoHeight;
        requestLayout();
    }
}

您可以将此自定义视图放在XML中,并像VideoView一样使用它。要指定视频的大小,请使用setVideoSize()方法:

mScalableVideoView.setVideoSize(videoWidth, videoHeight);

相关内容

热门资讯

透视规律!微信欢乐卡五星辅助,... 透视规律!微信欢乐卡五星辅助,cloudpoker外挂(辅助挂)详细开挂辅助脚本您好:微信欢乐卡五星...
透明透视!功夫川嘛辅助器是真的... 透明透视!功夫川嘛辅助器是真的假的,hhpoker辅助软件(辅助挂)详细开挂辅助下载;无需打开直接搜...
透视美元局!威信茶馆大贰破解,... 大家好,今天小编来为大家解答威信茶馆大贰破解这个问题咨询软件客服可以免费测试直接加微信(136704...
透明肯定!赣牌圈控制牌型辅助器... 透明肯定!赣牌圈控制牌型辅助器,wepoker辅助透视(辅助挂)详细开挂辅助软件您好:赣牌圈控制牌型...
透视存在!上饶中至脚本修改,h... 透视存在!上饶中至脚本修改,hhpoker的辅助是真的吗(辅助挂)详细开挂辅助工具这是一款可以让一直...
透视代打!一起宁德游戏万能辅助... 您好:一起宁德游戏万能辅助器这款游戏可以开挂的,确实是有挂的,很多玩家在这款游戏中打牌都会发现很多用...
透视苹果版!至臻辅助,哈糖大菠... 哈糖大菠萝挂法是一款专注玩家量身打造的游戏记牌类型软件,在哈糖大菠萝挂法这款游戏中我们可以记录下每张...
透视透明!旺旺福建辅助,clo... 透视透明!旺旺福建辅助,cloudpoker外挂(辅助挂)详细开挂辅助安装;无需打开直接搜索薇:13...
透视有挂!潮汕汇透视辅助,we... 您好:这款wepoker辅助是真的吗游戏是可以开挂的,确实是有挂的,很多玩家在这款wepoker辅助...
透视透明挂!佛手在线十三道辅助... 您好:这款佛手在线十三道辅助器游戏是可以开挂的,确实是有挂的,很多玩家在这款佛手在线十三道辅助器游戏...