@videts/vide / vmap
vmap
Interfaces
| Interface | Description |
|---|---|
| AdBreak | - |
| AdBreakTrackingEvents | - |
| AdSource | - |
| VmapPluginOptions | - |
| VmapResponse | - |
Type Aliases
| Type Alias | Description |
|---|---|
| AdBreakTimeOffset | - |
Functions
| Function | Description |
|---|---|
| createScheduler | Creates a scheduler that monitors playback and fires onBreak when the player reaches an ad break's time offset. |
| parseVmap | Parse a VMAP XML string into a VmapResponse object. Pure function — no side effects, no network access. |
| vmap | Create a VMAP ad plugin for vide. |