Skip to content
This repository has been archived by the owner on Dec 10, 2020. It is now read-only.

The startOffsetTime parameter. #88

Closed
wants to merge 5 commits into from
Closed

The startOffsetTime parameter. #88

wants to merge 5 commits into from

Conversation

ange007
Copy link

@ange007 ange007 commented Apr 16, 2014

The startOffsetTime parameter for _startOffset reading from JS is added.
Preparation before commit for pseudo-streaming.

@@ -205,6 +205,10 @@ package com.videojs.providers{
return 0;
}

public function get startOffsetTime():Number{
return _startOffset;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How does _startOffset get set?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

_startOffset to be set in case of reproduction.

@forbesjo
Copy link

We'll look into this PR's changes and see if this is still an issue with the current version.

@gkatsev
Copy link
Member

gkatsev commented Dec 10, 2020

Given that Adobe Flash is being end-of-lifes this month we will no longer be working on this repository. Thank you for your contributions.

@gkatsev gkatsev closed this Dec 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants