Table of Contents

Delegate BaseTransformClassData.AcceptCapsCallback

Namespace
GstBase.Internal
Assembly
GstBase-1.0.dll
public delegate bool BaseTransformClassData.AcceptCapsCallback(nint trans, PadDirection direction, nint caps)

Parameters

trans nint
direction PadDirection
caps nint

Returns

bool