Table of Contents

Delegate BaseTransformClassData.TransformSizeCallback

Namespace
GstBase.Internal
Assembly
GstBase-1.0.dll
public delegate bool BaseTransformClassData.TransformSizeCallback(IntPtr trans, PadDirection direction, IntPtr caps, nuint size, IntPtr othercaps, out nuint othersize)

Parameters

trans IntPtr
direction PadDirection
caps IntPtr
size nuint
othercaps IntPtr
othersize nuint

Returns

bool