Table of Contents

Delegate BaseTransformClassData.FixateCapsCallback

Namespace
GstBase.Internal
Assembly
GstBase-1.0.dll
public delegate IntPtr BaseTransformClassData.FixateCapsCallback(IntPtr trans, PadDirection direction, IntPtr caps, IntPtr othercaps)

Parameters

trans IntPtr
direction PadDirection
caps IntPtr
othercaps IntPtr

Returns

IntPtr