Skip to content

Commit 20bd821

Browse files
committed
Added v id test file
1 parent d973fd1 commit 20bd821

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/video/pb-ve-test.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,10 +151,11 @@ <h4>Place this code in the page body.</h4>
151151

152152
invokeVideoPlayer = function(url) {
153153
jwPlayerInstance.setup({
154-
"file": "http://localhost:8080/examples/video/instream/jwplayer/pb-ve-jwplayer-hosted.html",
154+
"file": "http://localhost:8080//examples/video/instream/sample_vid/agent327_trailer.mp4",
155155
"width": 640,
156156
"height": 480,
157157
"autostart": true,
158+
"type":"mp4",
158159
"mute": true,
159160
"advertising": {
160161
client: "vast",

0 commit comments

Comments
 (0)