hr-design-system-handlebars 1.69.0 → 1.69.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.storybook/preview.js +1 -1
- package/CHANGELOG.md +24 -0
- package/dist/assets/index.css +450 -133
- package/dist/assets/js/components/horizontal_scroll_container/horizontal_scroll_container.alpine.js +3 -3
- package/dist/assets/vendor/ardplayer/ardplayer-SANDLibrary.6914f2bf.chunk.js +215 -0
- package/dist/assets/vendor/ardplayer/ardplayer-hr-6.8.3.0b83d962.css +1 -0
- package/dist/assets/vendor/ardplayer/ardplayer-hr-6.8.3.82603554.js +1 -0
- package/dist/assets/vendor/ardplayer/ardplayer-libimsc.df21844d.chunk.js +12 -0
- package/dist/assets/vendor/ardplayer/ardplayer-pluginchromecast.7ac38542.chunk.js +1 -0
- package/dist/assets/vendor/ardplayer/ardplayer-plugindash.5f1cc2a5.chunk.js +10 -0
- package/dist/assets/vendor/ardplayer/ardplayer-pluginhls.f2dda4ed.chunk.js +1 -0
- package/dist/assets/vendor/ardplayer/ardplayer-pluginhtmla.0091a55c.chunk.js +1 -0
- package/dist/assets/vendor/ardplayer/ardplayer-pluginhtmlv.79984eb8.chunk.js +1 -0
- package/dist/assets/vendor/ardplayer/assets/47c7582569a6257c08cd-ardplayer.woff +0 -0
- package/dist/assets/vendor/ardplayer/assets/863e0304cfbfcb2dc097-ardplayer-audio.woff +0 -0
- package/dist/assets/vendor/ardplayer/assets/img/3sat-97c7c01a.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/alpha-29b57b3e.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/ard-b0376fe1.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/arte-8a174832.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/br-1a782a5d.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/daserste-d6363449.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/deutschlandradio-100cce3c.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/dw-00fab9c1.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/funk-605fd714.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/hr-ea7b54c7.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/kika-5a7ddc5f.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/mdr-147ffd56.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/ndr-af21bb92.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/one-7594520c.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/phoenix-49a512ab.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/radiobremen-6ffa63ff.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/rbb-6653f6ea.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/sportschau-eaa739f1.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/sr-63f113c4.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/swr-3573dc63.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/tagesschau24-51c2e8ef.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/wdr-db5a40ca.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/zdf-2d26a61f.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/zdfinfo-47a13356.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/zdfneo-41061594.svg +1 -0
- package/dist/views/components/footer/page_footer.hbs +1 -1
- package/dist/views/components/mediaplayer/media_player.hbs +1 -1
- package/dist/views/components/mediaplayer/mediaplayer_button.hbs +2 -2
- package/dist/views/components/site_header/navigation_search/quick_search_form.hbs +2 -2
- package/dist/views/components/teaser/cluster/teaser_cluster.hbs +1 -1
- package/dist/views/components/teaser/cluster/teaser_cluster_list.hbs +3 -3
- package/dist/views/components/teaser/components/teaser_av_consumption.hbs +5 -5
- package/dist/views/components/teaser/components/teaser_body.hbs +1 -1
- package/dist/views/components/teaser/components/teaser_title.hbs +1 -1
- package/dist/views/components/teaser/ticker/teaser_ticker_body.hbs +1 -1
- package/dist/views/components/teaser/utilities/teaser_image_cypress_hook_classes.hbs +5 -5
- package/dist/views_static/components/footer/page_footer.hbs +1 -1
- package/dist/views_static/components/mediaplayer/media_player.hbs +1 -1
- package/dist/views_static/components/mediaplayer/mediaplayer_button.hbs +2 -2
- package/dist/views_static/components/site_header/navigation_search/quick_search_form.hbs +2 -2
- package/dist/views_static/components/teaser/cluster/teaser_cluster.hbs +1 -1
- package/dist/views_static/components/teaser/cluster/teaser_cluster_list.hbs +3 -3
- package/dist/views_static/components/teaser/components/teaser_av_consumption.hbs +5 -5
- package/dist/views_static/components/teaser/components/teaser_body.hbs +1 -1
- package/dist/views_static/components/teaser/components/teaser_title.hbs +1 -1
- package/dist/views_static/components/teaser/ticker/teaser_ticker_body.hbs +1 -1
- package/dist/views_static/components/teaser/utilities/teaser_image_cypress_hook_classes.hbs +5 -5
- package/package.json +1 -1
- package/postcss.config.js +1 -0
- package/src/assets/fixtures/audio/audios.inc.json +6 -6
- package/src/assets/fixtures/mediaplayer/mediaplayer.json +52 -0
- package/src/assets/fixtures/page/podcast/podcast_player_episode.json +4 -4
- package/src/assets/fixtures/site_header/topTopicsNavigation.inc.json +7 -18
- package/src/assets/fixtures/teaser/teaser_labels.inc.json +2 -2
- package/src/assets/fixtures/video/videos.inc.json +5 -5
- package/src/assets/tailwind.css +640 -216
- package/src/assets/vendor/ardplayer/ardplayer-SANDLibrary.6914f2bf.chunk.js +215 -0
- package/src/assets/vendor/ardplayer/ardplayer-hr-6.8.3.0b83d962.css +1 -0
- package/src/assets/vendor/ardplayer/ardplayer-hr-6.8.3.82603554.js +1 -0
- package/src/assets/vendor/ardplayer/ardplayer-libimsc.df21844d.chunk.js +12 -0
- package/src/assets/vendor/ardplayer/ardplayer-pluginchromecast.7ac38542.chunk.js +1 -0
- package/src/assets/vendor/ardplayer/ardplayer-plugindash.5f1cc2a5.chunk.js +10 -0
- package/src/assets/vendor/ardplayer/ardplayer-pluginhls.f2dda4ed.chunk.js +1 -0
- package/src/assets/vendor/ardplayer/ardplayer-pluginhtmla.0091a55c.chunk.js +1 -0
- package/src/assets/vendor/ardplayer/ardplayer-pluginhtmlv.79984eb8.chunk.js +1 -0
- package/src/assets/vendor/ardplayer/assets/47c7582569a6257c08cd-ardplayer.woff +0 -0
- package/src/assets/vendor/ardplayer/assets/863e0304cfbfcb2dc097-ardplayer-audio.woff +0 -0
- package/src/assets/vendor/ardplayer/assets/img/3sat-97c7c01a.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/alpha-29b57b3e.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/ard-b0376fe1.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/arte-8a174832.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/br-1a782a5d.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/daserste-d6363449.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/deutschlandradio-100cce3c.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/dw-00fab9c1.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/funk-605fd714.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/hr-ea7b54c7.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/kika-5a7ddc5f.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/mdr-147ffd56.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/ndr-af21bb92.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/one-7594520c.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/phoenix-49a512ab.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/radiobremen-6ffa63ff.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/rbb-6653f6ea.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/sportschau-eaa739f1.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/sr-63f113c4.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/swr-3573dc63.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/tagesschau24-51c2e8ef.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/wdr-db5a40ca.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/zdf-2d26a61f.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/zdfinfo-47a13356.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/zdfneo-41061594.svg +1 -0
- package/src/assets/vendor/ardplayer/schema/MediaCollection.v1.json +1136 -0
- package/src/assets/vendor/ardplayer/schema/PlayerConfiguration.v1.json +896 -0
- package/src/stories/Colors.data.js +7 -9
- package/src/stories/Colors.mdx +1 -3
- package/src/stories/views/components/content/copytext/fixtures/copytext_podcastepisode.json +1 -1
- package/src/stories/views/components/footer/page_footer.hbs +1 -1
- package/src/stories/views/components/horizontal_scroll_container/horizontal_scroll_container.alpine.js +3 -3
- package/src/stories/views/components/mediaplayer/fixtures/mediaplayer.json +1 -0
- package/src/stories/views/components/mediaplayer/media_player.hbs +1 -1
- package/src/stories/views/components/mediaplayer/mediaplayer.mdx +72 -0
- package/src/stories/views/components/mediaplayer/mediaplayer.stories.js +68 -0
- package/src/stories/views/components/mediaplayer/mediaplayer_button.hbs +2 -2
- package/src/stories/views/components/page/fixtures/page.json +1 -1
- package/src/stories/views/components/page/podcast/fixtures/podcast_player_episode.json +1 -1
- package/src/stories/views/components/page/podcast/fixtures/podcast_player_playlist.json +1 -1
- package/src/stories/views/components/page/story/fixtures/story.json +1 -1
- package/src/stories/views/components/page/story/fixtures/story_with_label.json +1 -1
- package/src/stories/views/components/page/story/fixtures/story_with_square_image.json +1 -1
- package/src/stories/views/components/pagination/fixtures/page_pagination.json +1 -1
- package/src/stories/views/components/site_header/fixtures/site_header_mit_top_topics.json +1 -1
- package/src/stories/views/components/site_header/fixtures/site_header_mit_top_topics_no_sticky.json +1 -1
- package/src/stories/views/components/site_header/navigation_search/quick_search_form.hbs +2 -2
- package/src/stories/views/components/teaser/cluster/teaser_cluster.hbs +1 -1
- package/src/stories/views/components/teaser/cluster/teaser_cluster_list.hbs +3 -3
- package/src/stories/views/components/teaser/components/teaser_av_consumption.hbs +5 -5
- package/src/stories/views/components/teaser/components/teaser_body.hbs +1 -1
- package/src/stories/views/components/teaser/components/teaser_title.hbs +1 -1
- package/src/stories/views/components/teaser/fixtures/cluster_teaser_Podcast_Channel.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_alternative_100_serif_audio.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_alternative_100_serif_live.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_alternative_100_serif_video.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_alternative_50_serif_audio.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_alternative_50_serif_live.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_alternative_50_serif_video.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_alternative_hero_serif_audio.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_alternative_hero_serif_live.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_alternative_hero_serif_video.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_group_100.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_group_100_highlight.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_group_100_highlight_2.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_group_related_content_100.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_index.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_podcast.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_podcast_50.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_podcast_playlist.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_podcast_playlist_50.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_podcast_playlist_filter.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_standard_25_serif_audio.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_standard_25_serif_audio_livestream.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_standard_25_serif_live.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_standard_25_serif_podcast.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_standard_25_serif_video.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_standard_50_serif_audio.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_standard_50_serif_audio_livestream.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_standard_50_serif_live.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_standard_50_serif_podcast.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_standard_50_serif_video.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_tabbox.json +1 -1
- package/src/stories/views/components/teaser/fixtures/ticker_teaser_alternativ_hero_audio.json +1 -1
- package/src/stories/views/components/teaser/fixtures/ticker_teaser_standard_hero_audio.json +1 -1
- package/src/stories/views/components/teaser/ticker/teaser_ticker_body.hbs +1 -1
- package/src/stories/views/components/teaser/utilities/teaser_image_cypress_hook_classes.hbs +5 -5
- package/tailwind.config.js +23 -20
- package/dist/assets/vendor/ardplayer/ardplayer-hr-6.3.11.79310671.css +0 -2
- package/dist/assets/vendor/ardplayer/ardplayer-hr-6.3.11.c442fe17.js +0 -6
- package/dist/assets/vendor/ardplayer/ardplayer-libimsc.304b8154.chunk.js +0 -12
- package/dist/assets/vendor/ardplayer/ardplayer-pluginchromecast.68c280ed.chunk.js +0 -1
- package/dist/assets/vendor/ardplayer/ardplayer-plugindash.a7275c59.chunk.js +0 -1174
- package/dist/assets/vendor/ardplayer/ardplayer-pluginhls.f615d5a2.chunk.js +0 -365
- package/dist/assets/vendor/ardplayer/ardplayer-pluginhtmla.d04cedbb.chunk.js +0 -1
- package/dist/assets/vendor/ardplayer/ardplayer-pluginhtmlv.866c1fbf.chunk.js +0 -1
- package/dist/assets/vendor/ardplayer/ardplayer-sandlibrary.a58cd041.chunk.js +0 -0
- package/src/assets/vendor/ardplayer/ardplayer-hr-6.3.11.79310671.css +0 -2
- package/src/assets/vendor/ardplayer/ardplayer-hr-6.3.11.c442fe17.js +0 -6
- package/src/assets/vendor/ardplayer/ardplayer-libimsc.304b8154.chunk.js +0 -12
- package/src/assets/vendor/ardplayer/ardplayer-pluginchromecast.68c280ed.chunk.js +0 -1
- package/src/assets/vendor/ardplayer/ardplayer-plugindash.a7275c59.chunk.js +0 -1174
- package/src/assets/vendor/ardplayer/ardplayer-pluginhls.f615d5a2.chunk.js +0 -365
- package/src/assets/vendor/ardplayer/ardplayer-pluginhtmla.d04cedbb.chunk.js +0 -1
- package/src/assets/vendor/ardplayer/ardplayer-pluginhtmlv.866c1fbf.chunk.js +0 -1
- package/src/assets/vendor/ardplayer/ardplayer-sandlibrary.a58cd041.chunk.js +0 -0
|
@@ -0,0 +1,896 @@
|
|
|
1
|
+
{
|
|
2
|
+
"type": "object",
|
|
3
|
+
"title": "PlayerConfiguration",
|
|
4
|
+
"x-examples": {},
|
|
5
|
+
"properties": {
|
|
6
|
+
"generic": {
|
|
7
|
+
"type": "object",
|
|
8
|
+
"description": "Generisches Objekt, dessen Eigenschaften für alle Plattformen verwendet werden.",
|
|
9
|
+
"properties": {
|
|
10
|
+
"isShowSubtitleAtStart": {
|
|
11
|
+
"type": "boolean",
|
|
12
|
+
"description": "Default: false. Erzwingt die Darstellung der Untertitel bei Clipstart."
|
|
13
|
+
},
|
|
14
|
+
"isTimeRemainingDisplay ": {
|
|
15
|
+
"type": "boolean",
|
|
16
|
+
"description": "Gibt an, ob bei VOD die verbleibene Zeit statt der Gesamtzeit angezeigt werden soll."
|
|
17
|
+
},
|
|
18
|
+
"isAutoplay": {
|
|
19
|
+
"type": "boolean",
|
|
20
|
+
"description": "Default: false. Aktiviert den automatischen Wiedergabestart (falls möglich)."
|
|
21
|
+
},
|
|
22
|
+
"volumePercent": {
|
|
23
|
+
"type": "integer",
|
|
24
|
+
"example": 30,
|
|
25
|
+
"description": "Erzwingt eine Start-Lautstärke. Falls nicht gesetzt, wird die Lautstärke aus der Nutzerpräferenz (letzte Änderung) übernommen.",
|
|
26
|
+
"minimum": 0,
|
|
27
|
+
"maximum": 100
|
|
28
|
+
},
|
|
29
|
+
"isMuted": {
|
|
30
|
+
"type": "boolean",
|
|
31
|
+
"description": "Erzwingt den Mute-Zustand bei Clipstart. Wenn nicht gesetzt, wird der Zustand aus der Nutzerpräferenz übernommen."
|
|
32
|
+
},
|
|
33
|
+
"vodInitialPlayheadSeconds": {
|
|
34
|
+
"type": "integer",
|
|
35
|
+
"description": "Initiale Position des Playheads relativ zur gesamten Cliplänge (in Sekunden)"
|
|
36
|
+
},
|
|
37
|
+
"vodStartSeconds": {
|
|
38
|
+
"type": "integer",
|
|
39
|
+
"description": "Startzeit des Wiedergabefensters in Sekunden (nur für VOD)"
|
|
40
|
+
},
|
|
41
|
+
"vodEndSeconds": {
|
|
42
|
+
"type": "integer",
|
|
43
|
+
"description": "Endzeit des Wiedergabefensters in Sekunden (nur für VOD), Subclipping"
|
|
44
|
+
},
|
|
45
|
+
"isDvrEnabled": {
|
|
46
|
+
"type": "boolean",
|
|
47
|
+
"description": "De-/Aktiviert den DVR-Support im Player."
|
|
48
|
+
},
|
|
49
|
+
"isEmbedded": {
|
|
50
|
+
"type": "boolean",
|
|
51
|
+
"description": "Flag das angibt, ob der Player sich in einer integrierten Umgebung befindet (z.B. Hybrid-Kontext)"
|
|
52
|
+
},
|
|
53
|
+
"imageTemplateConfig": {
|
|
54
|
+
"type": "object",
|
|
55
|
+
"description": "Konfiguration für Template-Variablen",
|
|
56
|
+
"properties": {
|
|
57
|
+
"width": {
|
|
58
|
+
"type": "object",
|
|
59
|
+
"description": "Konfiguration der (automatisch generierten) Auflösungsstufen zur Verwendung in der Platzhaltervariable {width}",
|
|
60
|
+
"properties": {
|
|
61
|
+
"min": {
|
|
62
|
+
"type": "integer",
|
|
63
|
+
"description": "Minimal-Wert"
|
|
64
|
+
},
|
|
65
|
+
"max": {
|
|
66
|
+
"type": "integer",
|
|
67
|
+
"description": "Maximal-Wert"
|
|
68
|
+
},
|
|
69
|
+
"stepSize": {
|
|
70
|
+
"type": "integer",
|
|
71
|
+
"description": "Schrittgröße der zu generierenden Stufen zwischen min und max (inklusive der Start- und End-Werte)"
|
|
72
|
+
}
|
|
73
|
+
}
|
|
74
|
+
},
|
|
75
|
+
"size": {
|
|
76
|
+
"type": "array",
|
|
77
|
+
"minItems": 1,
|
|
78
|
+
"uniqueItems": true,
|
|
79
|
+
"description": "Definiert die Auflösung des Parameters {size} abhängig der angegebenen Mindestbreite.",
|
|
80
|
+
"items": {
|
|
81
|
+
"type": "object",
|
|
82
|
+
"properties": {
|
|
83
|
+
"minWidth": {
|
|
84
|
+
"type": "integer",
|
|
85
|
+
"description": "Mindestbreite in Pixeln"
|
|
86
|
+
},
|
|
87
|
+
"value": {
|
|
88
|
+
"type": "string",
|
|
89
|
+
"description": "Variablen-Wert, z.B. \"xs\" oder \"s\" usw."
|
|
90
|
+
}
|
|
91
|
+
},
|
|
92
|
+
"required": [
|
|
93
|
+
"minWidth",
|
|
94
|
+
"value"
|
|
95
|
+
]
|
|
96
|
+
}
|
|
97
|
+
}
|
|
98
|
+
}
|
|
99
|
+
}
|
|
100
|
+
}
|
|
101
|
+
},
|
|
102
|
+
"web": {
|
|
103
|
+
"type": "object",
|
|
104
|
+
"properties": {
|
|
105
|
+
"baseUrl": {
|
|
106
|
+
"type": "string",
|
|
107
|
+
"description": "Basis-Url, von der aus der Player auf sein Dist-Verzeichnis zugreift. Wird benötigt, um Chunks nachzuladen."
|
|
108
|
+
},
|
|
109
|
+
"hlsOptimizationLevel": {
|
|
110
|
+
"type": "string",
|
|
111
|
+
"enum": [
|
|
112
|
+
"quality",
|
|
113
|
+
"smoothest",
|
|
114
|
+
"responsive"
|
|
115
|
+
],
|
|
116
|
+
"default": "quality",
|
|
117
|
+
"description": "Optimierungs-Level für Akamai-Hls Streams (siehe Dokumentation von plugin-hls)"
|
|
118
|
+
},
|
|
119
|
+
"forcedVolumePercent": {
|
|
120
|
+
"type": "integer",
|
|
121
|
+
"minimum": 0,
|
|
122
|
+
"maximum": 100,
|
|
123
|
+
"description": "Erzwungene Initial-Lautstärke, überschreibt alle Präferenzen und Konfigurationen (auch Standardwert aus generic.volume)."
|
|
124
|
+
},
|
|
125
|
+
"isForcedAutoplay": {
|
|
126
|
+
"type": "boolean",
|
|
127
|
+
"description": "Erzwingt bei Verwendung mehrerer Player auf einer Seite den Autoplay-Zustand über alle Player-Instanzen hinweg. Eine Ausnahme dazu sind per iFrame eingebettete Player, bei denen der zuletzt spielende den Zustand beibehält."
|
|
128
|
+
},
|
|
129
|
+
"isAudioSticky": {
|
|
130
|
+
"type": "boolean",
|
|
131
|
+
"description": "Gibt an, ob der Audioplayer standardmäßig im Sticky-Modus initialisiert werden soll."
|
|
132
|
+
},
|
|
133
|
+
"isForcedVideoView": {
|
|
134
|
+
"type": "boolean",
|
|
135
|
+
"description": "Erzwingt bei Verwendung des Audioplayers das Layout des Videoplayers."
|
|
136
|
+
},
|
|
137
|
+
"disablePosterImage": {
|
|
138
|
+
"type": "boolean",
|
|
139
|
+
"description": "Optionales Deaktivieren des Posterbildes, falls die umliegende Seite dies (zB auf Sendungsseiten) bereits vorhält."
|
|
140
|
+
},
|
|
141
|
+
"enableBackButton": {
|
|
142
|
+
"type": "boolean",
|
|
143
|
+
"description": "Falls true wird ein Back-Button in der UI angezeigt"
|
|
144
|
+
},
|
|
145
|
+
"allowBackButtonInFullscreen": {
|
|
146
|
+
"type": "boolean",
|
|
147
|
+
"description": "Falls true wird ein angezeigter Back-Button im Vollbildmodus nicht ausgeblendet"
|
|
148
|
+
},
|
|
149
|
+
"disableBackButtonTitle": {
|
|
150
|
+
"type": "boolean"
|
|
151
|
+
},
|
|
152
|
+
"disablePosterTitle": {
|
|
153
|
+
"type": "boolean"
|
|
154
|
+
},
|
|
155
|
+
"enableMaturityLogin": {
|
|
156
|
+
"type": "boolean",
|
|
157
|
+
"description": "Aktiviert auf der FSK-Fehlerseite einen zusätzlichen Button, um das Alter zu bestätigen."
|
|
158
|
+
},
|
|
159
|
+
"isFullscreenManagedExternally": {
|
|
160
|
+
"type": "boolean",
|
|
161
|
+
"description": "Wechselt im Web nicht eigenständig in den Vollbildmodus, sondern gibt nur das Event 'Player.TOGGLE_FULLSCREEN' mit dem Feld 'fullscreen': boolean aus wenn der Anzeigemodus des Players verändert wird."
|
|
162
|
+
}
|
|
163
|
+
},
|
|
164
|
+
"required": [
|
|
165
|
+
"baseUrl"
|
|
166
|
+
]
|
|
167
|
+
},
|
|
168
|
+
"ios": {
|
|
169
|
+
"type": "object"
|
|
170
|
+
},
|
|
171
|
+
"android": {
|
|
172
|
+
"type": "object"
|
|
173
|
+
},
|
|
174
|
+
"tv": {
|
|
175
|
+
"type": "object",
|
|
176
|
+
"properties": {
|
|
177
|
+
"mpdManipulatorUrl": {
|
|
178
|
+
"type": "string"
|
|
179
|
+
},
|
|
180
|
+
"isHdrSupported": {
|
|
181
|
+
"type": "boolean"
|
|
182
|
+
},
|
|
183
|
+
"isHlsSupported": {
|
|
184
|
+
"type": "boolean"
|
|
185
|
+
},
|
|
186
|
+
"isHttpsSupported": {
|
|
187
|
+
"type": "boolean"
|
|
188
|
+
},
|
|
189
|
+
"isDashSupported": {
|
|
190
|
+
"type": "boolean"
|
|
191
|
+
},
|
|
192
|
+
"isMpegTsDisabled": {
|
|
193
|
+
"type": "boolean"
|
|
194
|
+
},
|
|
195
|
+
"isHighResImageSupported": {
|
|
196
|
+
"type": "boolean"
|
|
197
|
+
},
|
|
198
|
+
"isForceMpdManipulation": {
|
|
199
|
+
"type": "boolean"
|
|
200
|
+
},
|
|
201
|
+
"defaultMediaQualityId": {
|
|
202
|
+
"type": "integer"
|
|
203
|
+
}
|
|
204
|
+
}
|
|
205
|
+
},
|
|
206
|
+
"pluginData": {
|
|
207
|
+
"$ref": "#/definitions/PluginData.v1"
|
|
208
|
+
}
|
|
209
|
+
},
|
|
210
|
+
"required": [
|
|
211
|
+
"pluginData"
|
|
212
|
+
],
|
|
213
|
+
"definitions": {
|
|
214
|
+
"PluginData.v1": {
|
|
215
|
+
"title": "PluginData",
|
|
216
|
+
"type": "object",
|
|
217
|
+
"description": "PluginData als Platzhalter für alle Plugin-spezifischen Konfigurationen. Es kann sowohl in PlayerConfiguration als auch MediaCollection gesetzt werden, wobei die MC die PC überschreibt.",
|
|
218
|
+
"x-examples": {},
|
|
219
|
+
"properties": {
|
|
220
|
+
"sharing@all": {
|
|
221
|
+
"type": "object",
|
|
222
|
+
"properties": {
|
|
223
|
+
"link": {
|
|
224
|
+
"type": "string"
|
|
225
|
+
},
|
|
226
|
+
"embedCode": {
|
|
227
|
+
"type": "string"
|
|
228
|
+
},
|
|
229
|
+
"params": {
|
|
230
|
+
"type": "string"
|
|
231
|
+
},
|
|
232
|
+
"legal": {
|
|
233
|
+
"type": "string"
|
|
234
|
+
},
|
|
235
|
+
"body": {
|
|
236
|
+
"type": "string"
|
|
237
|
+
},
|
|
238
|
+
"subject": {
|
|
239
|
+
"type": "string"
|
|
240
|
+
},
|
|
241
|
+
"services": {
|
|
242
|
+
"type": "array",
|
|
243
|
+
"items": {
|
|
244
|
+
"type": [
|
|
245
|
+
"string",
|
|
246
|
+
"object"
|
|
247
|
+
],
|
|
248
|
+
"enum": [
|
|
249
|
+
"url",
|
|
250
|
+
"fb-messenger",
|
|
251
|
+
"facebook",
|
|
252
|
+
"threema",
|
|
253
|
+
"telegram",
|
|
254
|
+
"twitter",
|
|
255
|
+
"embed",
|
|
256
|
+
"whatsapp",
|
|
257
|
+
"email"
|
|
258
|
+
],
|
|
259
|
+
"minLength": 1,
|
|
260
|
+
"properties": {
|
|
261
|
+
"id": {
|
|
262
|
+
"type": "string",
|
|
263
|
+
"enum": [
|
|
264
|
+
"whatsapp",
|
|
265
|
+
"url",
|
|
266
|
+
"fb-messenger",
|
|
267
|
+
"facebook",
|
|
268
|
+
"threema",
|
|
269
|
+
"telegram",
|
|
270
|
+
"twitter",
|
|
271
|
+
"embed"
|
|
272
|
+
]
|
|
273
|
+
},
|
|
274
|
+
"title": {
|
|
275
|
+
"type": "string"
|
|
276
|
+
},
|
|
277
|
+
"class": {
|
|
278
|
+
"type": "string"
|
|
279
|
+
},
|
|
280
|
+
"target": {
|
|
281
|
+
"type": "string"
|
|
282
|
+
},
|
|
283
|
+
"targetParams": {
|
|
284
|
+
"type": "object",
|
|
285
|
+
"minProperties": 1
|
|
286
|
+
}
|
|
287
|
+
},
|
|
288
|
+
"required": [
|
|
289
|
+
"id",
|
|
290
|
+
"title",
|
|
291
|
+
"class",
|
|
292
|
+
"target",
|
|
293
|
+
"targetParams"
|
|
294
|
+
]
|
|
295
|
+
}
|
|
296
|
+
}
|
|
297
|
+
},
|
|
298
|
+
"required": [
|
|
299
|
+
"link",
|
|
300
|
+
"embedCode",
|
|
301
|
+
"params",
|
|
302
|
+
"legal",
|
|
303
|
+
"body",
|
|
304
|
+
"subject",
|
|
305
|
+
"services"
|
|
306
|
+
]
|
|
307
|
+
},
|
|
308
|
+
"recommendation@all": {
|
|
309
|
+
"type": "object",
|
|
310
|
+
"properties": {
|
|
311
|
+
"url": {
|
|
312
|
+
"type": "string"
|
|
313
|
+
},
|
|
314
|
+
"timerSeconds": {
|
|
315
|
+
"type": "integer",
|
|
316
|
+
"description": "Laufzeit des Timers in Sekunden",
|
|
317
|
+
"minimum": 0,
|
|
318
|
+
"example": 60
|
|
319
|
+
},
|
|
320
|
+
"isAutoplay": {
|
|
321
|
+
"type": "boolean",
|
|
322
|
+
"description": "Empfehlungen nach Ablauf der Zeit timerSeconds automatisch abspielen."
|
|
323
|
+
}
|
|
324
|
+
},
|
|
325
|
+
"required": [
|
|
326
|
+
"url",
|
|
327
|
+
"timerSeconds"
|
|
328
|
+
]
|
|
329
|
+
},
|
|
330
|
+
"multicdn@web": {
|
|
331
|
+
"type": "object",
|
|
332
|
+
"properties": {
|
|
333
|
+
"isDebug": {
|
|
334
|
+
"type": "boolean"
|
|
335
|
+
},
|
|
336
|
+
"resolverUrl": {
|
|
337
|
+
"type": "string"
|
|
338
|
+
}
|
|
339
|
+
},
|
|
340
|
+
"required": [
|
|
341
|
+
"isDebug",
|
|
342
|
+
"resolverUrl"
|
|
343
|
+
]
|
|
344
|
+
},
|
|
345
|
+
"jumpmarks@all": {
|
|
346
|
+
"type": "object",
|
|
347
|
+
"properties": {
|
|
348
|
+
"url": {
|
|
349
|
+
"type": "string",
|
|
350
|
+
"description": "Remote-Datenstruktur und/oder Live-Marken"
|
|
351
|
+
},
|
|
352
|
+
"refreshSeconds": {
|
|
353
|
+
"type": "integer",
|
|
354
|
+
"default": 10,
|
|
355
|
+
"description": "Update-Intervall (nur Live-Sprungmarken)"
|
|
356
|
+
},
|
|
357
|
+
"chapterArray": {
|
|
358
|
+
"type": "array",
|
|
359
|
+
"items": {
|
|
360
|
+
"type": "object",
|
|
361
|
+
"properties": {
|
|
362
|
+
"chapterTime": {
|
|
363
|
+
"type": "integer",
|
|
364
|
+
"description": "Sekunden\n"
|
|
365
|
+
},
|
|
366
|
+
"chapterTitle": {
|
|
367
|
+
"type": "string"
|
|
368
|
+
},
|
|
369
|
+
"chapterImg": {
|
|
370
|
+
"type": "string",
|
|
371
|
+
"description": "Optionales Bild"
|
|
372
|
+
},
|
|
373
|
+
"chapterSubtitle": {
|
|
374
|
+
"type": "string"
|
|
375
|
+
}
|
|
376
|
+
},
|
|
377
|
+
"required": [
|
|
378
|
+
"chapterTime"
|
|
379
|
+
]
|
|
380
|
+
}
|
|
381
|
+
}
|
|
382
|
+
},
|
|
383
|
+
"required": [
|
|
384
|
+
"refreshSeconds"
|
|
385
|
+
]
|
|
386
|
+
},
|
|
387
|
+
"addon360@web": {
|
|
388
|
+
"type": "object",
|
|
389
|
+
"properties": {
|
|
390
|
+
"projection": {
|
|
391
|
+
"type": "string",
|
|
392
|
+
"default": "360",
|
|
393
|
+
"enum": [
|
|
394
|
+
"cubic",
|
|
395
|
+
"180",
|
|
396
|
+
"360"
|
|
397
|
+
]
|
|
398
|
+
},
|
|
399
|
+
"audio": {
|
|
400
|
+
"oneOf": [
|
|
401
|
+
{
|
|
402
|
+
"type": "object",
|
|
403
|
+
"properties": {
|
|
404
|
+
"lib": {
|
|
405
|
+
"type": "string",
|
|
406
|
+
"enum": [
|
|
407
|
+
"omnitone"
|
|
408
|
+
]
|
|
409
|
+
},
|
|
410
|
+
"type": {
|
|
411
|
+
"type": "string",
|
|
412
|
+
"enum": [
|
|
413
|
+
"foa",
|
|
414
|
+
"hoa"
|
|
415
|
+
],
|
|
416
|
+
"default": "foa"
|
|
417
|
+
}
|
|
418
|
+
},
|
|
419
|
+
"required": [
|
|
420
|
+
"lib"
|
|
421
|
+
]
|
|
422
|
+
},
|
|
423
|
+
{
|
|
424
|
+
"type": "object",
|
|
425
|
+
"properties": {
|
|
426
|
+
"lib": {
|
|
427
|
+
"type": "string",
|
|
428
|
+
"default": "facebook",
|
|
429
|
+
"enum": [
|
|
430
|
+
"facebook"
|
|
431
|
+
]
|
|
432
|
+
},
|
|
433
|
+
"type": {
|
|
434
|
+
"type": "string",
|
|
435
|
+
"enum": [
|
|
436
|
+
"AMBIX_FOA",
|
|
437
|
+
"AMBIX_SOA",
|
|
438
|
+
"TBE_6",
|
|
439
|
+
"TBE_6_2",
|
|
440
|
+
"TBE_8",
|
|
441
|
+
"TBE_8_2",
|
|
442
|
+
"AMBIX_9_2"
|
|
443
|
+
],
|
|
444
|
+
"default": "AMBIX_FOA"
|
|
445
|
+
}
|
|
446
|
+
},
|
|
447
|
+
"required": [
|
|
448
|
+
"lib"
|
|
449
|
+
]
|
|
450
|
+
},
|
|
451
|
+
{
|
|
452
|
+
"type": "string",
|
|
453
|
+
"default": "none",
|
|
454
|
+
"enum": [
|
|
455
|
+
"none"
|
|
456
|
+
]
|
|
457
|
+
}
|
|
458
|
+
]
|
|
459
|
+
},
|
|
460
|
+
"stereo": {
|
|
461
|
+
"type": "string",
|
|
462
|
+
"default": "none",
|
|
463
|
+
"enum": [
|
|
464
|
+
"none",
|
|
465
|
+
"tb",
|
|
466
|
+
"lr"
|
|
467
|
+
]
|
|
468
|
+
},
|
|
469
|
+
"initialFOV": {
|
|
470
|
+
"type": "number",
|
|
471
|
+
"default": 50,
|
|
472
|
+
"minimum": 15,
|
|
473
|
+
"maximum": 100
|
|
474
|
+
}
|
|
475
|
+
}
|
|
476
|
+
},
|
|
477
|
+
"breakingNews@all": {
|
|
478
|
+
"type": "object",
|
|
479
|
+
"properties": {
|
|
480
|
+
"enabled": {
|
|
481
|
+
"type": "boolean"
|
|
482
|
+
},
|
|
483
|
+
"feedUrl": {
|
|
484
|
+
"type": "string",
|
|
485
|
+
"format": "uri"
|
|
486
|
+
},
|
|
487
|
+
"pollRate": {
|
|
488
|
+
"type": "number",
|
|
489
|
+
"default": 60,
|
|
490
|
+
"description": "Aktualisierungsrate für den Neswscrawler in Sekunden"
|
|
491
|
+
}
|
|
492
|
+
}
|
|
493
|
+
},
|
|
494
|
+
"plugin-dash@web": {
|
|
495
|
+
"type": "object",
|
|
496
|
+
"properties": {
|
|
497
|
+
"liveDelay": {
|
|
498
|
+
"type": "number",
|
|
499
|
+
"default": "3,0",
|
|
500
|
+
"example": "Target Latency (secs)"
|
|
501
|
+
},
|
|
502
|
+
"liveCatchUpMinDrift": {
|
|
503
|
+
"type": "number",
|
|
504
|
+
"default": "0,05",
|
|
505
|
+
"example": "Min. drift (secs)"
|
|
506
|
+
},
|
|
507
|
+
"liveCatchUpPlaybackRate": {
|
|
508
|
+
"type": "number",
|
|
509
|
+
"default": "0,5",
|
|
510
|
+
"example": "Catch-up playback rate (%)"
|
|
511
|
+
},
|
|
512
|
+
"liveCatchupLatencyThreshold": {
|
|
513
|
+
"type": "number",
|
|
514
|
+
"default": 30,
|
|
515
|
+
"example": "Live catchup latency threshold (secs)"
|
|
516
|
+
}
|
|
517
|
+
}
|
|
518
|
+
},
|
|
519
|
+
"trackingAti@all": {
|
|
520
|
+
"$ref": "#/definitions/TrackingAti.v1"
|
|
521
|
+
},
|
|
522
|
+
"trackingIvw@all": {
|
|
523
|
+
"$ref": "#/definitions/TrackingIvw.v1"
|
|
524
|
+
},
|
|
525
|
+
"trackingArgos@all": {
|
|
526
|
+
"$ref": "#/definitions/TrackingArgos.v1"
|
|
527
|
+
},
|
|
528
|
+
"trackingAgf@all": {
|
|
529
|
+
"$ref": "#/definitions/TrackingAgf.v1"
|
|
530
|
+
},
|
|
531
|
+
"trackingSola@all": {
|
|
532
|
+
"$ref": "#/definitions/TrackingSola.v1"
|
|
533
|
+
},
|
|
534
|
+
"trackingGFK@hbbtv": {
|
|
535
|
+
"$ref": "#/definitions/TrackingGfkTV.v1"
|
|
536
|
+
}
|
|
537
|
+
}
|
|
538
|
+
},
|
|
539
|
+
"TrackingAgf.v1": {
|
|
540
|
+
"title": "TrackingAgf",
|
|
541
|
+
"type": "object",
|
|
542
|
+
"properties": {
|
|
543
|
+
"isEnabled": {
|
|
544
|
+
"type": "boolean"
|
|
545
|
+
},
|
|
546
|
+
"debug": {
|
|
547
|
+
"type": "boolean"
|
|
548
|
+
},
|
|
549
|
+
"permLive": {
|
|
550
|
+
"type": "boolean"
|
|
551
|
+
},
|
|
552
|
+
"appId": {
|
|
553
|
+
"type": "string"
|
|
554
|
+
},
|
|
555
|
+
"playerId": {
|
|
556
|
+
"type": "string"
|
|
557
|
+
},
|
|
558
|
+
"clipData": {
|
|
559
|
+
"type": "object",
|
|
560
|
+
"description": "ClipData-Objekt wird an AGF-SDK durchgereicht",
|
|
561
|
+
"properties": {
|
|
562
|
+
"title": {
|
|
563
|
+
"type": "string"
|
|
564
|
+
},
|
|
565
|
+
"program": {
|
|
566
|
+
"type": "string"
|
|
567
|
+
},
|
|
568
|
+
"length": {
|
|
569
|
+
"type": [
|
|
570
|
+
"string",
|
|
571
|
+
"number"
|
|
572
|
+
]
|
|
573
|
+
},
|
|
574
|
+
"assetid": {
|
|
575
|
+
"type": "string"
|
|
576
|
+
},
|
|
577
|
+
"livestream": {
|
|
578
|
+
"type": "string"
|
|
579
|
+
},
|
|
580
|
+
"nol_c0": {
|
|
581
|
+
"type": "string"
|
|
582
|
+
},
|
|
583
|
+
"nol_c1": {
|
|
584
|
+
"type": "string"
|
|
585
|
+
},
|
|
586
|
+
"nol_c2": {
|
|
587
|
+
"type": "string"
|
|
588
|
+
},
|
|
589
|
+
"nol_c3": {
|
|
590
|
+
"type": "string"
|
|
591
|
+
},
|
|
592
|
+
"nol_c4": {
|
|
593
|
+
"type": "string"
|
|
594
|
+
},
|
|
595
|
+
"nol_c5": {
|
|
596
|
+
"type": "string"
|
|
597
|
+
},
|
|
598
|
+
"nol_c6": {
|
|
599
|
+
"type": "string"
|
|
600
|
+
},
|
|
601
|
+
"nol_c7": {
|
|
602
|
+
"type": "string"
|
|
603
|
+
},
|
|
604
|
+
"nol_c8": {
|
|
605
|
+
"type": "string"
|
|
606
|
+
},
|
|
607
|
+
"nol_c9": {
|
|
608
|
+
"type": "string"
|
|
609
|
+
},
|
|
610
|
+
"nol_c10": {
|
|
611
|
+
"type": "string"
|
|
612
|
+
},
|
|
613
|
+
"nol_c11": {
|
|
614
|
+
"type": "string"
|
|
615
|
+
},
|
|
616
|
+
"nol_c12": {
|
|
617
|
+
"type": "string"
|
|
618
|
+
},
|
|
619
|
+
"nol_c13": {
|
|
620
|
+
"type": "string"
|
|
621
|
+
},
|
|
622
|
+
"nol_c14": {
|
|
623
|
+
"type": "string"
|
|
624
|
+
}
|
|
625
|
+
}
|
|
626
|
+
}
|
|
627
|
+
},
|
|
628
|
+
"required": [
|
|
629
|
+
"appId",
|
|
630
|
+
"clipData"
|
|
631
|
+
]
|
|
632
|
+
},
|
|
633
|
+
"TrackingArgos.v1": {
|
|
634
|
+
"title": "TrackingArgos",
|
|
635
|
+
"type": "object",
|
|
636
|
+
"properties": {
|
|
637
|
+
"isEnabled": {
|
|
638
|
+
"type": "boolean"
|
|
639
|
+
},
|
|
640
|
+
"data": {
|
|
641
|
+
"type": "object",
|
|
642
|
+
"properties": {
|
|
643
|
+
"providerKey": {
|
|
644
|
+
"type": "string"
|
|
645
|
+
},
|
|
646
|
+
"argosMediaTitle": {
|
|
647
|
+
"type": "string"
|
|
648
|
+
},
|
|
649
|
+
"argosMediaUrl": {
|
|
650
|
+
"type": "string"
|
|
651
|
+
},
|
|
652
|
+
"argosSeries": {
|
|
653
|
+
"type": "string"
|
|
654
|
+
},
|
|
655
|
+
"argosCrid": {
|
|
656
|
+
"type": "string"
|
|
657
|
+
},
|
|
658
|
+
"argosCustomData": {
|
|
659
|
+
"type": "object"
|
|
660
|
+
}
|
|
661
|
+
}
|
|
662
|
+
}
|
|
663
|
+
},
|
|
664
|
+
"required": [
|
|
665
|
+
"providerKey",
|
|
666
|
+
"argosMediaTitle"
|
|
667
|
+
]
|
|
668
|
+
},
|
|
669
|
+
"TrackingAti.v1": {
|
|
670
|
+
"title": "TrackingAti",
|
|
671
|
+
"type": "object",
|
|
672
|
+
"properties": {
|
|
673
|
+
"isEnabled": {
|
|
674
|
+
"type": "boolean"
|
|
675
|
+
},
|
|
676
|
+
"site": {
|
|
677
|
+
"type": [
|
|
678
|
+
"string",
|
|
679
|
+
"number"
|
|
680
|
+
]
|
|
681
|
+
},
|
|
682
|
+
"forceSite": {
|
|
683
|
+
"type": [
|
|
684
|
+
"string",
|
|
685
|
+
"number"
|
|
686
|
+
]
|
|
687
|
+
},
|
|
688
|
+
"config": {
|
|
689
|
+
"type": "object",
|
|
690
|
+
"properties": {
|
|
691
|
+
"site": {
|
|
692
|
+
"type": [
|
|
693
|
+
"string",
|
|
694
|
+
"number"
|
|
695
|
+
]
|
|
696
|
+
},
|
|
697
|
+
"log": {
|
|
698
|
+
"type": "string"
|
|
699
|
+
},
|
|
700
|
+
"logSSL": {
|
|
701
|
+
"type": "string"
|
|
702
|
+
},
|
|
703
|
+
"domain": {
|
|
704
|
+
"type": "string"
|
|
705
|
+
},
|
|
706
|
+
"collectDomain": {
|
|
707
|
+
"type": "string"
|
|
708
|
+
},
|
|
709
|
+
"collectDomainSSL": {
|
|
710
|
+
"type": "string"
|
|
711
|
+
},
|
|
712
|
+
"userIdOrigin": {
|
|
713
|
+
"type": "string"
|
|
714
|
+
},
|
|
715
|
+
"secure": {
|
|
716
|
+
"type": "boolean"
|
|
717
|
+
},
|
|
718
|
+
"pixelPath": {
|
|
719
|
+
"type": "string"
|
|
720
|
+
},
|
|
721
|
+
"disableCookie": {
|
|
722
|
+
"type": "boolean"
|
|
723
|
+
},
|
|
724
|
+
"disableStorage": {
|
|
725
|
+
"type": "boolean"
|
|
726
|
+
},
|
|
727
|
+
"cookieSecure": {
|
|
728
|
+
"type": "boolean"
|
|
729
|
+
},
|
|
730
|
+
"cookieDomain": {
|
|
731
|
+
"type": "string"
|
|
732
|
+
},
|
|
733
|
+
"ignoreEmptyChapterValue": {
|
|
734
|
+
"type": "boolean"
|
|
735
|
+
},
|
|
736
|
+
"clientSideUserId": {
|
|
737
|
+
"type": "object"
|
|
738
|
+
}
|
|
739
|
+
}
|
|
740
|
+
},
|
|
741
|
+
"identifiedVisitor": {
|
|
742
|
+
"type": "object"
|
|
743
|
+
},
|
|
744
|
+
"isEmbedded": {
|
|
745
|
+
"type": "boolean"
|
|
746
|
+
},
|
|
747
|
+
"page": {
|
|
748
|
+
"type": "object",
|
|
749
|
+
"properties": {
|
|
750
|
+
"name": {
|
|
751
|
+
"type": "string"
|
|
752
|
+
},
|
|
753
|
+
"level2": {
|
|
754
|
+
"type": "string"
|
|
755
|
+
},
|
|
756
|
+
"chapter1": {
|
|
757
|
+
"type": "string"
|
|
758
|
+
},
|
|
759
|
+
"chapter2": {
|
|
760
|
+
"type": "string"
|
|
761
|
+
},
|
|
762
|
+
"chapter3": {
|
|
763
|
+
"type": "string"
|
|
764
|
+
}
|
|
765
|
+
}
|
|
766
|
+
},
|
|
767
|
+
"siteVars": {
|
|
768
|
+
"type": "object"
|
|
769
|
+
},
|
|
770
|
+
"richMedia": {
|
|
771
|
+
"type": "object",
|
|
772
|
+
"properties": {
|
|
773
|
+
"mediaType": {
|
|
774
|
+
"type": "string",
|
|
775
|
+
"enum": [
|
|
776
|
+
"audio",
|
|
777
|
+
"video"
|
|
778
|
+
]
|
|
779
|
+
},
|
|
780
|
+
"playerId": {
|
|
781
|
+
"type": "string"
|
|
782
|
+
},
|
|
783
|
+
"mediaLevel2": {
|
|
784
|
+
"type": "string"
|
|
785
|
+
},
|
|
786
|
+
"mediaLabel": {
|
|
787
|
+
"type": "string"
|
|
788
|
+
},
|
|
789
|
+
"mediaTheme1": {
|
|
790
|
+
"type": "string"
|
|
791
|
+
},
|
|
792
|
+
"mediaTheme2": {
|
|
793
|
+
"type": "string"
|
|
794
|
+
},
|
|
795
|
+
"mediaTheme3": {
|
|
796
|
+
"type": "string"
|
|
797
|
+
},
|
|
798
|
+
"duration": {
|
|
799
|
+
"type": "string"
|
|
800
|
+
},
|
|
801
|
+
"broadcastMode": {
|
|
802
|
+
"type": "string",
|
|
803
|
+
"enum": [
|
|
804
|
+
"clip",
|
|
805
|
+
"live"
|
|
806
|
+
]
|
|
807
|
+
},
|
|
808
|
+
"webdomain": {
|
|
809
|
+
"type": "string"
|
|
810
|
+
},
|
|
811
|
+
"refreshDuration": {
|
|
812
|
+
"type": "object",
|
|
813
|
+
"description": "Sample: {\"0\": 5, \"1\": 12, \"12\": 15, \"18\": 30}"
|
|
814
|
+
}
|
|
815
|
+
},
|
|
816
|
+
"required": [
|
|
817
|
+
"mediaType",
|
|
818
|
+
"mediaLevel2",
|
|
819
|
+
"mediaLabel",
|
|
820
|
+
"duration",
|
|
821
|
+
"broadcastMode"
|
|
822
|
+
]
|
|
823
|
+
},
|
|
824
|
+
"sdkUrls": {
|
|
825
|
+
"type": "array",
|
|
826
|
+
"description": "Optional paths to smarttag.js, addition sdk-scripts e.g.; needed to inject config to native clients.",
|
|
827
|
+
"items": {
|
|
828
|
+
"type": "string"
|
|
829
|
+
}
|
|
830
|
+
}
|
|
831
|
+
}
|
|
832
|
+
},
|
|
833
|
+
"TrackingGfkTV.v1": {
|
|
834
|
+
"title": "TrackingGfkTV",
|
|
835
|
+
"type": "object",
|
|
836
|
+
"properties": {
|
|
837
|
+
"isEnabled": {
|
|
838
|
+
"type": "boolean"
|
|
839
|
+
},
|
|
840
|
+
"jsLibraryUrl": {
|
|
841
|
+
"type": "string"
|
|
842
|
+
}
|
|
843
|
+
}
|
|
844
|
+
},
|
|
845
|
+
"TrackingIvw.v1": {
|
|
846
|
+
"title": "TrackingIvw",
|
|
847
|
+
"type": "object",
|
|
848
|
+
"properties": {
|
|
849
|
+
"isEnabled": {
|
|
850
|
+
"type": "boolean"
|
|
851
|
+
},
|
|
852
|
+
"data": {
|
|
853
|
+
"type": "object",
|
|
854
|
+
"properties": {
|
|
855
|
+
"st": {
|
|
856
|
+
"type": "string"
|
|
857
|
+
},
|
|
858
|
+
"cp": {
|
|
859
|
+
"type": "string"
|
|
860
|
+
},
|
|
861
|
+
"co": {
|
|
862
|
+
"type": "string"
|
|
863
|
+
},
|
|
864
|
+
"xp": {
|
|
865
|
+
"type": "string"
|
|
866
|
+
}
|
|
867
|
+
}
|
|
868
|
+
}
|
|
869
|
+
}
|
|
870
|
+
},
|
|
871
|
+
"TrackingSola.v1": {
|
|
872
|
+
"title": "TrackingSola",
|
|
873
|
+
"type": "object",
|
|
874
|
+
"properties": {
|
|
875
|
+
"isEnabled": {
|
|
876
|
+
"type": "boolean"
|
|
877
|
+
},
|
|
878
|
+
"beaconUrl": {
|
|
879
|
+
"type": "string"
|
|
880
|
+
},
|
|
881
|
+
"jsLibraryUrl": {
|
|
882
|
+
"type": "string"
|
|
883
|
+
},
|
|
884
|
+
"data": {
|
|
885
|
+
"type": "object",
|
|
886
|
+
"description": "metadata"
|
|
887
|
+
}
|
|
888
|
+
},
|
|
889
|
+
"required": [
|
|
890
|
+
"beaconUrl",
|
|
891
|
+
"jsLibraryUrl",
|
|
892
|
+
"data"
|
|
893
|
+
]
|
|
894
|
+
}
|
|
895
|
+
}
|
|
896
|
+
}
|