Li, Steve wrote: > I am wondering what is the best way to synchronize video playback with > audio. What kind of timing information can I query through the ALSA > interface in terms of the audio playback? snd_pcm_delay() gives you the number of samples currently in the queue between your application and the speaker. Regards, Clemens _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel