Click or drag to resize

IMediaPlayerIsPlaying Property

True if media player is in the play mode now (readonly).

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

Property Value

Boolean
Remarks
Note: playing is not started or paused.
See Also