Platform SDK: DirectX |
The DirectMusicPerformance.GetMusicTime method returns the current time of the performance, in music time.
object.GetMusicTime() As Long
If the method succeeds, it returns the current time, in music time units.
If the method fails, it raises an error, and Err.Number can be set to DMUS_E_NO_MASTER_CLOCK.
DirectMusicPerformance.GetClockTime, Clock Time vs. Music Time