Skip to content

an API to limit playable/seekable range #246

Closed
@msokalski

Description

I'd like to have seekable/playable range limiter as specified here:

https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/Using_HTML5_audio_and_video#Specifying_playback_range

var url = 'some_path/my.mpd' + '#t=10.0,20.0';
var src = new shaka.player.DashVideoSource( url, icp, ewma )

Thanks!

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions