Class: Yt::Annotations::Spotlight

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

Overview

A Spotlight annotation is like a Note annotation with text and start/end time, but the text is below the click area.

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