
Title of the playlist
Hi,
I'd like to set the title of my playlist and replace the default "PLAYLIST" text.
Is it possible to define it / change it within the API ?
Thanks...
myPlaylist.setup({
"image": "https://somewhere.com/img/default_preview.jpg",
"title": "MY CUSTOM PLAYLIST TITLE",
"width": "100%",
"aspectratio": "16:9",
"primary": "html5",
"playlist": [
{
"tracks": [],
"mediaid": "574c42a559ebd",
"title": "My Video Title",
...