Package com.jwplayer.pub.api.ui.models
Class SeekRange
java.lang.Object
com.jwplayer.pub.api.ui.models.SeekRange
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SeekRange
public SeekRange(long start, long end, long livePosition)
-
-
Method Details
-
getEnd
public long getEnd() -
getStart
public long getStart() -
getDefaultLivePosition
public long getDefaultLivePosition()
-