| static GstCheckABIStruct list[] = { |
| {"GstAllocationParams", sizeof (GstAllocationParams), 32}, |
| {"GstAllocator", sizeof (GstAllocator), 100}, |
| {"GstAllocatorClass", sizeof (GstAllocatorClass), 116}, |
| {"GstBinClass", sizeof (GstBinClass), 292}, |
| {"GstBin", sizeof (GstBin), 232}, |
| {"GstBuffer", sizeof (GstBuffer), 80}, |
| {"GstBufferPoolAcquireParams", sizeof (GstBufferPoolAcquireParams), 40}, |
| {"GstBufferPool", sizeof (GstBufferPool), 80}, |
| {"GstBufferPoolClass", sizeof (GstBufferPoolClass), 144}, |
| {"GstBusClass", sizeof (GstBusClass), 116}, |
| {"GstBus", sizeof (GstBus), 76}, |
| {"GstCaps", sizeof (GstCaps), 36}, |
| {"GstClockClass", sizeof (GstClockClass), 132}, |
| {"GstClockEntry", sizeof (GstClockEntry), 68}, |
| {"GstClock", sizeof (GstClock), 76}, |
| {"GstControlBinding", sizeof (GstControlBinding), 88}, |
| {"GstControlBindingClass", sizeof (GstControlBindingClass), 124}, |
| {"GstControlSource", sizeof (GstControlSource), 80}, |
| {"GstControlSourceClass", sizeof (GstControlSourceClass), 108}, |
| {"GstDebugCategory", sizeof (GstDebugCategory), 16}, |
| {"GstElementClass", sizeof (GstElementClass), 248}, |
| {"GstElement", sizeof (GstElement), 172}, |
| {"GstEvent", sizeof (GstEvent), 52}, |
| {"GstFormatDefinition", sizeof (GstFormatDefinition), 16}, |
| {"GstGhostPadClass", sizeof (GstGhostPadClass), 136}, |
| {"GstGhostPad", sizeof (GstGhostPad), 296}, |
| {"GstIterator", sizeof (GstIterator), 60}, |
| {"GstMemory", sizeof (GstMemory), 60}, |
| {"GstMapInfo", sizeof (GstMapInfo), 52}, |
| {"GstMessage", sizeof (GstMessage), 76}, |
| {"GstMeta", sizeof (GstMeta), 8}, |
| {"GstMetaTransformCopy", sizeof (GstMetaTransformCopy), 12}, |
| {"GstMiniObject", sizeof (GstMiniObject), 36}, |
| {"GstObjectClass", sizeof (GstObjectClass), 92}, |
| {"GstObject", sizeof (GstObject), 56}, |
| {"GstPadClass", sizeof (GstPadClass), 116}, |
| {"GstPad", sizeof (GstPad), 288}, |
| {"GstPadProbeInfo", sizeof (GstPadProbeInfo), 40}, |
| {"GstPadTemplateClass", sizeof (GstPadTemplateClass), 112}, |
| {"GstPadTemplate", sizeof (GstPadTemplate), 88}, |
| {"GstParamSpecFraction", sizeof (GstParamSpecFraction), 64}, |
| {"GstPipelineClass", sizeof (GstPipelineClass), 308}, |
| {"GstPipeline", sizeof (GstPipeline), 272}, |
| {"GstPluginDesc", sizeof (GstPluginDesc), 60}, |
| {"GstProxyPadClass", sizeof (GstProxyPadClass), 120}, |
| {"GstProxyPad", sizeof (GstProxyPad), 292}, |
| {"GstQuery", sizeof (GstQuery), 40}, |
| {"GstRegistryClass", sizeof (GstRegistryClass), 92}, |
| {"GstRegistry", sizeof (GstRegistry), 60}, |
| {"GstSegment", sizeof (GstSegment), 96}, |
| {"GstStaticCaps", sizeof (GstStaticCaps), 24}, |
| {"GstStaticPadTemplate", sizeof (GstStaticPadTemplate), 36}, |
| {"GstStructure", sizeof (GstStructure), 8}, |
| {"GstSystemClockClass", sizeof (GstSystemClockClass), 148}, |
| {"GstSystemClock", sizeof (GstSystemClock), 96}, |
| {"GstTagList", sizeof (GstTagList), 36}, |
| {"GstTaskClass", sizeof (GstTaskClass), 112}, |
| {"GstTask", sizeof (GstTask), 116}, |
| {"GstTaskPoolClass", sizeof (GstTaskPoolClass), 124}, |
| {"GstTaskPool", sizeof (GstTaskPool), 76}, |
| {"GstTimedValue", sizeof (GstTimedValue), 16}, |
| {"GstTypeFind", sizeof (GstTypeFind), 32}, |
| {"GstValueTable", sizeof (GstValueTable), 32}, |
| {NULL, 0, 0} |
| }; |