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 onAudioTracks : selected payload #4186

Closed
wants to merge 1 commit into from

Conversation

bsbimalbose
Copy link

Summary

Fix selected payload of onAudioTracks event

Motivation

The selected payload of the onAudioTracks event was always coming as false, making it impossible to know which audio track is currently selected.

Changes

change trackIndex to 0 for the isTrackSelected call

Test plan

@freeboub
Copy link
Collaborator

If I remember well I changed that to fix another issue :(
Can you provide the sample to reproduce the issue, I would like to triple check !

@bsbimalbose bsbimalbose closed this by deleting the head repository Nov 11, 2024
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