Skip to content

Conversation

@aleksandar-apostolov
Copy link
Contributor

🎯 Goal

Fix handling of scaleType for the VideoRenderer

🛠 Implementation details

  1. Remove the fillMaxSize() for the AndroidView modifier.
  2. Add an experimental config API to set the above mentioned and the container (Box) modifier externally.
  3. Add scale type debug menu in order to be able to verify the scale type change.
  4. Propagate the scaleType from the ParticipantVideo downward until the VideoRenderer.

Allow setting modifier experimentally from outside. Add debug menu to test the options
@aleksandar-apostolov aleksandar-apostolov requested a review from a team as a code owner November 19, 2024 15:15
Copy link
Contributor

@skydoves skydoves left a comment

Choose a reason for hiding this comment

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

Looks good to me 👍

@aleksandar-apostolov aleksandar-apostolov merged commit 1e26629 into develop Nov 20, 2024
@aleksandar-apostolov aleksandar-apostolov deleted the bugfix/video_scaling_type branch November 20, 2024 08:14
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