1 2 GstCheckABIStruct list[] = { 3 {"GstAllocationParams", sizeof (GstAllocationParams), 32}, 4 {"GstAllocator", sizeof (GstAllocator), 112}, 5 {"GstAllocatorClass", sizeof (GstAllocatorClass), 116}, 6 {"GstBinClass", sizeof (GstBinClass), 292}, 7 {"GstBin", sizeof (GstBin), 248}, 8 {"GstBuffer", sizeof (GstBuffer), 80}, 9 {"GstBufferPoolAcquireParams", sizeof (GstBufferPoolAcquireParams), 48}, 10 {"GstBufferPool", sizeof (GstBufferPool), 88}, 11 {"GstBufferPoolClass", sizeof (GstBufferPoolClass), 144}, 12 {"GstBusClass", sizeof (GstBusClass), 116}, 13 {"GstBus", sizeof (GstBus), 88}, 14 {"GstCaps", sizeof (GstCaps), 36}, 15 {"GstClockClass", sizeof (GstClockClass), 132}, 16 {"GstClockEntry", sizeof (GstClockEntry), 72}, 17 {"GstClock", sizeof (GstClock), 88}, 18 {"GstControlBinding", sizeof (GstControlBinding), 96}, 19 {"GstControlBindingClass", sizeof (GstControlBindingClass), 124}, 20 {"GstControlSource", sizeof (GstControlSource), 88}, 21 {"GstControlSourceClass", sizeof (GstControlSourceClass), 108}, 22 {"GstDebugCategory", sizeof (GstDebugCategory), 16}, 23 {"GstElementClass", sizeof (GstElementClass), 248}, 24 {"GstElement", sizeof (GstElement), 184}, 25 {"GstEvent", sizeof (GstEvent), 56}, 26 {"GstFormatDefinition", sizeof (GstFormatDefinition), 16}, 27 {"GstGhostPadClass", sizeof (GstGhostPadClass), 136}, 28 {"GstGhostPad", sizeof (GstGhostPad), 320}, 29 {"GstIterator", sizeof (GstIterator), 60}, 30 {"GstMemory", sizeof (GstMemory), 60}, 31 {"GstMapInfo", sizeof (GstMapInfo), 52}, 32 {"GstMessage", sizeof (GstMessage), 80}, 33 {"GstMeta", sizeof (GstMeta), 8}, 34 {"GstMetaTransformCopy", sizeof (GstMetaTransformCopy), 12}, 35 {"GstMiniObject", sizeof (GstMiniObject), 36}, 36 {"GstObjectClass", sizeof (GstObjectClass), 92}, 37 {"GstObject", sizeof (GstObject), 64}, 38 {"GstPadClass", sizeof (GstPadClass), 116}, 39 {"GstPad", sizeof (GstPad), 304}, 40 {"GstPadProbeInfo", sizeof (GstPadProbeInfo), 48}, 41 {"GstPadTemplateClass", sizeof (GstPadTemplateClass), 112}, 42 {"GstPadTemplate", sizeof (GstPadTemplate), 96}, 43 {"GstParamSpecFraction", sizeof (GstParamSpecFraction), 64}, 44 {"GstPipelineClass", sizeof (GstPipelineClass), 308}, 45 {"GstPipeline", sizeof (GstPipeline), 296}, 46 {"GstPluginDesc", sizeof (GstPluginDesc), 60}, 47 {"GstProxyPadClass", sizeof (GstProxyPadClass), 120}, 48 {"GstProxyPad", sizeof (GstProxyPad), 312}, 49 {"GstQuery", sizeof (GstQuery), 40}, 50 {"GstRegistryClass", sizeof (GstRegistryClass), 92}, 51 {"GstRegistry", sizeof (GstRegistry), 72}, 52 {"GstSegment", sizeof (GstSegment), 104}, 53 {"GstStaticCaps", sizeof (GstStaticCaps), 24}, 54 {"GstStaticPadTemplate", sizeof (GstStaticPadTemplate), 36}, 55 {"GstStructure", sizeof (GstStructure), 8}, 56 {"GstSystemClockClass", sizeof (GstSystemClockClass), 148}, 57 {"GstSystemClock", sizeof (GstSystemClock), 112}, 58 {"GstTagList", sizeof (GstTagList), 36}, 59 {"GstTaskClass", sizeof (GstTaskClass), 112}, 60 {"GstTask", sizeof (GstTask), 128}, 61 {"GstTaskPoolClass", sizeof (GstTaskPoolClass), 124}, 62 {"GstTaskPool", sizeof (GstTaskPool), 88}, 63 {"GstTimedValue", sizeof (GstTimedValue), 16}, 64 {"GstTypeFind", sizeof (GstTypeFind), 32}, 65 {"GstValueTable", sizeof (GstValueTable), 32}, 66 {NULL, 0, 0} 67 }; 68