MediaEventendPoint Method |
The time interval (in seconds) when the player needs to remove 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 endPoint As Integer
member endPoint : unit -> int
Return Value
Type:
Int32The final time interval.
See Also