Skip to content

Conversation

cnderrauber
Copy link
Contributor

No description provided.

@changeset-bot
Copy link

changeset-bot bot commented Oct 24, 2022

🦋 Changeset detected

Latest commit: 2b1ea3a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
livekit-client Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@@ -143,6 +145,23 @@ export default class RemoteTrackPublication extends TrackPublication {
this.emitTrackUpdate();
}

setVideoFPS(fps: number) {
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: as we do not know for certain that this will actually result in the desired fps, maybe naming it setPreferredVideoFPS would be communicating more clearly what it is doing?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah, it is more clear, we have discussed this during the subscribed fps design, just want to keep same as setVideoDimensions, it is a preference too.

@cnderrauber cnderrauber merged commit 9a54cb4 into main Oct 26, 2022
@cnderrauber cnderrauber deleted the fps branch October 26, 2022 01:33
@github-actions github-actions bot mentioned this pull request Oct 26, 2022
max-b pushed a commit to Invisv-Privacy/client-sdk-js that referenced this pull request Dec 5, 2022
* Add fps to subscribe setting

* solve comments
max-b pushed a commit to Invisv-Privacy/client-sdk-js that referenced this pull request Dec 5, 2022
* Add fps to subscribe setting

* solve comments
max-b pushed a commit to Invisv-Privacy/client-sdk-js that referenced this pull request Dec 9, 2022
* Add fps to subscribe setting

* solve comments
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