Click or drag to resize

IMediaPlayerCurrentPosition Property

Current position time in UTC.

Namespace: Bosch.Vms.CameoSdk
Assembly: Bosch.Vms.CameoSdk (in Bosch.Vms.CameoSdk.dll) Version: 1.6.0.0
Syntax
C#
DateTime CurrentPosition { get; set; }

Property Value

DateTime
Remarks
Use this property to set playback position to the specified time.
See Also