CartWall Player Pause - WaveForm Display

Hi,

Our station wants to have a global Pause function on the CartWall. That is, something that pauses any playing CartWall item.

While there’s no such GUI button available, ICartPlayerControl does have a Pause method that works. We also want to use the Waveform Display (and click it to move around), but unfortunately it disappears whenever Pause is active. That rather negates the whole purpose of pausing.

It is possible to pause the underlying IAudioSource and keep the WaveForm, but the result is the player stays in Play mode which makes any further sensing of the state of the player rather difficult.

Would it be possible to keep the WaveForm visible during ICartPlayerControl.Pause?

Thanks,

Greg Segal