Table of Contents

Delegate ClockCallback

Namespace
Gst.Internal
Assembly
Gst-1.0.dll
public delegate bool ClockCallback(IntPtr clock, ClockTime time, IntPtr id, IntPtr userData)

Parameters

clock IntPtr
time ClockTime
id IntPtr
userData IntPtr

Returns

bool