Table of Contents

Delegate ElementClassData.GetStateCallback

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

Parameters

element IntPtr
state IntPtr
pending IntPtr
timeout ClockTime

Returns

StateChangeReturn