Extends
Methods
getMinSuggestedDuration() → {number}
    Gets the minimum suggested duration.  Defaults to being equivalent to
getDuration() for server-side ads.
- Source:
 - See:
 
Returns:
- Type
 - number
 
isUsingAnotherMediaElement() → {boolean}
- Source:
 
Returns:
- Type
 - boolean
 
release()
    Request that this object release all internal references.
- Inherited From:
 - Source:
 
resize(width, height)
Parameters:
| Name | Type | Description | 
|---|---|---|
width | 
            
            number | |
height | 
            
            number | 
- Source:
 
setMuted(muted)
Parameters:
| Name | Type | Description | 
|---|---|---|
muted | 
            
            boolean | 
- Source:
 
setVolume(volume)
Parameters:
| Name | Type | Description | 
|---|---|---|
volume | 
            
            number | 
- Source: