Click or drag to resize
MediaPlayerHTMLOverlayController Fields

The MediaPlayerHTMLOverlayController type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberHTMLCodeContent
the actual HTML String to be loaded.
Public fieldStatic memberHTMLErrorURLs
List containing String to be tracked in case of error.
Public fieldStatic memberHTMLHeight
Integer corresponding to the integer value to be set for the meta viewport height property.
Public fieldStatic memberHTMLIframeSource
String containing the URL that should be loaded inside an iframe element.
Public fieldStatic memberHTMLOverlay
Public fieldStatic memberHTMLOverlayWebviewDismissAction
Public fieldStatic memberHTMLPageSource
String containing the URL to load directly in the webview container.
Public fieldStatic memberHTMLScriptSource
String containing the URL of the JavaScript file that should be loaded and executed.
Public fieldStatic memberHTMLWidth
Integer corresponding to the integer value to be set for the meta viewport width property.
Public fieldoverlay (Inherited from MediaPlayerOverlayController.)
Top
See Also