Click or drag to resize
MediaPlayerSkipOverlayController Class
Inheritance Hierarchy
System.Object
  Veeplay.overlaycontrollers.MediaPlayerOverlayController
    Veeplay.overlaycontrollers.MediaPlayerSkipOverlayController

Namespace: Veeplay.overlaycontrollers
Assembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class MediaPlayerSkipOverlayController : MediaPlayerOverlayController

The MediaPlayerSkipOverlayController type exposes the following members.

Constructors
  NameDescription
Public methodMediaPlayerSkipOverlayController
Initializes a new instance of the MediaPlayerSkipOverlayController class
Top
Methods
  NameDescription
Public methodaddViewToContainer (Overrides MediaPlayerOverlayController.addViewToContainer(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 (Overrides MediaPlayerOverlayController.getAlpha().)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodgetView (Overrides MediaPlayerOverlayController.getView().)
Public methodhideOverlay (Overrides MediaPlayerOverlayController.hideOverlay().)
Public methodload (Overrides MediaPlayerOverlayController.load().)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodpause
Public methodplay
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodtype (Overrides MediaPlayerOverlayController.type().)
Public methodupdate
Top
Fields
See Also