Table of Contents

Delegate ControlSourceGetValueArray

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

Parameters

self ControlSource
timestamp ClockTime
interval ClockTime
nValues uint
values double

Returns

bool