Example 1.6 - Controlbar = "over" hidden during ad playback (default)


The configuration for this example is:




"" is defined as:


<config>
   <ova.title>
       Example 1.6 - Controlbar = "over" hidden during ad playback (default)
   </ova.title>
   <ova.json>
       {
          "debug": {
              "debugger": "firebug",
              "levels": "fatal, config, vast_template, vpaid, playlist, api, analytics, http_calls"
          },

          "ads": {
             "vpaid": {
                 "holdingClipUrl": "http://static.openvideoads.org/ads/blank/blank-pixel.jpg"
             },
             "schedule": [
                {
                   "position": "pre-roll",
                   "tag": "../../../dist/templates/ad-servers/eyewonder/vpaid-linear-01.xml"
                }
             ]
          }
       }
   </ova.json>
</config>