MediaPlayerHTMLOverlayController Class |
Namespace: Veeplay.overlaycontrollers
The MediaPlayerHTMLOverlayController type exposes the following members.
Name | Description | |
---|---|---|
![]() | MediaPlayerHTMLOverlayController | Initializes a new instance of the MediaPlayerHTMLOverlayController class |
Name | Description | |
---|---|---|
![]() | addCloseButtonWithParameters | (Inherited from MediaPlayerClosableOverlayController.) |
![]() | addViewToContainer |
Add the overlay to container
(Overrides MediaPlayerClosableOverlayControlleraddViewToContainer(Panel).) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | getAlpha |
Get overlay alpha
(Overrides MediaPlayerClosableOverlayControllergetAlpha.) |
![]() | getBitmapImageFromByteArrayAsync | (Inherited from MediaPlayerClosableOverlayController.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | getView |
getView
(Overrides MediaPlayerClosableOverlayControllergetView.) |
![]() | hideOverlay |
Hide overlay
(Overrides MediaPlayerClosableOverlayControllerhideOverlay.) |
![]() | load |
Load control
(Overrides MediaPlayerClosableOverlayControllerload.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | setViewDimension |
Set view dimension
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | type |
Get control type
(Overrides MediaPlayerClosableOverlayControllertype.) |
Name | Description | |
---|---|---|
![]() ![]() | HTMLCodeContent |
the actual HTML String to be loaded.
|
![]() ![]() | HTMLErrorURLs |
List containing String to be tracked in case of error.
|
![]() ![]() | HTMLHeight |
Integer corresponding to the integer value to be set for the meta viewport height property.
|
![]() ![]() | HTMLIframeSource |
String containing the URL that should be loaded inside an iframe element.
|
![]() ![]() | HTMLOverlay | |
![]() ![]() | HTMLOverlayWebviewDismissAction | |
![]() ![]() | HTMLPageSource |
String containing the URL to load directly in the webview container.
|
![]() ![]() | HTMLScriptSource |
String containing the URL of the JavaScript file that should be loaded and executed.
|
![]() ![]() | HTMLWidth |
Integer corresponding to the integer value to be set for the meta viewport width property.
|
![]() | overlay | (Inherited from MediaPlayerOverlayController.) |