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