Time Controls

[The feature associated with this page, Audio Mixers, is a legacy feature. It has been superseded by Volume Controls. Volume Controls has been optimized for Windows 10 and Windows 11. Microsoft strongly recommends that new code use Volume Controls instead of Audio Mixers, when possible. Microsoft suggests that existing code that uses the legacy APIs be rewritten to use the new APIs if possible.]

The time controls allow the user to enter timing-related data, such as an echo delay or reverberation. The time data is expressed as positive integers. Types of time controls include the following:

Control Description
Microsecond Supports timing data expressed in microseconds. The range of acceptable values is 0 through (232 – 1).
Millisecond Supports timing data expressed in milliseconds. The range of acceptable values is 0 through (232 – 1).