Class: shaka.ads.ServerSideAd

Constructor

new ServerSideAd(imaAd, video)

Parameters:
Name Type Description
imaAd google.ima.dai.api.Ad
video HTMLMediaElement
Source:

Members

ad_ :google.ima.dai.api.Ad

Type:
  • google.ima.dai.api.Ad
Source:

adProgressData_ :google.ima.dai.api.AdProgressData

Type:
  • google.ima.dai.api.AdProgressData
Source:

Methods

canSkipNow()

Source:

getAdId()

Source:

getAdvertiserName()

Source:

getCreativeAdId()

Source:

getDescription()

Source:

getDuration()

Source:

getPodIndex()

Source:

getPositionInSequence()

Source:

getRemainingTime()

Source:

getSequenceLength()

Source:

getTimeOffset()

Source:

getTimeUntilSkippable()

Source:

getTitle()

Source:

getVastMediaHeight()

Source:

getVastMediaWidth()

Source:

hasCustomClick()

Source:

isClientRendering()

Source:

isSkippable()

Source:

release()

Source:

setProgressData(data)

Parameters:
Name Type Description
data google.ima.dai.api.AdProgressData
Source: