Constructor
new InterstitialAd(video, interstitial, onSkip, sequenceLength, adPosition, isUsingAnotherMediaElement)
Parameters:
| Name | Type | Description |
|---|---|---|
video |
HTMLMediaElement | |
interstitial |
shaka.extern.AdInterstitial | |
onSkip |
function | |
sequenceLength |
number | |
adPosition |
number | |
isUsingAnotherMediaElement |
boolean |
- Source:
Members
Methods
canSkipNow()
- Source:
getAdId()
- Source:
getDuration()
- Source:
getMediaUrl()
- Source:
getPositionInSequence()
- Source:
getRemainingTime()
- Source:
getSequenceLength()
- Source:
getTimeOffset()
- Source:
getTimeUntilSkippable()
- Source:
hasCustomClick()
- Source:
isLinear()
- Source:
isSkippable()
- Source:
isUsingAnotherMediaElement()
- Source:
skip()
- Source: