MediaPlayerImageOverlayController Methods |
The MediaPlayerImageOverlayController type exposes the following members.
Name | Description | |
---|---|---|
addCloseButtonWithParameters | (Inherited from MediaPlayerClosableOverlayController.) | |
addViewToContainer |
Add the overlay to container.
From base class MediaPlayerClosableOverlayController
(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 opacity level
(Overrides MediaPlayerClosableOverlayControllergetAlpha.) | |
getBitmapImageFromByteArrayAsync | (Inherited from MediaPlayerClosableOverlayController.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
getImageAsync |
get the BitmapImage from the ImageOverlayResourceURL parameter
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
getView |
Get the view holder
| |
hideOverlay |
Hide Overlay
(Overrides MediaPlayerClosableOverlayControllerhideOverlay.) | |
load |
Load control
(Overrides MediaPlayerClosableOverlayControllerload.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
preload |
Preload Image
| |
setBitmap |
set the current bitmap
| |
setBitmapOnView |
display the current bitmap
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) | |
type |
Object Type
(Overrides MediaPlayerClosableOverlayControllertype.) |