Table of Contents

Delegate ClockCallback

Namespace
Gst
Assembly
Gst-1.0.dll
public delegate bool ClockCallback(Clock clock, ClockTime time, ClockID id)

Parameters

clock Clock
time ClockTime
id ClockID

Returns

bool