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

Refactor and improve handling of settings & add settings about MIME types and video bitrate #493

Merged
merged 4 commits into from
Mar 19, 2020

Conversation

LukasKalbertodt
Copy link
Member

@LukasKalbertodt LukasKalbertodt commented Mar 19, 2020

This improves how settings are handled throughout the code. In particular, settings are now checked against a specified type and validator.

Two new settings were added which can be used to specify details about the recording process.

Closes #481

… down

This way, deeply nested components can easily access settings without
all ancestors need to pass it through.
This improves robustness, provides a single source of truth for how the
settings object looks and improves error handling.
@LukasKalbertodt LukasKalbertodt merged commit 233d010 into elan-ev:master Mar 19, 2020
@LukasKalbertodt LukasKalbertodt deleted the mime-in-settings branch March 19, 2020 23:38
lkiesow pushed a commit that referenced this pull request Mar 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make encoding settings/MIME type configurable
1 participant