Hi, i have a problem. I want use selectVariantTrack method. but is not work

729 views
Skip to first unread message

TheMsk2242

unread,
May 18, 2017, 4:39:19 AM5/18/17
to Shaka Player Users
Hi, all.

Console log is said :

Changing tracks while abr manager is enabled will likely result in the selected track being overriden. Consider disabling abr before calling selectVariantTrack();

How can I do 'disabling abr' ?

player.abr.enable = false;

is not work.

Joey Parrish

unread,
May 18, 2017, 9:42:45 AM5/18/17
to Shaka Player Users
Hello,

ABR is disabled through configure:

player.configure({
  abr: {
    enabled: false
  }
});

Does this help?
-Joey


--
You received this message because you are subscribed to the Google Groups "Shaka Player Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to shaka-player-users+unsub...@googlegroups.com.
To post to this group, send email to shaka-player-users@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/shaka-player-users/47001ba6-b3f6-452c-8401-e55feff7499d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

TheMsk2242

unread,
May 18, 2017, 8:01:40 PM5/18/17
to Shaka Player Users
Thanks!!
Reply all
Reply to author
Forward
0 new messages