Click or drag to resize
MediaEventincrementStartAndEndPointsWithInterval Method
Shifts air-time for an overlay by a defined amount of time.

Namespace: Veeplay.media.events
Assembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void incrementStartAndEndPointsWithInterval(
	float duration
)

Parameters

duration
Type: SystemSingle
Shift duration in milliseconds.
See Also