VideoObjectProperties.CurrentMarker Property
Gets or sets the current marker number.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Default | Description |
---|---|---|
Int32 | 0 | A positive integer value that specifies the current marker number. |
Remarks
Use the CurrentMarker property to start playback from the specified marker.
See Also