Changes between Version 14 and Version 15 of OvaReleaseNote-1.1-RC1


Ignore:
Timestamp:
06/04/12 19:56:30 (12 months ago)
Author:
paul
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OvaReleaseNote-1.1-RC1

    v14 v15  
    107107 
    108108An example of this config option can be seen running [http://static.openvideoads.org/qa/latest/ova.flowplayer/examples/variables/example06.html here]. 
     109 
     110== 5. getPlugin("ova").play() 
     111 
     112The following plugin API has been implemented in OVA for JW5 and OVA for Flowplayer to trigger playback of all pre-roll types (including VPAID pre-rolls). 
     113 
     114{{{ 
     115player.getPlugin("ova").play() 
     116}}} 
     117