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

API change: stream selection to player #34

Open
katajakasa opened this issue Jun 22, 2018 · 2 comments
Open

API change: stream selection to player #34

katajakasa opened this issue Jun 22, 2018 · 2 comments
Milestone

Comments

@katajakasa
Copy link
Owner

Stream selection should be done in player, not in source.

  • Source should be a pure representation of source data
  • Player should decide on what to play and how to play it.
  • Player should have stream selection in create functions and during-playback selector functions.
@katajakasa katajakasa modified the milestones: 1.0.0, 2.0.0 Jun 22, 2018
@katajakasa
Copy link
Owner Author

Decided not to do this for v1, due to attempt to keep API as simple as possible.

Out of scope for v1, something maybe for v2.

@katajakasa
Copy link
Owner Author

Experimental branch at #45

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant