VideoView
Constants
-
cache :
Cache.<HTMLElementCacheKey, Array.<HTMLElement>> -
pool :
ObjectPoolFactory.<HTMLElementCacheKey>
Functions
- obtainElement(key) ⇒
HTMLElement
cache : Cache.<HTMLElementCacheKey, Array.<HTMLElement>>
Kind: global constant
pool : ObjectPoolFactory.<HTMLElementCacheKey>
Kind: global constant
obtainElement(key) ⇒ HTMLElement
Kind: global function
| Param | Type |
|---|---|
| key | HTMLElementCacheKey |