Skip to content

[Skip Screens] New Call Adapter JoinCall API to also allow start with video#3319

Merged
carocao-msft merged 10 commits intomainfrom
carocao/joinCallwithOptions
Jul 10, 2023
Merged

[Skip Screens] New Call Adapter JoinCall API to also allow start with video#3319
carocao-msft merged 10 commits intomainfrom
carocao/joinCallwithOptions

Conversation

@carocao-msft
Copy link
Copy Markdown
Contributor

What

JoinCallWithOptions to allow start call with video and mic

Why

This is an extension from this PR #3304
Directly modifying joinCall can be a breaking change to customers
So we will need to implement a new joinCall api to allow call start with both mic and video

#Question
Do we need to mark this as beta and then stablize it?
It's mainly a copy of the existing joinCall API aside from the new prop and videoStream changes (the videoStream changes are marked as a todo item in the original joinCall API, however we cannot change it without breaking some customer's code)

How Tested

Tested with samples

Process & policy checklist

  • I have updated the project documentation to reflect my changes if necessary.
  • I have read the CONTRIBUTING documentation.

Is this a breaking change?

  • This change causes current functionality to break.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jul 5, 2023

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jul 5, 2023

Chat bundle size is not changed.

  • Current size: 2248428
  • Base size: 2248428
  • Diff size: 0

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jul 5, 2023

Calling bundle size is increased❗.

  • Current size: 10018974
  • Base size: 10018106
  • Diff size: 868

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jul 5, 2023

CallWithChat bundle size is increased❗.

  • Current size: 10660319
  • Base size: 10659340
  • Diff size: 979

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jul 5, 2023

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jul 6, 2023

@@ -0,0 +1,7 @@
{
"type": "prerelease",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

If we can go to GA with this then this should be marked as minor

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jul 7, 2023

@carocao-msft carocao-msft enabled auto-merge (squash) July 10, 2023 16:39
@github-actions
Copy link
Copy Markdown
Contributor

@carocao-msft carocao-msft merged commit e5428a4 into main Jul 10, 2023
@carocao-msft carocao-msft deleted the carocao/joinCallwithOptions branch July 10, 2023 17:01
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.

5 participants