Click or drag to resize

ITimelineManagerGetPlaySpeed Method

Gets the PlaySpeed.

Namespace: Bosch.Vms.SDK
Assembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntax
C#
double GetPlaySpeed()

Return Value

Double
Exceptions
ExceptionCondition
UnauthorizedAccessSdkException Thrown if operation is not permitted to caller.
See Also