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: streaming volume #5904

Merged
merged 10 commits into from
Nov 8, 2023
Merged

fix: streaming volume #5904

merged 10 commits into from
Nov 8, 2023

Conversation

lorux0
Copy link
Collaborator

@lorux0 lorux0 commented Nov 8, 2023

What does this PR change?

Fixes #1005

How to test the changes?

  1. Launch the explorer either web or desktop
  2. Start video streaming on -69,69/-107,-94/-98,35/138,-82/-61,59
  3. Change the MASTER volume or WORLD SFX volume from settings
  4. Check that the volume of the streaming changes acoordingly

Our Code Review Standards

https://github.com/decentraland/unity-renderer/blob/master/docs/code-review-standards.md

Copilot summary

🤖 Generated by Copilot at 6d68c5b

This pull request adds a feature to the VideoPlayerHandler component that allows adjusting the video volume based on the audio settings and the virtual audio mixer. It also updates the VideoPlayerRegister class to use the common settings and data store modules for the audio configuration. It modifies the corresponding test classes and assembly definition files to support the new feature and dependencies. It also fixes a minor code style issue in the DCLVideoTexture class.

@lorux0 lorux0 requested a review from a team as a code owner November 8, 2023 14:09
@lorux0 lorux0 requested a review from pravusjif November 8, 2023 14:34
Copy link
Member

@davidejensen davidejensen left a comment

Choose a reason for hiding this comment

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

Code LGTM, nice!

Copy link
Contributor

@anicalbano anicalbano left a comment

Choose a reason for hiding this comment

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

✔️ Reviewed by the QA team and working as expected!

Decentraland.-.Google.Chrome.2023-11-08.11-23-49_Trim.mp4

@lorux0 lorux0 merged commit 5cae16b into dev Nov 8, 2023
1 check passed
@lorux0 lorux0 deleted the fix/streaming-volume branch November 8, 2023 16:34
lorux0 added a commit that referenced this pull request Nov 8, 2023
lorux0 added a commit that referenced this pull request Nov 8, 2023
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.

3 participants