Table of Contents

Delegate ControlSourceGetValue

Namespace
Gst.Internal
Assembly
Gst-1.0.dll
public delegate bool ControlSourceGetValue(IntPtr self, ClockTime timestamp, ref double value)

Parameters

self IntPtr
timestamp ClockTime
value double

Returns

bool