Community Forums Archive

Go Back

Subject:Access to playback position
Date:12/28/2006 6:58:30 AM

Hi,

I need to be able to query the current cursor sample position when a file is being played back - is there a way to do this? app.ActiveWindow.Cursor only seems to be updated when playback is stopped.

Thanks,
Alastair

Subject:RE: Access to playback position
Date:12/28/2006 8:06:07 AM

MarkerDropPosition gives me what I need in this case.

Thanks,
Alastair

Subject:RE: Access to playback position
Reply by: _TJ
Date:12/28/2006 11:48:09 AM

yep

Go Back