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

DIOS-6232: maxBitrate, forcePlayoutDelayMin & forcePlayoutDelayMax #201

Merged
merged 19 commits into from
Jul 22, 2024

Conversation

sheiladoherty-dolby
Copy link
Contributor

@sheiladoherty-dolby sheiladoherty-dolby commented Jul 17, 2024

  • Added maxBitrate to "More Stream Configurations" view on Landing
  • Passed through maxBitrate, forcePlayoutDelayMin & forcePlayoutDelayMax to the SDK for playback
  • added .DS_Store to gitignore
  • some linting

Simulator Screenshot - iPhone 15 - 2024-07-17 at 13 25 36

Simulator Screenshot - iPhone 15 - 2024-07-17 at 13 26 03

Simulator Screenshot - iPhone 15 - 2024-07-17 at 13 26 18

Copy link
Contributor

@aravind-raveendran aravind-raveendran left a comment

Choose a reason for hiding this comment

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

Hi @sheiladoherty-dolby - let's have a chat on the coding style changes that were incorporated into this PR. I used Kodeco/former Raywenderlich styles in this project. Happy to see your thoughts and the style guide you follow. Its best to not mix and match though ?

@sheiladoherty-dolby
Copy link
Contributor Author

sheiladoherty-dolby commented Jul 18, 2024

Hi @sheiladoherty-dolby - let's have a chat on the coding style changes that were incorporated into this PR. I used Kodeco/former Raywenderlich styles in this project. Happy to see your thoughts and the style guide you follow. Its best to not mix and match though ?

We have always used SwiftFormat for our Apple code formatting in the Denver office. It has pretty standard code practices that it formats code to & any code I touch will get formatted to these standards as I typically format the file I am working on it as I go. But if you would prefer a different method of formatting for this codebase, I can try to refrain from formatting my code with it when I am working on this codebase, although I can't make any promises as I it's become pretty automatic at this point. That said, I think our coding styles are similar enough that it doesn't really make that big a difference.

Copy link
Contributor

@aravind-raveendran aravind-raveendran left a comment

Choose a reason for hiding this comment

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

Good work and LGTM !!

@sheiladoherty-dolby sheiladoherty-dolby merged commit 576031d into main Jul 22, 2024
2 checks passed
@sheiladoherty-dolby sheiladoherty-dolby deleted the feature/addMaxBitrate branch August 8, 2024 22:14
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