July 8, 2021
11:29 a.m.
On Thu, 01 Jul 2021 01:41:29 +0200, Muni Sekhar wrote:
Hi all,
From the user space test application , Is it possible to get the trigger timestamp corresponding to SNDRV_PCM_TRIGGER_START & SNDRV_PCM_TRIGGER_STOP events for audio playback capture?
That's exactly what trigger_tstamp of snd_pcm_status corresponds for. HTH, Takashi