Expand snd_seq_create_simple_port() and use a queue to timestamp events
authorAntonio Ospite <ao2@ao2.it>
Mon, 2 Oct 2017 20:33:35 +0000 (22:33 +0200)
committerAntonio Ospite <ao2@ao2.it>
Tue, 3 Oct 2017 11:40:46 +0000 (13:40 +0200)
commite01610203967b299c3dcb06c957657d4f8430df9
tree8a25c1404bd0365cf8425b78a87fce335c9ef781
parent2afa5b9c77d328add374a98e6b93452b5c2d4c4c
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.
gst-aseq-appsrc.c