Skip to content

填充模式

fengxing edited this page Sep 19, 2018 · 1 revision

设置接口

-[SuperPlayerGlobleConfig setRenderMode:]

支持两种填充模式:

    /// 图像铺满屏幕
    RENDER_MODE_FILL_SCREEN   
    /// 图像长边填满屏幕
    RENDER_MODE_FILL_EDGE