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