Playback Controls Callbacks - receive them in plugin?

When a user is in Playback tab and they hit play, pause, or adjust playback location is there anyway for the SidePanelPlugin to be notified of this actions and receive the information it would need (action, time, etc)? We are trying to integrate XProtect with our in-house project.

You will probably be able to use

MessageId.SmartClient.PlaybackCurrentTimeIndication

You can see this in action if you explore the Smart Client View and Window tool sample, the Playback Control tab.

https://doc.developer.milestonesys.com/html/index.html?base=samples/smartclientview_windowtool_sample.html&tree=tree_1.html