Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

playlist nextupoffset


How change nextupoffset value for each playlist item in jwplayer 8 once playlist is loaded.



thanks

4 Community Answers

Timoor Kurdi

JW Player Support Agent  
0 rated :

As previously mentioned in ticket #126337, that’s more custom code work that you are trying to implement and beyond the scope of support here, I recommend speaking with a developer to help you set that up.

sumit

User  
0 rated :

can you help me where or how(any email id or other source) to contact developer.



thanks
sumit

Timoor Kurdi

JW Player Support Agent  
0 rated :

I would recommend checking out popular sites like https://www.upwork.com/ and https://www.fiverr.com/ where you can get in touch with freelance developers. Of course, you can always post your questions on https://stackoverflow.com/ which is a community of programmers and a platform for people to ask questions.

v...

User  
0 rated :

Thanks for your help .
How to use set config .
I tried this but its not working can you help me with this.
jwplayer().setConfig([{
autostart: 'viewable',
mute: true,
nextupoffset:-20,
volume: 25
}]);

This question has received the maximum number of answers.