ReplayManager.CurrentPlaybackTime Property

Ultimate Replay

ReplayManagerCurrentPlaybackTime Property
Get the current playback time in seconds. This value will never be greater than duration.

Namespace: UltimateReplay
Assembly: UltimateReplay (in UltimateReplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static float CurrentPlaybackTime { get; }

Property Value

Type: Single
See Also