Class: Yt::Annotations::Speech

Inherits:
Note
  • Object
show all
Defined in:
lib/yt/annotations/speech.rb

Overview

A Speech annotation is like a NOT annotation with text, start/end time and an optional link, but it’s shaped like a speech bubble.

Instance Attribute Summary

Attributes inherited from Base

#ends_at, #link, #starts_at, #text

Method Summary

Methods inherited from Note

#initialize

Constructor Details

This class inherits a constructor from Yt::Annotations::Note