Jump to content

developing a countdown external application in WPF.NET


caleidocane

Recommended Posts

Hi All!

I'm developing a little utility for watchout, i'm planning to build a countdown for prepared tasks. Most of the time i've got this problem when i'm on event. My idea is to retrieve the information of 2 play command from the .watch file, one at beginning and one at the end, then my sofware calculate the difference and start a stopwatch (so not perfectly on sync but just for the countdown of the video).

Now i'm approaching how to retrieve the played task. I can use the getStatus 1 for each timeline that need a countdown, but i personally don't like this approach, i fear that many string sended could be problematic. I have seen in many discussions many png of another manual for advanced controls, is there a way to get it? Is there a specific command to get the played task? Like a sort of event launched when hitted play?

Thank you a lot

Cattura.PNG

Link to comment
Share on other sites

  • Moderator

Dataton provided a developers tool kit with documentation under the name WATCHOUT System Manager for many years. It was withdrawn due to lack of interest.

The toolkit included a functioning sample application that does exactly what you describe, it would retrieve information of all control cues (and provide that list through the user interface for quick 'goto' any control cue within a timeline). The control cues containing a 'pause' argument were used to automatically generate a countdown timer along the lines of what you describe. i.e. whenever a timeline is playing you will see a countdown timer to the next pause cue in the timeline.

To the best of my knowledge, the toolkit remains valid. However, it has not been updated since it was withdrawn, so some newer features (like Task list folders) are not supported. Contact Dataton support through the Dataton Help Center to obtain a copy of WATCHOUT System Manager.

Link to comment
Share on other sites

4 minutes ago, jfk said:

Dataton provided a developers tool kit with documentation under the name WATCHOUT System Manager for many years. It was withdrawn due to lack of interest.

The toolkit included a functioning sample application that does exactly what you describe, it would retrieve information of all control cues (and provide that list through the user interface for quick 'goto' any control cue within a timeline). The control cues containing a 'pause' argument were used to automatically generate a countdown timer along the lines of what you describe. i.e. whenever a timeline is playing you will see a countdown timer to the next pause cue in the timeline.

To the best of my knowledge, the toolkit remains valid. However, it has not been updated since it was withdrawn, so some newer features (like Task list folders) are not supported. Contact Dataton support through the Dataton Help Center to obtain a copy of WATCHOUT System Manager.

Ahah so i'm reinventing the wheel 😂

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...