Class: VideoElementCacheItem
VideoElementCacheItem()
A video element item created and managed by the VideoElementCache
.
This creates and stores a <video />
element, which is assigned
to a MediaNode
by the VideoElementCache
for playback. Once
playback has completed the MediaNode
association will be removed
and potentially replaced with another.