Record
framework-data-video-content-interface
No description available.
record framework-data-video-content-interface {
media-type: string,
video-description: string,
video-metadata: string,
video-provider: string,
video-title: string,
video-url: string,
}Fields
| Name | Type | Description |
|---|---|---|
| media-type | string | |
| video-description | string | |
| video-metadata | string | |
| video-provider | string | |
| video-title | string | |
| video-url | string |