Class: Yt::Annotations::Title

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

Overview

A Title annotation is like a Note annotation with text, start/end time, but cannot have a link. It’s simply overlay text.

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