Skip to content

Add VAST ads support #95

@grappler

Description

@grappler

https://flowplayer.org/vast/
https://flowplayer.org/docs/vast.html
http://demos.flowplayer.org/ads/vast.html

        $vast_config = array(
            'ads' => array(
                array(
                    'time' => '',
                    'adTag' => '',
                )
            ),
        );
        $return['vast_config'] = apply_filters( 'fp5_avast_config', $vast_config, $return['id'] );

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions