@videts/vide / ui / AdUIState
Interface: AdUIState
Defined in: ui/types.ts:14
Shared mutable state for ad UI components. Set by uiAdPlugin, read by ad components.
Properties
| Property | Type |
|---|---|
adId | string |
adTitle | string | undefined |
clickThrough | string | undefined |
duration | number |
skipOffset | number | undefined |