Package com.iizix.api.ui
Class UIMediaEvent.TimeRanges
java.lang.Object
com.iizix.api.ui.UIMediaEvent.TimeRanges
- Enclosing class:
- UIMediaEvent
Class for a TimeRanges value, used for "buffered" and "played" time ranges.
Method Summary
Method Details
getList
Gets the list of TimeRange instances.- Returns:
- An unmodifiable list of TimeRange's.
equals
Checks if two objects are equal.hashCode
public int hashCode()Returns a hash code value for the object.toString
Returns a string representation of the object.