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

Ziad/immersive audio param support #11

Merged
merged 2 commits into from
May 31, 2024

Conversation

ziad-halabi9
Copy link
Contributor

The playbackinfo endpoint now supports a new boolean parameter called immersiveaudio. When set to false, backend will return a stereo version of the requested track if it's an immersive audio track.

In this PR, we add support for the new parameter as well as having this setting under the playback controls in the test app to easily test this.

Screenshot_20240530_231954

@ziad-halabi9 ziad-halabi9 requested a review from a team as a code owner May 31, 2024 08:21
kgrevehagen
kgrevehagen previously approved these changes May 31, 2024
Added AudioModeRepository to contain the immersive audio setting which will be used when making playbackinfo requests.
@ziad-halabi9 ziad-halabi9 force-pushed the ziad/immersive-audio-param-support branch from 6796e71 to ca7763e Compare May 31, 2024 11:48
@ziad-halabi9 ziad-halabi9 added this pull request to the merge queue May 31, 2024
Merged via the queue into main with commit 2bfcb94 May 31, 2024
7 checks passed
@ziad-halabi9 ziad-halabi9 deleted the ziad/immersive-audio-param-support branch May 31, 2024 12:31
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