Table of Contents

Delegate ControlSourceGetValueArray

Namespace
Gst.Internal
Assembly
Gst-1.0.dll
public delegate bool ControlSourceGetValueArray(IntPtr self, ClockTime timestamp, ClockTime interval, uint nValues, ref double values)

Parameters

self IntPtr
timestamp ClockTime
interval ClockTime
nValues uint
values double

Returns

bool