Skip to content

Conversation

restless
Copy link

#fixes #732

The setAudioInput method raises "player is not defined" exception when used in a mode different from the AUDIO_ONLY one.

This PR fixes the problem by replacing the call to a global (and not always defined) player.tech_.el_ call with this.player.tech_.el_.

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.

setAudioInput is broken when used in non AUDIO_ONLY mode
1 participant