@videts/vide / vast / PlaySingleAdOptions
Interface: PlaySingleAdOptions
Defined in: vast/playback.ts:11
Properties
| Property | Type | Description |
|---|---|---|
ad | VastAd | - |
adPlugins? | (ad) => AdPlugin[] | - |
linear | VastLinear | - |
onFinish? | (result) => void | Called synchronously when the ad finishes, before the Promise resolves. |
player | PluginPlayer | - |
source | "vast" | "vmap" | - |