Class UIMediaEvent.TimeRange
java.lang.Object
com.iizix.api.ui.UIMediaEvent.TimeRange
- Enclosing class:
UIMediaEvent
Class for a TimeRange.
- Author:
- Christopher Mindus
Method Summary
Method Details
getStart
public double getStart()Gets the start time in seconds.- Returns:
- The start time of this range.
getEnd
public double getEnd()Gets the end time in seconds.- Returns:
- The end time of this range.
equals
hashCode
toString