Table of Contents

Delegate ElementClassData.StateChangedCallback

Namespace
Gst.Internal
Assembly
Gst-1.0.dll
public delegate void ElementClassData.StateChangedCallback(IntPtr element, State oldstate, State newstate, State pending)

Parameters

element IntPtr
oldstate State
newstate State
pending State