[Bug 768110] new plugin: ahssrc (Android hardware sensor source)

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jun 27 21:11:48 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=768110

--- Comment #2 from Olivier CrĂȘte <olivier.crete at ocrete.ca> ---
The timestamp in the event seems to match System.nanoTime(), which I think
always matched clock_gettime(CLOCK_MONOTONIC) which is what you get from the
system clock with GST_CLOCK_TYPE_MONOTONIC, so you should be able to create one
of those and slave it to the pipeline clock.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list