[haiku-development] Re: Need info on TimeSource()->IsRunning()

  • From: Sean Collins <smc.collins@xxxxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Fri, 25 Jan 2013 20:36:21 -0500


Hi Andrew,

2013/1/24 Andrew Hudson <hudsonco1@xxxxxxx>:
TimeSource is initialized when the corresponding BMediaNode is initialized.
In the code, a call to TimeSource()->IsRunning() returns true when the
MediaNode is initialized before anything else happens. This seems
unexpected.


I would think, if you are going to capture live audio video, you would want to sync to a clock at the start of the application to hold time constant for that session. I am fairly sure that most PC DAW software on windows behaves this way judging by when they start the asio driver

Sean

Other related posts: