Table of Contents

Delegate ClockClassData.ChangeResolutionCallback

Namespace
Gst.Internal
Assembly
Gst-1.0.dll
public delegate ulong ClockClassData.ChangeResolutionCallback(IntPtr clock, ClockTime oldResolution, ClockTime newResolution)

Parameters

clock IntPtr
oldResolution ClockTime
newResolution ClockTime

Returns

ulong