Class: Yt::Annotations::Pause

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

Overview

A Pause annotation is like a Note annotation with start/end time, but cannot have a link or 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