BVMS Server- and Client-SDK
BVMS Server- and Client-SDK
BVMS Server- and Client-SDK
Bosch.Vms.SDK
ITimelineManager Interface
ITimelineManager Methods
GetCurrentPosition Method
GetCurrentPositionUtc Method
GetPlaySpeed Method
PlayBackward Method
PlayForward Method
PlayMoveToBegin Method
PlayMoveToEnd Method
PlaySingleBackward Method
PlaySingleForward Method
PlayStop Method
SetCurrentPosition Method
SetCurrentPositionUtc Method
SetPlaySpeed Method
ITimeline
Manager
Set
Current
Position
Utc Method
Moves the hairline to the given DateTime position.
Namespace:
Bosch.Vms.SDK
Assembly:
Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntax
C#
Copy
void
SetCurrentPositionUtc
(
DateTime
positionUtc
)
Parameters
positionUtc
DateTime
The position where the hairline shall be set. The time format is UTC.
Exceptions
Exception
Condition
SdkException
positionUtc
is less then 01.01.1953 in UTC format.
UnauthorizedAccessSdkException
Thrown if operation is not permitted to caller.
Remarks
Use this method in environment with multiple time zones.
See Also
Reference
ITimelineManager Interface
Bosch.Vms.SDK Namespace
Copyright © Bosch Sicherheitssysteme GmbH