Table of Contents

Delegate BaseParseClassData.ConvertCallback

Namespace
GstBase.Internal
Assembly
GstBase-1.0.dll
public delegate bool BaseParseClassData.ConvertCallback(IntPtr parse, Format srcFormat, long srcValue, Format destFormat, ref long destValue)

Parameters

parse IntPtr
srcFormat Format
srcValue long
destFormat Format
destValue long

Returns

bool