Home > @infiniteobjects/data-types > MediaVideo
A media video resource
Signature:
export declare class MediaVideo implements IMediaVideo
Implements: IMediaVideo
No Defaults are available
Property | Modifiers | Type | Description |
---|---|---|---|
posterUrl | string | The poster image of the video | |
sources | MediaVideoSrc[] | An array of IMediaVideoSrc |