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

DEVX-9004: Implementing max bitrate for archives #288

Merged
merged 3 commits into from
Feb 7, 2025

Conversation

superchilled
Copy link
Contributor

This PR adds the ability to set a maxBitrate property when creating an archive. Specifically it:

  • Updates the Archives#create method to allow max_bitrate as a valid option
  • Updates the code comments on that method to explain the option
  • Adds a unit test for creating an archive with a specific max bitrate

@superchilled superchilled merged commit 6e6478c into main Feb 7, 2025
13 checks passed
@superchilled superchilled deleted the devx-9004-implement-archiving-max-bitrate branch February 7, 2025 15:39
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.

2 participants