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

Documentation wrong for HLS labels


It suggests using the following format:

hlslabels: {
"Low": "400",
"Medium": "800",
"High": "1300"
}

When it should be:

hlslabels: {
"400": "Low",
"8000=": "Medium",
"1300": "High"
}

2 Community Answers

mark

User  
0 rated :

Where is this documentation anyway, I have never seen it

Cooper Reid

JW Player Support Agent  
0 rated :

We updated the docs:
http://support.jwplayer.com/customer/portal/articles/1413113-configuration-options-reference#basic

Best Regards,
Cooper

This question has received the maximum number of answers.