ReplayTarget.Duration Property

Ultimate Replay

ReplayTargetDuration Property
The amount of time in seconds that this recording lasts.

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

Property Value

Type: Single
See Also