ClassMediaPlayerConstants
The RadMediaPlayer constants used across the source classes.
Definition
Namespace:Telerik.WebAii.Controls.Html
Assembly:Telerik.WebAii.Controls.Html.dll
Syntax:
public static class MediaPlayerConstants
Inheritance: objectMediaPlayerConstants
Fields
CssBigPlayButton
The MediaPlayer big Play button key used accross the verifications and action messages.
Declaration
public const string CssBigPlayButton = "rmpActionButton rmpBigPlayButton"
Field Value
CssBigPlayButtonKey
The MediaPlayer Big Play button key used accross the verifications and action messages.
Declaration
public const string CssBigPlayButtonKey = "rmpActionButton rmpBigPlayButton"
Field Value
CssExitHDButton
The MediaPlayer HD button key used accross the verifications and action messages.
Declaration
public const string CssExitHDButton = "rmpIcon rmpHDActiveIcon"
Field Value
CssExitHDButtonKey
The MediaPlayer HD button key used accross the verifications and action messages.
Declaration
public const string CssExitHDButtonKey = "rmpIcon rmpHDActiveIcon"
Field Value
CssFSButton
The MediaPlayer HD button key used accross the verifications and action messages.
Declaration
public const string CssFSButton = "rmpIcon rmpFullScrIcon"
Field Value
CssFSExitButton
The MediaPlayer HD exit button key used accross the verifications and action messages.
Declaration
public const string CssFSExitButton = "rmpIcon rmpExtFullScrIcon"
Field Value
CssFSExitButtonKey
The MediaPlayer HD exit button key used accross the verifications and action messages.
Declaration
public const string CssFSExitButtonKey = "rmpActionButton rmpExtFullScrButton"
Field Value
CssHDButton
The MediaPlayer HD button key used accross the verifications and action messages.
Declaration
public const string CssHDButton = "rmpIcon rmpHDIcon"
Field Value
CssHDButtonKey
The MediaPlayer HD button key used accross the verifications and action messages.
Declaration
public const string CssHDButtonKey = "rmpActionButton rmpHDButton"
Field Value
CssMediaPlayer
The CSS class of the MediaPlayer div wrapper.
Declaration
public const string CssMediaPlayer = "RadMediaPlayer"
Field Value
CssMediaPlayerPlaylist
The CSS class of the MediaPlayer playlist div wrapper.
Declaration
public const string CssMediaPlayerPlaylist = "rmpPlaylist"
Field Value
CssMuteButton
The MediaPlayer Mute button key used accross the verifications and action messages.
Declaration
public const string CssMuteButton = "rmpIcon rmpMuteIcon"
Field Value
CssMuteButtonKey
The MediaPlayer Mute button key used accross the verifications and action messages.
Declaration
public const string CssMuteButtonKey = " rmpActionButton rmpMuteButton"
Field Value
CssPauseButton
The MediaPlayer Pause button key used accross the verifications and action messages.
Declaration
public const string CssPauseButton = "rmpIcon rmpPauseIcon"
Field Value
CssPauseButtonKey
The MediaPlayer Pause button key used accross the verifications and action messages.
Declaration
public const string CssPauseButtonKey = "rmpActionButton rmpPauseButton"
Field Value
CssPlayButton
The MediaPlayer Play button key used accross the verifications and action messages.
Declaration
public const string CssPlayButton = "rmpIcon rmpPlayIcon"
Field Value
CssPlayButtonKey
The MediaPlayer Play button key used accross the verifications and action messages.
Declaration
public const string CssPlayButtonKey = "rmpActionButton rmpPlayButton"
Field Value
CssPlayListCloseButton
The MediaPlayer open playlist button key used accross the verifications and action messages.
Declaration
public const string CssPlayListCloseButton = "rmpIcon rmpOpenPlaylistIcon"
Field Value
CssPlayListCloseButtonKey
The MediaPlayer open playlist button key used accross the verifications and action messages.
Declaration
public const string CssPlayListCloseButtonKey = "rmpActionButton rmpOpenPlaylistButton"
Field Value
CssPlayListID
The MediaPlayer playlist item css class key used accross the verifications and action messages.
Declaration
public const string CssPlayListID = "Playlist_ItemsList"
Field Value
CssPlayListImage
The MediaPlayer playlist image css class key used accross the verifications and action messages.
Declaration
public const string CssPlayListImage = "rmpListItemThumb"
Field Value
CssPlayListItem
The MediaPlayer playlist item css class key used accross the verifications and action messages.
CssPlayListNextButton
The MediaPlayer playlist next button css class key used accross the verifications and action messages.
Declaration
public const string CssPlayListNextButton = "rmpIcon rmpPlaylistNextIcon"
Field Value
CssPlayListNextButtonKey
The MediaPlayer playlist next button css class key used accross the verifications and action messages.
Declaration
public const string CssPlayListNextButtonKey = "rmpActionButton rmpPlaylistNextButton"
Field Value
CssPlayListOpenButton
The MediaPlayer close playlist button key used accross the verifications and action messages.
Declaration
public const string CssPlayListOpenButton = "rmpIcon rmpClosePlaylistIcon"
Field Value
CssPlayListOpenButtonKey
The MediaPlayer close playlist button key used accross the verifications and action messages.
Declaration
public const string CssPlayListOpenButtonKey = "rmpActionButton rmpClosePlaylistButton"
Field Value
CssPlayListPrevButton
The MediaPlayer playlist prev button css class key used accross the verifications and action messages.
Declaration
public const string CssPlayListPrevButton = "rmpIcon rmpPlaylistPrevIcon"
Field Value
CssPlayListPrevButtonKey
The MediaPlayer playlist prev button css class key used accross the verifications and action messages.
Declaration
public const string CssPlayListPrevButtonKey = "rmpActionButton rmpPlaylistPrevButton"
Field Value
CssSocialShareButton
The MediaPlayer social share button css class key used accross the verifications and action messages.
Declaration
public const string CssSocialShareButton = "rmpActionButton rmpShareButton"
Field Value
CssSocialShareIcon
The MediaPlayer social share span css class key used accross the verifications and action messages.
Declaration
public const string CssSocialShareIcon = "rmpIcon rmpShareIcon"
Field Value
CssSubtitlesButton
The MediaPlayer subtitles button css class key used accross the verifications and action messages.
Declaration
public const string CssSubtitlesButton = "rmpActionButton rmpSubtitlesButton"
Field Value
CssSubtitlesIcon
The MediaPlayer subtitles span css class key used accross the verifications and action messages.
Declaration
public const string CssSubtitlesIcon = "rmpIcon rmpSubtitlesIcon"
Field Value
CssVolumeButton
The MediaPlayer Volume button key used accross the verifications and action messages.
Declaration
public const string CssVolumeButton = "rmpIcon rmpVolumeIcon"
Field Value
CssVolumeButtonKey
The MediaPlayer Volume button key used accross the verifications and action messages.
Declaration
public const string CssVolumeButtonKey = "rmpActionButton rmpVolumeButton"
Field Value
FullScreenButtonKey
The MediaPlayer FullScreen button key used accross the verifications and action messages.
Declaration
public const string FullScreenButtonKey = "rmpActionButton rmpFullScrButton"
Field Value
MediaPlayerKey
The MediaPlayer key used accross the verifications and action messages.
Declaration
public const string MediaPlayerKey = "RadMediaPlayer"
Field Value
PlaylistId
The CSS class of the MediaPlayer playlist div wrapper.
Declaration
public const string PlaylistId = "playlist.get_id()"
Field Value