https://flowplayer.org/vast/ https://flowplayer.org/docs/vast.html http://demos.flowplayer.org/ads/vast.html ``` php $vast_config = array( 'ads' => array( array( 'time' => '', 'adTag' => '', ) ), ); $return['vast_config'] = apply_filters( 'fp5_avast_config', $vast_config, $return['id'] ); ```
https://flowplayer.org/vast/
https://flowplayer.org/docs/vast.html
http://demos.flowplayer.org/ads/vast.html