Home > @infiniteobjects/data-types > VideoPrintSourceUrl
Video Print Source Url Model
Signature:
export declare class VideoPrintSourceUrl implements IVideoPrintSourceUrl
Implements: IVideoPrintSourceUrl
Property | Modifiers | Type | Description |
---|---|---|---|
optimizedUrl | Nullable<string> | Optimized video | |
originalUrl | Nullable<string> | Original Video | |
strips | string[] | Thumb image Strips | |
thumbnailUrl | Nullable<string> | Thumbnail Image |