Kind: Interface
Source: atloria-monorepo/packages/types/src/models/video.ts
A WebVTT caption track for the native player.
Properties
| Property | Type |
|---|---|
src | string |
srclang | string |
label | string |
default | boolean |
Kind: Interface
Source: atloria-monorepo/packages/types/src/models/video.ts
A WebVTT caption track for the native player.
| Property | Type |
|---|---|
src | string |
srclang | string |
label | string |
default | boolean |
Was this page helpful?