Click or drag to resize

GHAMatrixSwitcherZonePause Property

[This is preliminary documentation and is subject to change.]

Temporarily suspends playback when set to true, resumes playback from current media position when set to false

Namespace:  GHASchema.Classes.Device.AudioVideo
Assembly:  GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntax
C#
public bool Pause { get; set; }

Property Value

Type: Boolean

Implements

ITransportControlPause
See Also