Members
Methods
addLoadTime(seconds)
    Record the time it took to get the final manifest.
    Parameters:
| Name | Type | Description | 
|---|---|---|
| seconds | number | 
- Source:
getBlob() → {shaka.extern.AdsStats}
    Create a stats blob that we can pass up to the app. This blob will not
reference any internal data.
- Source:
Returns:
incrementErrors()
    Increase the number of ads with error by one.
- Source:
incrementOverlayAds()
    Increase the number of overlay ads started by one.
- Source:
incrementPlayedCompletely()
    Increase the number of ads played completely by one.
- Source: