Searched refs:bufferLatency (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/cortex/addons/common/
H A DIAudioOp.h117 virtual uint32 bufferLatency() const { return 0; } function in class:IAudioOp
/haiku/src/add-ons/media/media-add-ons/opensound/
H A DOpenSoundNode.cpp826 bigtime_t bufferLatency = channel->fRealEngine->PlaybackLatency(); local
827 *out_latency += bufferLatency;
830 EventLatency(), bufferLatency);

Completed in 94 milliseconds