From: Antonio Ospite Date: Mon, 2 Oct 2017 20:33:35 +0000 (+0200) Subject: Expand snd_seq_create_simple_port() and use a queue to timestamp events X-Git-Url: https://git.ao2.it/gst-aseq-appsrc.git/commitdiff_plain/e01610203967b299c3dcb06c957657d4f8430df9?hp=e01610203967b299c3dcb06c957657d4f8430df9 Expand snd_seq_create_simple_port() and use a queue to timestamp events Events are timestamped with a real-time value representing the time passed since the queue timer was started. The timestamp is not used just yet. ---