public static class GSYVideoHelper.GSYVideoHelperBuilder extends GSYVideoOptionBuilder
| 限定符和类型 | 字段和说明 |
|---|---|
protected boolean |
mHideActionBar |
protected boolean |
mHideStatusBar |
isShowDragProgressTextOnSeekBar, mActionBar, mAutoFullWithSize, mBottomProgressDrawable, mBottomShowProgressDrawable, mBottomShowProgressThumbDrawable, mCachePath, mCacheWithPlay, mDialogProgressBarDrawable, mDialogProgressHighLightColor, mDialogProgressNormalColor, mDismissControlTime, mEffectFilter, mEnlargeImageRes, mGSYVideoProgressListener, mHideKey, mIsTouchWiget, mIsTouchWigetFull, mLockClickListener, mLockLand, mLooping, mMapHeadData, mNeedLockFull, mNeedShowWifiTip, mOverrideExtension, mPlayPosition, mPlayTag, mReleaseWhenLossAudio, mRotateViewAuto, mRotateWithSystem, mSeekOnStart, mSeekRatio, mSetUpLazy, mShowFullAnimation, mShowPauseCover, mShrinkImageRes, mSounchTouch, mSpeed, mStartAfterPrepared, mStatusBar, mThumbImageView, mThumbPlay, mUrl, mVideoAllCallBack, mVideoTitle, mVolumeProgressDrawable| 构造器和说明 |
|---|
GSYVideoHelperBuilder() |
build, build, setAutoFullWithSize, setBottomProgressBarDrawable, setBottomShowProgressBarDrawable, setCachePath, setCacheWithPlay, setDialogProgressBar, setDialogProgressColor, setDialogVolumeProgressBar, setDismissControlTime, setEffectFilter, setEnlargeImageRes, setFullHideActionBar, setFullHideStatusBar, setGSYVideoProgressListener, setHideKey, setIsTouchWiget, setIsTouchWigetFull, setLockClickListener, setLockLand, setLooping, setMapHeadData, setNeedLockFull, setNeedShowWifiTip, setOnlyRotateLand, setOverrideExtension, setPlayPosition, setPlayTag, setReleaseWhenLossAudio, setRotateViewAuto, setRotateWithSystem, setSeekOnStart, setSeekRatio, setSetUpLazy, setShowDragProgressTextOnSeekBar, setShowFullAnimation, setShowPauseCover, setShrinkImageRes, setSoundTouch, setSpeed, setStartAfterPrepared, setThumbImageView, setThumbPlay, setUrl, setVideoAllCallBack, setVideoTitleprotected boolean mHideActionBar
protected boolean mHideStatusBar
public boolean isHideActionBar()
public GSYVideoHelper.GSYVideoHelperBuilder setHideActionBar(boolean hideActionBar)
public boolean isHideStatusBar()
public GSYVideoHelper.GSYVideoHelperBuilder setHideStatusBar(boolean hideStatusBar)
public int getShrinkImageRes()
public int getEnlargeImageRes()
public int getPlayPosition()
public int getDialogProgressHighLightColor()
public int getDialogProgressNormalColor()
public int getDismissControlTime()
public long getSeekOnStart()
public float getSeekRatio()
public float getSpeed()
public boolean isHideKey()
public boolean isShowFullAnimation()
public boolean isNeedShowWifiTip()
public boolean isRotateViewAuto()
public boolean isLockLand()
public boolean isLooping()
public boolean isIsTouchWiget()
public boolean isIsTouchWigetFull()
public boolean isShowPauseCover()
public boolean isRotateWithSystem()
public boolean isCacheWithPlay()
public boolean isNeedLockFull()
public boolean isThumbPlay()
public boolean isSounchTouch()
public boolean isSetUpLazy()
public java.lang.String getPlayTag()
public java.lang.String getUrl()
public java.lang.String getVideoTitle()
public java.io.File getCachePath()
public java.util.Map<java.lang.String,java.lang.String> getMapHeadData()
public VideoAllCallBack getVideoAllCallBack()
public LockClickListener getLockClickListener()
public android.view.View getThumbImageView()
public android.graphics.drawable.Drawable getBottomProgressDrawable()
public android.graphics.drawable.Drawable getBottomShowProgressDrawable()
public android.graphics.drawable.Drawable getBottomShowProgressThumbDrawable()
public android.graphics.drawable.Drawable getVolumeProgressDrawable()
public android.graphics.drawable.Drawable getDialogProgressBarDrawable()
public GSYVideoGLView.ShaderInterface getEffectFilter()
public GSYVideoProgressListener getGSYVideoProgressListener()