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

fix: read sample rate correctly from manifest meta data #923

Merged
merged 1 commit into from
Sep 15, 2020

Conversation

marandaneto
Copy link
Contributor

@marandaneto marandaneto commented Sep 15, 2020

📢 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

📜 Description

fix: read sample rate correctly from manifest meta data

💡 Motivation and Context

sample rate from manifest was not being applied correctly
https://developer.android.com/guide/topics/manifest/meta-data-element

💚 How did you test it?

fixed unit tests and ran it

📝 Checklist

  • I reviewed submitted code
  • I added tests to verify changes
  • All tests passing
  • No breaking changes

🔮 Next steps

@marandaneto marandaneto requested a review from a team September 15, 2020 08:49
Copy link
Member

@philipphofmann philipphofmann left a comment

Choose a reason for hiding this comment

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

LGTM, two minor comments.

@marandaneto marandaneto merged commit 1f53b8d into main Sep 15, 2020
@marandaneto marandaneto deleted the fix/manifest-samplerate branch September 15, 2020 12:42
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