PlaybackTimeChangedEventArgs Constructor |  |
Constructor, that initialize current frame time.
Namespace: Bosch.Vms.CameoSdkAssembly: Bosch.Vms.CameoSdk (in Bosch.Vms.CameoSdk.dll) Version: 1.6.0.0
Syntaxpublic PlaybackTimeChangedEventArgs(
DateTime currentTime
)
Parameters
- currentTime DateTime
- Current frame time in UTC.
See Also