Click or drag to resize

IMediaPlayerPause Method

Pause playback.

Namespace: Bosch.Vms.CameoSdk
Assembly: Bosch.Vms.CameoSdk (in Bosch.Vms.CameoSdk.dll) Version: 1.6.0.0
Syntax
C#
void Pause()
Remarks
Command Play after this one will continue from the same place.
See Also