Closed Bug 521899 Opened 15 years ago Closed 15 years ago

Media timelines should go from [start..end] not [0..duration]

Categories

(Core :: Audio/Video, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 498253

People

(Reporter: cpearce, Unassigned)

References

()

Details

We're out of date with the current HTML video spec. The timeline (i.e. the values of HTMLMediaElement.currentTime) of a video/audio should go from the "earliest possible position" to the las possible position. We currently always have the playback position starting a 0 and ending at duration. We'll should implement HTMLMediaElement.startTime as well.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.