Home > @infiniteobjects/data-types > IMediaVideoSrc
Media Video source resource
Signature:
export interface IMediaVideoSrc
| Property | Modifiers | Type | Description |
|---|---|---|---|
| codec | MediaVideoCodec | The codec the video is using | |
| url | string | The public url of the video |