The playback time between periodic recentering of the most current feature in the active track.
[Visual Basic .NET] Public Sub GetFollowPlaybackRate ( _ ByRef playbackRate As Double, _ ByRef units As enumTemporalUnits _ )
[C#] public void GetFollowPlaybackRate ( ref double playbackRate, ref enumTemporalUnits units );
[C++]
HRESULT GetFollowPlaybackRate(
double* playbackRate,
enumTemporalUnits* units
);
[C++]Parameters
playbackRate [out] playbackRate is a parameter of type double units [out]units is a parameter of type enumTemporalUnits
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.