symbol_index: update for newly-documented callback fields

This commit is contained in:
Mathieu Duponchelle 2021-03-08 19:14:11 +01:00
parent 9163aad08a
commit e035696697

View file

@ -251,6 +251,7 @@
"GESExtractableInterface._ges_reserved", "GESExtractableInterface._ges_reserved",
"GESExtractableInterface.asset_type", "GESExtractableInterface.asset_type",
"GESExtractableInterface.can_update_asset", "GESExtractableInterface.can_update_asset",
"GESExtractableInterface.check_id",
"GESExtractableInterface.get_id", "GESExtractableInterface.get_id",
"GESExtractableInterface.parent", "GESExtractableInterface.parent",
"GESExtractableInterface.set_asset", "GESExtractableInterface.set_asset",
@ -5911,7 +5912,14 @@
"GstAllocationParams.padding", "GstAllocationParams.padding",
"GstAllocationParams.prefix", "GstAllocationParams.prefix",
"GstAllocator", "GstAllocator",
"GstAllocator.mem_copy",
"GstAllocator.mem_is_span",
"GstAllocator.mem_map",
"GstAllocator.mem_map_full",
"GstAllocator.mem_share",
"GstAllocator.mem_type", "GstAllocator.mem_type",
"GstAllocator.mem_unmap",
"GstAllocator.mem_unmap_full",
"GstAllocator.object", "GstAllocator.object",
"GstAllocatorClass.alloc", "GstAllocatorClass.alloc",
"GstAllocatorClass.free", "GstAllocatorClass.free",
@ -6240,6 +6248,8 @@
"GstAudioClippingMeta.start", "GstAudioClippingMeta.start",
"GstAudioClock", "GstAudioClock",
"GstAudioClock.clock", "GstAudioClock.clock",
"GstAudioClock.destroy_notify",
"GstAudioClock.func",
"GstAudioClock.user_data", "GstAudioClock.user_data",
"GstAudioClockClass.parent_class", "GstAudioClockClass.parent_class",
"GstAudioClockGetTimeFunc", "GstAudioClockGetTimeFunc",
@ -6401,8 +6411,10 @@
"GstAudioFormatInfo.flags", "GstAudioFormatInfo.flags",
"GstAudioFormatInfo.format", "GstAudioFormatInfo.format",
"GstAudioFormatInfo.name", "GstAudioFormatInfo.name",
"GstAudioFormatInfo.pack_func",
"GstAudioFormatInfo.silence", "GstAudioFormatInfo.silence",
"GstAudioFormatInfo.unpack_format", "GstAudioFormatInfo.unpack_format",
"GstAudioFormatInfo.unpack_func",
"GstAudioFormatInfo.width", "GstAudioFormatInfo.width",
"GstAudioFormatPack", "GstAudioFormatPack",
"GstAudioFormatUnpack", "GstAudioFormatUnpack",
@ -7721,6 +7733,8 @@
"GstControlPoint.timestamp", "GstControlPoint.timestamp",
"GstControlPoint.value", "GstControlPoint.value",
"GstControlSource", "GstControlSource",
"GstControlSource.get_value",
"GstControlSource.get_value_array",
"GstControlSource.parent", "GstControlSource.parent",
"GstControlSourceClass.parent_class", "GstControlSourceClass.parent_class",
"GstControlSourceGetValue", "GstControlSourceGetValue",
@ -8092,6 +8106,7 @@
"GstDataQueueEmptyCallback", "GstDataQueueEmptyCallback",
"GstDataQueueFullCallback", "GstDataQueueFullCallback",
"GstDataQueueItem", "GstDataQueueItem",
"GstDataQueueItem.destroy",
"GstDataQueueItem.duration", "GstDataQueueItem.duration",
"GstDataQueueItem.object", "GstDataQueueItem.object",
"GstDataQueueItem.size", "GstDataQueueItem.size",
@ -9210,7 +9225,10 @@
"GstGLAllocationParams.alloc_params", "GstGLAllocationParams.alloc_params",
"GstGLAllocationParams.alloc_size", "GstGLAllocationParams.alloc_size",
"GstGLAllocationParams.context", "GstGLAllocationParams.context",
"GstGLAllocationParams.copy",
"GstGLAllocationParams.free",
"GstGLAllocationParams.gl_handle", "GstGLAllocationParams.gl_handle",
"GstGLAllocationParams.notify",
"GstGLAllocationParams.struct_size", "GstGLAllocationParams.struct_size",
"GstGLAllocationParams.user_data", "GstGLAllocationParams.user_data",
"GstGLAllocationParams.wrapped_data", "GstGLAllocationParams.wrapped_data",
@ -9262,7 +9280,12 @@
"GstGLBaseMemoryAllocator", "GstGLBaseMemoryAllocator",
"GstGLBaseMemoryAllocatorAllocFunction", "GstGLBaseMemoryAllocatorAllocFunction",
"GstGLBaseMemoryAllocatorClass.alloc", "GstGLBaseMemoryAllocatorClass.alloc",
"GstGLBaseMemoryAllocatorClass.copy",
"GstGLBaseMemoryAllocatorClass.create",
"GstGLBaseMemoryAllocatorClass.destroy",
"GstGLBaseMemoryAllocatorClass.map",
"GstGLBaseMemoryAllocatorClass.parent_class", "GstGLBaseMemoryAllocatorClass.parent_class",
"GstGLBaseMemoryAllocatorClass.unmap",
"GstGLBaseMemoryAllocatorClass::alloc", "GstGLBaseMemoryAllocatorClass::alloc",
"GstGLBaseMemoryAllocatorCopyFunction", "GstGLBaseMemoryAllocatorCopyFunction",
"GstGLBaseMemoryAllocatorCreateFunction", "GstGLBaseMemoryAllocatorCreateFunction",
@ -9515,6 +9538,9 @@
"GstGLMemory.unpack_length", "GstGLMemory.unpack_length",
"GstGLMemory.valign", "GstGLMemory.valign",
"GstGLMemoryAllocator", "GstGLMemoryAllocator",
"GstGLMemoryAllocatorClass.copy",
"GstGLMemoryAllocatorClass.map",
"GstGLMemoryAllocatorClass.unmap",
"GstGLMemoryEGL", "GstGLMemoryEGL",
"GstGLMemoryEGLAllocator", "GstGLMemoryEGLAllocator",
"GstGLMemoryPBO", "GstGLMemoryPBO",
@ -10310,9 +10336,14 @@
"GstIqaMode::strict", "GstIqaMode::strict",
"GstIterator", "GstIterator",
"GstIterator.cookie", "GstIterator.cookie",
"GstIterator.copy",
"GstIterator.free",
"GstIterator.item",
"GstIterator.lock", "GstIterator.lock",
"GstIterator.master_cookie", "GstIterator.master_cookie",
"GstIterator.next",
"GstIterator.pushed", "GstIterator.pushed",
"GstIterator.resync",
"GstIterator.size", "GstIterator.size",
"GstIterator.type", "GstIterator.type",
"GstIteratorCopyFunction", "GstIteratorCopyFunction",
@ -10777,7 +10808,10 @@
"GstMetaFreeFunction", "GstMetaFreeFunction",
"GstMetaInfo", "GstMetaInfo",
"GstMetaInfo.api", "GstMetaInfo.api",
"GstMetaInfo.free_func",
"GstMetaInfo.init_func",
"GstMetaInfo.size", "GstMetaInfo.size",
"GstMetaInfo.transform_func",
"GstMetaInfo.type", "GstMetaInfo.type",
"GstMetaInitFunction", "GstMetaInitFunction",
"GstMetaTransformCopy", "GstMetaTransformCopy",
@ -10789,7 +10823,10 @@
"GstMidiParse!sink", "GstMidiParse!sink",
"GstMidiParse!src", "GstMidiParse!src",
"GstMiniObject", "GstMiniObject",
"GstMiniObject.copy",
"GstMiniObject.dispose",
"GstMiniObject.flags", "GstMiniObject.flags",
"GstMiniObject.free",
"GstMiniObject.lockstate", "GstMiniObject.lockstate",
"GstMiniObject.refcount", "GstMiniObject.refcount",
"GstMiniObject.type", "GstMiniObject.type",
@ -12011,6 +12048,7 @@
"GstPNMSrc:location", "GstPNMSrc:location",
"GstPad", "GstPad",
"GstPad.ABI._gst_reserved", "GstPad.ABI._gst_reserved",
"GstPad.ABI.abi.eventfullfunc",
"GstPad.ABI.abi.last_flowret", "GstPad.ABI.abi.last_flowret",
"GstPad.direction", "GstPad.direction",
"GstPad.element_private", "GstPad.element_private",
@ -12345,6 +12383,7 @@
"GstPluginDesc.name", "GstPluginDesc.name",
"GstPluginDesc.origin", "GstPluginDesc.origin",
"GstPluginDesc.package", "GstPluginDesc.package",
"GstPluginDesc.plugin_init",
"GstPluginDesc.release_datetime", "GstPluginDesc.release_datetime",
"GstPluginDesc.source", "GstPluginDesc.source",
"GstPluginDesc.version", "GstPluginDesc.version",
@ -15027,7 +15066,9 @@
"GstTagXmpWriterInterface.parent", "GstTagXmpWriterInterface.parent",
"GstTask", "GstTask",
"GstTask.cond", "GstTask.cond",
"GstTask.func",
"GstTask.lock", "GstTask.lock",
"GstTask.notify",
"GstTask.object", "GstTask.object",
"GstTask.running", "GstTask.running",
"GstTask.state", "GstTask.state",
@ -15926,12 +15967,14 @@
"GstValidateActionReturn", "GstValidateActionReturn",
"GstValidateActionType", "GstValidateActionType",
"GstValidateActionType.description", "GstValidateActionType.description",
"GstValidateActionType.execute",
"GstValidateActionType.flags", "GstValidateActionType.flags",
"GstValidateActionType.implementer_namespace", "GstValidateActionType.implementer_namespace",
"GstValidateActionType.mini_object", "GstValidateActionType.mini_object",
"GstValidateActionType.name", "GstValidateActionType.name",
"GstValidateActionType.overriden_type", "GstValidateActionType.overriden_type",
"GstValidateActionType.parameters", "GstValidateActionType.parameters",
"GstValidateActionType.prepare",
"GstValidateActionType.priv", "GstValidateActionType.priv",
"GstValidateActionType.rank", "GstValidateActionType.rank",
"GstValidateActionTypeFlags", "GstValidateActionTypeFlags",
@ -16057,7 +16100,14 @@
"GstValidateMonitorClass::set_media_descriptor", "GstValidateMonitorClass::set_media_descriptor",
"GstValidateMonitorClass::setup", "GstValidateMonitorClass::setup",
"GstValidateOverride", "GstValidateOverride",
"GstValidateOverride.buffer_handler",
"GstValidateOverride.buffer_probe_handler",
"GstValidateOverride.element_added_handler",
"GstValidateOverride.event_handler",
"GstValidateOverride.getcaps_handler",
"GstValidateOverride.parent", "GstValidateOverride.parent",
"GstValidateOverride.query_handler",
"GstValidateOverride.setcaps_handler",
"GstValidateOverride:validate-runner", "GstValidateOverride:validate-runner",
"GstValidateOverrideBufferHandler", "GstValidateOverrideBufferHandler",
"GstValidateOverrideClass.attached", "GstValidateOverrideClass.attached",
@ -16075,8 +16125,14 @@
"GstValidateOverrideRegistry.name_overrides", "GstValidateOverrideRegistry.name_overrides",
"GstValidateOverrideSetCapsHandler", "GstValidateOverrideSetCapsHandler",
"GstValidatePadMonitor", "GstValidatePadMonitor",
"GstValidatePadMonitor.activatemode_func",
"GstValidatePadMonitor.chain_func",
"GstValidatePadMonitor.event_full_func",
"GstValidatePadMonitor.event_func",
"GstValidatePadMonitor.get_range_func",
"GstValidatePadMonitor.pad_probe_id", "GstValidatePadMonitor.pad_probe_id",
"GstValidatePadMonitor.parent", "GstValidatePadMonitor.parent",
"GstValidatePadMonitor.query_func",
"GstValidatePadMonitor.setup", "GstValidatePadMonitor.setup",
"GstValidatePadMonitorClass.parent_class", "GstValidatePadMonitorClass.parent_class",
"GstValidatePadSeekData", "GstValidatePadSeekData",
@ -16141,6 +16197,10 @@
"GstValueList", "GstValueList",
"GstValueSerializeFunc", "GstValueSerializeFunc",
"GstValueTable", "GstValueTable",
"GstValueTable.compare",
"GstValueTable.deserialize",
"GstValueTable.deserialize_with_pspec",
"GstValueTable.serialize",
"GstValueTable.type", "GstValueTable.type",
"GstValve", "GstValve",
"GstValve!sink", "GstValve!sink",
@ -16458,6 +16518,7 @@
"GstVideoFormatInfo.n_components", "GstVideoFormatInfo.n_components",
"GstVideoFormatInfo.n_planes", "GstVideoFormatInfo.n_planes",
"GstVideoFormatInfo.name", "GstVideoFormatInfo.name",
"GstVideoFormatInfo.pack_func",
"GstVideoFormatInfo.pack_lines", "GstVideoFormatInfo.pack_lines",
"GstVideoFormatInfo.pixel_stride", "GstVideoFormatInfo.pixel_stride",
"GstVideoFormatInfo.plane", "GstVideoFormatInfo.plane",
@ -16467,6 +16528,7 @@
"GstVideoFormatInfo.tile_mode", "GstVideoFormatInfo.tile_mode",
"GstVideoFormatInfo.tile_ws", "GstVideoFormatInfo.tile_ws",
"GstVideoFormatInfo.unpack_format", "GstVideoFormatInfo.unpack_format",
"GstVideoFormatInfo.unpack_func",
"GstVideoFormatInfo.w_sub", "GstVideoFormatInfo.w_sub",
"GstVideoFormatPack", "GstVideoFormatPack",
"GstVideoFormatUnpack", "GstVideoFormatUnpack",
@ -16883,6 +16945,7 @@
"GstVp8Picture", "GstVp8Picture",
"GstVp8Picture.data", "GstVp8Picture.data",
"GstVp8Picture.frame_hdr", "GstVp8Picture.frame_hdr",
"GstVp8Picture.notify",
"GstVp8Picture.parent", "GstVp8Picture.parent",
"GstVp8Picture.pts", "GstVp8Picture.pts",
"GstVp8Picture.size", "GstVp8Picture.size",