-
frameWidth
The width of the frame, in pixels.
-
frameHeight
The height of the frame, in pixels.
-
frameBgColor
The color of the frame background.
-
frameBgTransparent
Indicates the alpha transparency value of the frame background. Valid values are 0 (fully transparent) to 1 (fully opaque).
-
frameCornerRadius
An integer value that sets the radius of corners of the frame.
-
introImageScale
The ScaleMode property determines how the image file is adjusted. This property can be set to "Original", "Crop", or "Fit". Fits in the entire frame or use the original size of the image, or cropping the edges of the image as necessary.
-
videoInitMode
The initial position of the video. Valid values are 'Ready' and 'AutoPlay'.
-
videoLoop
The number of video cycles. A value of zero causes the slides to loop endlessly.
-
videoScaleNormal
The ScaleMode property determines how the image file is adjusted in a normal view. This property can be set to "Original", "Crop", or "Fit". Fits in the entire frame or use the original size of the video, or cropping the edges of the video as necessary.
-
videoScaleFullscreen
The ScaleMode property determines how the image file is adjusted in a fullscreen view. This property can be set to "Original", "Crop", or "Fit". Fits in the entire frame or use the original size of the video, or cropping the edges of the video as necessary.
-
loadingColor
The color of the loading icon.
-
buttonWidth
The width of the play button, in pixels.
-
buttonHeight
The height of the play button, in pixels.
-
buttonCornerRadius
An integer value that sets the radius of corners of the play button.
-
buttonBgTransparent
Indicates the alpha transparency value of the button background. Valid values are 0 (fully transparent) to 1 (fully opaque).
-
buttonBgColorTop
The color of the upper part of the play button.
-
buttonBgColorBottom
The color of the bottom part of the play button.
-
buttonBgHighlightTop
The highlight color of the upper part of the play button.
-
buttonBgHighlightBottom
The highlight color of the bottom part of the play button.
-
buttonFaceColorTop
The color of the upper part of the play icon on the button.
-
buttonFaceColorBottom
The color of the bottom part of the play icon on the button.
-
buttonFaceHighlightTop
The highlight color of the upper part of the play icon on the button.
-
buttonFaceHighlightBottom
The highlight color of the bottom part of the play icon on the button.
-
controlBarWidth
The width of the control bar, in pixels.
-
controlBarHeight
The height of the control bar, in pixels.
-
controlBarMarginBottom
The bottom margin of the control bar, in pixels. It's the width of the space between the control bar and the bottom edge of the main frame.
-
controlBarCornerRadius
An integer value that sets the radius of corners of the control bar.
-
controlBarBgTransparent
Indicates the alpha transparency value of the control bar background. Valid values are 0 (fully transparent) to 1 (fully opaque).
-
controlBarBgColorTop
The color of the upper part of the control bar background.
-
controlBarBgColorBottom
The color of the bottom part of the control bar background.
-
controlBarLinesColorTop
The color of the upper part of the control bar vertical lines.
-
controlBarLinesColorBottom
The color of the bottom part of the control bar vertical background.
-
controlBarVisible
A String value that indicates whether the controls are visible. Acceptable values are "None", "RollOver", "Always".
-
controlButtonBgHighlightTop
The highlight background color of the upper part of the icons in the control bar.
-
controlButtonBgHighlightBottom
The highlight background color of the bottom part of the icons in the control bar.
-
controlButtonFaceColor
The color of the icons in the control bar.
-
controlButtonFaceHighlight
The highlight color of the icons in the control bar.
-
timeLineBgColor
The background color of the timeline bar.
-
timeLineProgressColorTop
The color of the upper part of the progress in the timeline bar.
-
timeLineProgressColorBottom
The color of the bottom part of the progress in the timeline bar.
-
timeLineBufferColor
The color of the buffer in the timeline bar.
-
timeLineFontFamily
The font name of the timeline text.
-
timeLineFontSize
The font size of the timeline text.
-
timeLineTimeColor
The color of the timeline text.
-
timeLineTotalTimeColor
The color of the total timeline text.