Contents

overlayDocument

The annotations for a video created by placing a DOM document over the video.

Declaration

attribute Document overlayDocument;

Discussion

Create a DOM document using the divTemplate and assign it to the overlayDocument property. Set this attribute to null to remove the current overlay document.

See Also

Setting Up the Player