Source position: pcm.inc line 1283
type snd_spcm_latency_t = (
SND_SPCM_LATENCY_STANDARD = 0,
SND_SPCM_LATENCY_MEDIUM,
SND_SPCM_LATENCY_REALTIME
);