Return the current position (milliseconds from begin/departure/starting point).
The playback position in milliseconds.
The duration of the playback in milliseconds.
The duration of the playback in milliseconds.
Get the log path.
The log path.
Gets the maximum speed multiplier. Relevant for route based data source
The maximum speed multiplier
Gets the minimum speed multiplier. Relevant for route based data source
The minimum speed multiplier
Get the route if it is a simulation data source.
The route on which the navigation in running or null if not available
Get the speed multiplier. Relevant for route based data source
The current speed multiplier
ProtectedregisterRegisters an object for auto release. When the object is not used anymore, it will be released automatically from C++.
The pointer ID to register
Sets the current position (milliseconds from begin/departure/starting point).
The new position to be set
The old playback position in milliseconds.
Sets play log continuously.
The actual value to be set for loop mode.
GemError.success on success, other GemError values on failure
Sets the speed multiplier. Relevant for route based data source
the new speed multiplier
GemError.success on success, other GemError values on failure
Step to the next frame. Only available for data sources that contain video.
Staticinit
Represents the operations that can be performed on a DataSource which has playback capabilities