MediaFieldValue Properties
Include Protected Members
Include Inherited Members
The MediaFieldValue type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
AutoPlay | Gets or sets whether the media should play automatically once the page has loaded. |
![]() |
DisplayMode | Gets or sets the MediaDisplayMode enumeration that represents the display mode in which to start the media player. |
![]() |
InlineHeight | Gets or sets the height of the media player while being displayed inline with the rest of the page. |
![]() |
InlineWidth | Gets or sets the width of the media player while being display inline with the rest of the page. |
![]() |
Loop | Gets or sets whether the media should restart automatically upon playing to completion. |
![]() |
MediaSource | Gets or sets the URL reference to the media. |
![]() |
PreviewImageSource | Gets or sets a URL reference to the media preview image. |
![]() |
TemplateSource | Gets or sets a URL reference to a Extensible Application Markup Language (XAML) document containing a ControlTemplate definition to be used as the media player's style or skin. |
![]() |
Title | Gets or sets the title of the media. |
Top
.gif)