-
public class GSYVideoHelper.GSYVideoHelperBuilder extends GSYVideoOptionBuilder
配置
-
-
Method Summary
-
Methods inherited from class com.shuyu.gsyvideoplayer.builder.GSYVideoOptionBuilder
build, build, setAutoFullWithSize, setBottomProgressBarDrawable, setBottomShowProgressBarDrawable, setCachePath, setCacheWithPlay, setDialogProgressBar, setDialogProgressColor, setDialogVolumeProgressBar, setDismissControlTime, setEffectFilter, setEnlargeImageRes, setFullHideActionBar, setFullHideStatusBar, setGSYStateUiListener, setGSYVideoProgressListener, setHideKey, setIsTouchWiget, setIsTouchWigetFull, setLockClickListener, setLockLand, setLooping, setMapHeadData, setNeedLockFull, setNeedOrientationUtils, setNeedShowWifiTip, setOnlyRotateLand, setOverrideExtension, setPlayPosition, setPlayTag, setReleaseWhenLossAudio, setRotateViewAuto, setRotateWithSystem, setSeekOnStart, setSeekRatio, setSetUpLazy, setShowDragProgressTextOnSeekBar, setShowFullAnimation, setShowPauseCover, setShrinkImageRes, setSoundTouch, setSpeed, setStartAfterPrepared, setSurfaceErrorPlay, setThumbImageView, setThumbPlay, setUrl, setVideoAllCallBack, setVideoTitle -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
isHideActionBar
boolean isHideActionBar()
-
setHideActionBar
GSYVideoHelper.GSYVideoHelperBuilder setHideActionBar(boolean hideActionBar)
-
isHideStatusBar
boolean isHideStatusBar()
-
setHideStatusBar
GSYVideoHelper.GSYVideoHelperBuilder setHideStatusBar(boolean hideStatusBar)
-
getShrinkImageRes
int getShrinkImageRes()
-
getEnlargeImageRes
int getEnlargeImageRes()
-
getPlayPosition
int getPlayPosition()
-
getDialogProgressHighLightColor
int getDialogProgressHighLightColor()
-
getDialogProgressNormalColor
int getDialogProgressNormalColor()
-
getDismissControlTime
int getDismissControlTime()
-
getSeekOnStart
long getSeekOnStart()
-
getSeekRatio
float getSeekRatio()
-
getSpeed
float getSpeed()
-
isHideKey
boolean isHideKey()
-
isShowFullAnimation
boolean isShowFullAnimation()
-
isNeedShowWifiTip
boolean isNeedShowWifiTip()
-
isRotateViewAuto
boolean isRotateViewAuto()
-
isLockLand
boolean isLockLand()
-
isLooping
boolean isLooping()
-
isIsTouchWiget
boolean isIsTouchWiget()
-
isIsTouchWigetFull
boolean isIsTouchWigetFull()
-
isShowPauseCover
boolean isShowPauseCover()
-
isRotateWithSystem
boolean isRotateWithSystem()
-
isCacheWithPlay
boolean isCacheWithPlay()
-
isNeedLockFull
boolean isNeedLockFull()
-
isThumbPlay
boolean isThumbPlay()
-
isSounchTouch
boolean isSounchTouch()
-
isSetUpLazy
boolean isSetUpLazy()
-
getPlayTag
String getPlayTag()
-
getVideoTitle
String getVideoTitle()
-
getCachePath
File getCachePath()
-
getMapHeadData
Map<String, String> getMapHeadData()
-
getVideoAllCallBack
VideoAllCallBack getVideoAllCallBack()
-
getLockClickListener
LockClickListener getLockClickListener()
-
getThumbImageView
View getThumbImageView()
-
getBottomProgressDrawable
Drawable getBottomProgressDrawable()
-
getBottomShowProgressDrawable
Drawable getBottomShowProgressDrawable()
-
getBottomShowProgressThumbDrawable
Drawable getBottomShowProgressThumbDrawable()
-
getVolumeProgressDrawable
Drawable getVolumeProgressDrawable()
-
getDialogProgressBarDrawable
Drawable getDialogProgressBarDrawable()
-
getEffectFilter
GSYVideoGLView.ShaderInterface getEffectFilter()
-
getGSYVideoProgressListener
GSYVideoProgressListener getGSYVideoProgressListener()
-
-
-
-