equal
deleted
inserted
replaced
143 height: 360, |
143 height: 360, |
144 width: 600, |
144 width: 600, |
145 provider: "rtmp", |
145 provider: "rtmp", |
146 autostart: true |
146 autostart: true |
147 }, |
147 }, |
|
148 { type: "Slider" }, |
|
149 { |
|
150 type: "Controller", |
|
151 disable_annotate_btn: true |
|
152 }, |
148 <?php if ($protocol_level > 1): ?> |
153 <?php if ($protocol_level > 1): ?> |
149 { |
154 { |
150 type: "Polemic" |
155 type: "Polemic" |
151 <?php if ($protocol_level < 3): ?> |
156 <?php if ($protocol_level < 3): ?> |
152 , |
157 , |
153 polemics: [] |
158 polemics: [] |
154 <?php endif; ?> |
159 <?php endif; ?> |
155 }, |
160 }, |
156 <?php endif; ?> |
161 <?php endif; ?> |
157 { type: "Slider" }, |
|
158 { |
|
159 type: "Controller", |
|
160 disable_annotate_btn: true |
|
161 }, |
|
162 <?php if ($protocol_level > 1): ?> |
162 <?php if ($protocol_level > 1): ?> |
163 { |
163 { |
164 type: "Segments", |
164 type: "Segments", |
165 annotation_type: "chap" |
165 annotation_type: "chap" |
166 }, |
166 }, |