Top | ![]() |
![]() |
![]() |
![]() |
GObject ╰── GInitiallyUnowned ╰── GstObject ╰── GstClock ╰── GstSystemClock ╰── GstAudioClock
GstClockTime (*GstAudioClockGetTimeFunc) (GstClock *clock
,gpointer user_data
);
GstClock * gst_audio_clock_new (const gchar *name
,GstAudioClockGetTimeFunc func
,gpointer user_data
,GDestroyNotify destroy_notify
);