Class: OEmbed::Response::Video

Inherits:
OEmbed::Response show all
Defined in:
lib/oembed/response/video.rb

Overview

A Response used for representing playable videos.

Instance Attribute Summary

Attributes inherited from OEmbed::Response

#fields, #format, #provider, #request_url

Method Summary

Methods inherited from OEmbed::Response

create_for, #field, #initialize, #link?, #photo?, #rich?, #video?

Constructor Details

This class inherits a constructor from OEmbed::Response