Html5VideoObjectProperties.PosterUrl Property
Specifies a URL to an image that is shown while the video file is downloading, or until an end-user clicks the play button.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | String.Empty | A String value that specifies the poster URL. |
See Also