player.setAudio() is undefined in Bitmovin player 8

I am using Bitmovin 8.118.0.
Here getAudio() is working fine but setAudio() is undefined.

Hi,

Sorry, I’m afraid I cannot reproduce the problem you described. I just tested this and I can see that the player.setAudio API is still available on 8.118.0 and 8.119.0.

Can you share some sample code to reproduce please?

I tested for example with the streams

  dash: 'https://cdn.bitmovin.com/content/assets/sintel/sintel.mpd',
  hls: 'https://cdn.bitmovin.com/content/assets/sintel/hls/playlist.m3u8',

which are also used in our public multi-audio demo: https://bitmovin.com/demos/multi-audio-tracks