GstClockCallback

The function prototype of the callback.

alias GstClockCallback = int function(GstClock* clock, GstClockTime time, GstClockID id, void* userData)

Return Value

%TRUE or %FALSE (currently unused)

Meta