Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors type script + JSDoc comments #2788

Conversation

nicosang
Copy link
Contributor

Hi,

this PR has to update typeScript definition with errors definition. Some comments about errors have been added in order to generate JSDoc.

Nico

@epiclabsDASH epiclabsDASH added this to the v2.9.2 milestone Oct 2, 2018

interface MediaPlayerErrors {
MANIFEST_LOADER_PARSING_FAILURE_ERROR_CODE: 10;
MANIFEST_LOADER_LOADING_FAILURE_ERROR_CODE: 12;
Copy link
Contributor

Choose a reason for hiding this comment

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

Need to update numbers here, right?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

a rebase has been done, it should be ok now.

@nicosang nicosang force-pushed the addErrorsTypeScript branch from 236abae to 9247e48 Compare October 15, 2018 09:31
@epiclabsDASH epiclabsDASH merged commit fef6bb1 into Dash-Industry-Forum:development Oct 15, 2018
@nicosang nicosang deleted the addErrorsTypeScript branch October 15, 2018 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants