class BingSearch::VideoResult

Attributes

display_url[RW]

URL of a Bing page that displays the video @return [String]

duration[RW]

Duration of the video in milliseconds, if available @return [Integer, nil]

media_url[RW]

URL of the video, often a web page containing the video @return [String]

run_time[RW]

Duration of the video in milliseconds, if available @return [Integer, nil]

thumbnail[RW]

@return [Image]

title[RW]

@return [String]

url[RW]

URL of the video, often a web page containing the video @return [String]