SND_PCM_GETTIME(9) | Sound Devices | SND_PCM_GETTIME(9) |
NAME¶
snd_pcm_gettime - Fill the timespec depending on the timestamp mode
SYNOPSIS¶
void snd_pcm_gettime(struct snd_pcm_runtime * runtime, struct timespec * tv);
ARGUMENTS¶
runtime
PCM runtime instance
tv
timespec to fill
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |