class Yt::Annotations::Base

An abstract class with common attributes for every type of annotation.

Attributes

ends_at[R]

@return [Float] when the annotation disappears (in seconds).

starts_at[R]

@return [Float] when the annotation appears (in seconds).

text[R]

@return [String] the text of the annotation.