Interface MediaTime

All Superinterfaces:
XmlElement
All Known Implementing Classes:
MediaRelTimeImpl, MediaTimeImpl

public interface MediaTime extends XmlElement
This interface defines the time constraints (start and duration) of a multimedia content element or segment.
  • Method Details

    • getMediaTimePoint

      MediaTimePoint getMediaTimePoint()
      Returns the media time point, i. e. the starting time of the vidoe segement.
      Returns:
      the media time point
    • getMediaDuration

      MediaDuration getMediaDuration()
      Returns the media duration.
      Returns:
      the media duration