| MediaPlayerControlsOverlayController Class |
Namespace: Veeplay.overlaycontrollers
The MediaPlayerControlsOverlayController type exposes the following members.
| Name | Description | |
|---|---|---|
| MediaPlayerControlsOverlayController | Initializes a new instance of the MediaPlayerControlsOverlayController class |
| Name | Description | |
|---|---|---|
| addViewToContainer | (Overrides MediaPlayerOverlayControlleraddViewToContainer(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 | (Overrides MediaPlayerOverlayControllergetAlpha.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| getView | (Overrides MediaPlayerOverlayControllergetView.) | |
| hideOverlay | (Overrides MediaPlayerOverlayControllerhideOverlay.) | |
| load | (Overrides MediaPlayerOverlayControllerload.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| setBarInvisible | ||
| setBarVisible | ||
| setInitialValues | ||
| sizeChanged | ||
| stringFromTimeInterval | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| type | (Overrides MediaPlayerOverlayControllertype.) | |
| update |
| Name | Description | |
|---|---|---|
| BackButtonControl |
Control allowing the user to return to previous unit in the playlist.
| |
| ControlsAutohideDuration | ||
| ControlsBarAlpha | ||
| ControlsBarColor | ||
| ControlsBufferedTrackColor | ||
| ControlsComponents | ||
| ControlsEmptyTrackColor | ||
| ControlsFullscreenImage | ||
| ControlsLiveText | ||
| ControlsOverlay | ||
| ControlsPauseImage | ||
| ControlsPlaybackTimeText | ||
| ControlsPlayedTrackColor | ||
| ControlsPlayImage | ||
| ControlsVisibileOnlyInFullscreen | ||
| CurrentTimeControl |
The current playback time counter.
| |
| ForwardButtonControl |
Control allowing the user to proceed to the next unit in the playlist.
| |
| FullScreenControl |
The fullscreen toggle control.
| |
| MoviePlayerCommandHideControls | ||
| MoviePlayerCommandShowControls | ||
| overlay | (Inherited from MediaPlayerOverlayController.) | |
| PlaybackControl |
The play/stop control.
| |
| TimeSliderControl |
The seek bar (time slider) control, with mid-seek thumbnail support.
| |
| TotalTimeControl |
The total playback time display.
|