AudioVideoParameters Class |
Namespace: CMS.Base.Web.UI
public class AudioVideoParameters
The AudioVideoParameters type exposes the following members.
Name | Description | |
---|---|---|
AudioVideoParameters |
Name | Description | |
---|---|---|
AutoPlay |
Indicates if media should be played automatically.
| |
Controls |
Indicates if controls should be displayed.
| |
EditorClientID |
Client id of editor for inserting content.
| |
Extension |
Media extension.
| |
Height |
Player height.
| |
Loop |
Loop media after playback ends.
| |
SiteName |
Site name for which the video is rendered
| |
Url |
Media source url.
| |
Width |
Player width.
|