Table of Contents

Delegate BaseTransformClassData.TransformCapsCallback

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

Parameters

trans IntPtr
direction PadDirection
caps IntPtr
filter IntPtr

Returns

IntPtr