
Setup source code
Hello, I would like to understand a bit how the player works. I walk through the codes on Github. I can not figure out which of the files is used when I do:
jwplayer('myVideoId').setup({
file: '/uploads/example.mp4',
});
Can you help me with orientation in the scripts, please?