Hello,
I noticed on Safari 17 that AudioTrack.getQualities() is undefined.
In the PlayerAPI the return value is typed as “AudioQuality”
I would suggest to update the type to include " | undefined"
Kind regards,
Chris
Hello,
I noticed on Safari 17 that AudioTrack.getQualities() is undefined.
In the PlayerAPI the return value is typed as “AudioQuality”
I would suggest to update the type to include " | undefined"
Kind regards,
Chris
Hi Christian,
Thanks for opening this. I’ll look into it and inform Engineering. Once I get some feedback, I’ll let you know.