Table of Contents

Delegate ClockCallback

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

Parameters

clock nint
time ClockTime
id nint
userData nint

Returns

bool