Interface EmbedVideo

Hierarchy

  • EmbedVideo

Properties

height?: number

height height of video

Returns

number

proxy_url?: string

proxy_url a proxied url of the video

Returns

string

url?: string

url source url of video

Returns

string

width?: number

width width of video

Returns

number

Generated using TypeDoc