MediaEventstartPoint Method |
The time interval (in seconds) when the player needs to display the overlay.
Warning: If percentual values were set via setStartPoint, this value will change immediately after the current clip's duration is available.
Namespace: Veeplay.media.eventsAssembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax Public Function startPoint As Integer
member startPoint : unit -> int
Return Value
Type:
Int32The initial time interval
See Also