Table of Contents

Delegate ControlSourceGetValueArray

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

Parameters

self nint
timestamp ClockTime
interval ClockTime
nValues uint
values double

Returns

bool