Click or drag to resize
MediaPlayerImageOverlayController Methods

The MediaPlayerImageOverlayController type exposes the following members.

Methods
  NameDescription
Public methodaddCloseButtonWithParameters (Inherited from MediaPlayerClosableOverlayController.)
Public methodaddViewToContainer
Add the overlay to container. From base class MediaPlayerClosableOverlayController
(Overrides MediaPlayerClosableOverlayControlleraddViewToContainer(Panel).)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodgetAlpha
Get opacity level
(Overrides MediaPlayerClosableOverlayControllergetAlpha.)
Public methodgetBitmapImageFromByteArrayAsync (Inherited from MediaPlayerClosableOverlayController.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodgetImageAsync
get the BitmapImage from the ImageOverlayResourceURL parameter
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodgetView
Get the view holder
Public methodhideOverlay
Hide Overlay
(Overrides MediaPlayerClosableOverlayControllerhideOverlay.)
Public methodload
Load control
(Overrides MediaPlayerClosableOverlayControllerload.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodpreload
Preload Image
Public methodsetBitmap
set the current bitmap
Public methodsetBitmapOnView
display the current bitmap
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodtype
Object Type
(Overrides MediaPlayerClosableOverlayControllertype.)
Top
See Also