0 latency?
0 latency?
- Subject: 0 latency?
- From: Ian Ollmann <email@hidden>
- Date: Sun, 2 Sep 2001 16:29:32 -0700
When I query the default hardware device for its audio latency, the result
value is 0. Is that a bit of a brag, or does this mean something other
than what I think it means?
UInt32 thesize = 4;
UInt32 latency = -1;
error = AudioDeviceGetProperty( deviceList[i], 0, FALSE, kAudioDevicePropertyLatency, &thesize, &latency );
Ian
---------------------------------------------------
Ian Ollmann, Ph.D. email@hidden
---------------------------------------------------