MediaPlayerConstants Class

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
The RadMediaPlayer constants used across the source classes.
Inheritance Hierarchy

SystemObject
  Telerik.WebAii.Controls.HtmlMediaPlayerConstants

Namespace:  Telerik.WebAii.Controls.Html
Assembly:  Telerik.WebAii.Controls.Html (in Telerik.WebAii.Controls.Html.dll) Version: 2012.1.411.0 (2012.1.411.0)
Syntax

public static class MediaPlayerConstants

The MediaPlayerConstants type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberCssBigPlayButton
The MediaPlayer big Play button key used accross the verifications and action messages.
Public fieldStatic memberCssBigPlayButtonKey
The MediaPlayer Big Play button key used accross the verifications and action messages.
Public fieldStatic memberCssExitHDButton
The MediaPlayer HD button key used accross the verifications and action messages.
Public fieldStatic memberCssExitHDButtonKey
The MediaPlayer HD button key used accross the verifications and action messages.
Public fieldStatic memberCssFSButton
The MediaPlayer HD button key used accross the verifications and action messages.
Public fieldStatic memberCssFSExitButton
The MediaPlayer HD exit button key used accross the verifications and action messages.
Public fieldStatic memberCssFSExitButtonKey
The MediaPlayer HD exit button key used accross the verifications and action messages.
Public fieldStatic memberCssHDButton
The MediaPlayer HD button key used accross the verifications and action messages.
Public fieldStatic memberCssHDButtonKey
The MediaPlayer HD button key used accross the verifications and action messages.
Public fieldStatic memberCssMediaPlayer
The CSS class of the MediaPlayer div wrapper.
Public fieldStatic memberCssMediaPlayerPlaylist
The CSS class of the MediaPlayer playlist div wrapper.
Public fieldStatic memberCssMuteButton
The MediaPlayer Mute button key used accross the verifications and action messages.
Public fieldStatic memberCssMuteButtonKey
The MediaPlayer Mute button key used accross the verifications and action messages.
Public fieldStatic memberCssPauseButton
The MediaPlayer Pause button key used accross the verifications and action messages.
Public fieldStatic memberCssPauseButtonKey
The MediaPlayer Pause button key used accross the verifications and action messages.
Public fieldStatic memberCssPlayButton
The MediaPlayer Play button key used accross the verifications and action messages.
Public fieldStatic memberCssPlayButtonKey
The MediaPlayer Play button key used accross the verifications and action messages.
Public fieldStatic memberCssPlayListCloseButton
The MediaPlayer open playlist button key used accross the verifications and action messages.
Public fieldStatic memberCssPlayListCloseButtonKey
The MediaPlayer open playlist button key used accross the verifications and action messages.
Public fieldStatic memberCssPlayListID
The MediaPlayer playlist item css class key used accross the verifications and action messages.
Public fieldStatic memberCssPlayListImage
The MediaPlayer playlist image css class key used accross the verifications and action messages.
Public fieldStatic memberCssPlayListItem
The MediaPlayer playlist item css class key used accross the verifications and action messages.
Public fieldStatic memberCssPlayListNextButton
The MediaPlayer playlist next button css class key used accross the verifications and action messages.
Public fieldStatic memberCssPlayListNextButtonKey
The MediaPlayer playlist next button css class key used accross the verifications and action messages.
Public fieldStatic memberCssPlayListOpenButton
The MediaPlayer close playlist button key used accross the verifications and action messages.
Public fieldStatic memberCssPlayListOpenButtonKey
The MediaPlayer close playlist button key used accross the verifications and action messages.
Public fieldStatic memberCssPlayListPrevButton
The MediaPlayer playlist prev button css class key used accross the verifications and action messages.
Public fieldStatic memberCssPlayListPrevButtonKey
The MediaPlayer playlist prev button css class key used accross the verifications and action messages.
Public fieldStatic memberCssSocialShareButton
The MediaPlayer social share button css class key used accross the verifications and action messages.
Public fieldStatic memberCssSocialShareIcon
The MediaPlayer social share span css class key used accross the verifications and action messages.
Public fieldStatic memberCssSubtitlesButton
The MediaPlayer subtitles button css class key used accross the verifications and action messages.
Public fieldStatic memberCssSubtitlesIcon
The MediaPlayer subtitles span css class key used accross the verifications and action messages.
Public fieldStatic memberCssVolumeButton
The MediaPlayer Volume button key used accross the verifications and action messages.
Public fieldStatic memberCssVolumeButtonKey
The MediaPlayer Volume button key used accross the verifications and action messages.
Public fieldStatic memberFullScreenButtonKey
The MediaPlayer FullScreen button key used accross the verifications and action messages.
Public fieldStatic memberMediaPlayerKey
The MediaPlayer key used accross the verifications and action messages.
Public fieldStatic memberPlaylistId
The CSS class of the MediaPlayer playlist div wrapper.
Top
See Also

Reference