Hello,
I need to start play back from an application extension.
It works well but if I stop playback from main GUI, I can not start play back that way again.
Video player push button appear checked, timeline is moved to '00:00:00,000', and play back never starts.
I don't use:
Did you ever get this behavior ?
Thanks
I need to start play back from an application extension.
vegas.Transport.Play();
It works well but if I stop playback from main GUI, I can not start play back that way again.
Video player push button appear checked, timeline is moved to '00:00:00,000', and play back never starts.
I don't use:
vegas.Transport.PlayFromStart();
Did you ever get this behavior ?
Thanks