
playlist nextupoffset
How change nextupoffset value for each playlist item in jwplayer 8 once playlist is loaded.
thanks
How change nextupoffset value for each playlist item in jwplayer 8 once playlist is loaded.
thanks
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.
can you help me where or how(any email id or other source) to contact developer.
thanks
sumit
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.
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
}]);