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

Update janus.d.ts: add missing RemoteTrackMetadata parameter and definition #3255

Conversation

veeting
Copy link
Contributor

@veeting veeting commented Aug 7, 2023

PR #3150 added a new parameter "metadata" to the onremotetrack callback function of janus.js.

This PR adds the new parameter to the Typescript definition in janus.d.ts. The parameter is defined as an optional parameter to not break existing projects.

janus.d.ts: add missing RemoteTrackMetadata parameter and definition
@lminiero
Copy link
Member

lminiero commented Aug 9, 2023

Thanks, merging!

@lminiero lminiero merged commit fd153e3 into meetecho:master Aug 9, 2023
8 checks passed
@veeting veeting deleted the janusjs-onremotetrack-metadata-typescript-definition branch August 28, 2023 10: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.

None yet

3 participants