Table of Contents

Delegate ElementClassData.GetStateCallback

Namespace
Gst.Internal
Assembly
Gst-1.0.dll
public delegate StateChangeReturn ElementClassData.GetStateCallback(nint element, out State state, out State pending, ClockTime timeout)

Parameters

element nint
state State
pending State
timeout ClockTime

Returns

StateChangeReturn