Skip to content
Commit 4bbe1ddf authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: Add extra delay count in PCM



Added runtime->delay field to adjust the delayed samples for snd_pcm_delay().
Typically a hardware FIFO length is stored in this field, so that the
extra delay between hwptr and applptr can be computed.

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 091438dd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment