TimelineBlock
interface TimelineBlock
A Timeline block represents linear and delimited part of a Timeline. It may represent content of a Video, or it can represent an Ad, such as preroll, midroll or postroll.
Author
Sergio Martinez - smartinez@brightcove.com
Inheritors
Functions
Link copied to clipboard
Gets the absolute Block offset in milliseconds, that is, the offset with respect to the total video length (content + ads).
Link copied to clipboard
Gets the duration of the block in milliseconds.
Link copied to clipboard
Gets the relative Block offset in milliseconds, that is, the offset with respect to the content length only (no Ads).
Link copied to clipboard
Updates the absolute offset of this block.
Link copied to clipboard
Updates the AdPod of this block.
Link copied to clipboard
Updates the duration of this block.
Link copied to clipboard
Updates the relative offset of this block.