This document is archived and information here might be outdated. Recommended version. |
Provides access to methods and properties needed to manage Playback Manager functions.
Name | Description | |
---|---|---|
AddTemporalReference | Adds playback window, which defines the temporal reference of the data during playback. | |
CurrentBasicMap | Indicates value of the current basicmap display during playback. | |
CurrentMap | Indicates value of the current map display during playback. | |
CurrentTime | Indicates current time during playback. | |
DefaultDateFormat | Indicates the default date format used in the Playback Manager. | |
EndTime | Indicates end time for playback window. | |
HideHistogram | Indicates whether the histogram is hidden from view in the Playback Manager. | |
HistogramBackgroundColor | Indicates background color on the Playback Manager's histogram display. | |
HistogramFillColor | Indicates fill color on the Playback Manager's histogram display. | |
HistogramOutlineColor | Indicates outline color on the Playback Manager's histogram display. | |
HWnd | Application handle used by the time control. | |
Monitor | Configures the temporal reference for real-time and evaluates the temporal meta data. | |
NudgeMethod | Indicates whether or not to nudge the playback needle forward or backward by an increment determined by the current playback rate adjusted by the speed factor. | |
NumberOfSamples | Indicates the number of samples used to draw the events on the map during playback. | |
Play | Starts playback of data on the map. | |
PlayContinously | Indicates whether the Continuous Loop check box is activated, to replay the data repeatedly. | |
PlaySpeedFactor | Indicates the factor by which the playback rate is multiplied to speed or slow the playback of data. | |
RemoveAllTemporalReferences | Removes all playback window boundaries from the data during playback. Playback window will be determined by the temporal extent of the data. | |
RemoveTemporalReference | Removes the playback window, which defines the temporal reference of the data during playback. | |
SetTemporalReferencesFromMap | Sets the playback window values for the data based on map values during playback. | |
setTimeRangeFromLayers | Sets playback window based on a specific layer's temporal extent. | |
SetTimeSequenceInterval | Set the time sequence interval. | |
SetVisible | Sets object to display during playback as a visible item on the map. | |
StartTime | Indicates start time for playback window. | |
Status | Indicates current status of playback. | |
Stop | Stops playback of data on the map. | |
TemporalMode | Indicates whether data is being shown in real-time or playback mode. | |
TemporalReference | The value of the playback window applied to the data during playback. | |
TemporalReferenceCount | Number of playback windows applied to the data. | |
TimeSequenceInterval | Indicates interval between events played on the map. | |
TimeSequenceRate | Indicates rate at which temporal data is played in playback. | |
TimeSequenceUnits | Indicates time units used in playback. | |
UpdateDisplay | Indicates display update information. | |
Visible | Indicates whether or not object is visible during playback. | |
WindowTitle | Text appearing in the title bar of the Playback Manager window. |
Interfaces | Description |
---|---|
ITimeControl | Provides access to methods and properties needed to manage Playback Manager functions. |
ITimeControlBase | Provides access to properties of the time control base. |
Classes | Description |
---|---|
TimeControl (esriTrackingAnalystUI) | The Playback Manager Control. |