class Yt::Annotations::Pause
A Pause
annotation is like a Note
annotation with start/end time, but cannot have a link or text.
Private Instance Methods
to_link(url)
click to toggle source
# File lib/yt/annotations/pause.rb, line 9 def to_link(url) nil end