checkAbiList

fnvoid checkAbiList(gstcheck.check_abistruct.CheckABIStruct list, bool haveAbiSizes)

Verifies that reference values and current values are equals in list.

Parameters

listA list of GstCheckABIStruct to be verified
haveAbiSizesWhether there is a reference ABI size already specified, if it is false and the GST_ABI environment variable is set, usable code for list will be printed.