News:

ポストを行うにはアカウントの登録を行ってください
Please register account, if you want to post.

Main Menu

Audio Timer Monitor

Started by ExKoder, October 12, 2013, 04:39:48 PM

Previous topic - Next topic

ExKoder

This program monitors the timer which caused AudioGap.
Recording which uses IAudioCaptureClient is performed.

PC Time
It is calculated based on the value acquired by plutonium64QPCPosition.

Device Time
It is calculated based on the value acquired by pu64DevicePosition.

Difference
In the case of the minus value, it is shown that there is little acquired audio data. Data may be lost.
In the case of a positive value, it may not occur.
It can be said to be normal environment, when this value is close to 0 and changeless.


Supported OS
Minimum: Windows Vista

Required Runtime
.NET Framework 4.5
http://www.microsoft.com/en-us/download/details.aspx?id=30653


Reference
Capturing a Stream
http://msdn.microsoft.com/en-us/library/windows/desktop/dd370800(v=vs.85).aspx
Loopback Recording
http://msdn.microsoft.com/en-us/library/windows/desktop/dd316551(v=vs.85).aspx