Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8" standalone="no"?> |
Sebastian Dröge | 8579c42 | 2016-03-24 11:40:47 +0200 | [diff] [blame] | 2 | <book xmlns="http://www.devhelp.net/book" title="GStreamer 1.0 Core Reference Manual" link="index.html" author="" name="gstreamer-1.0" version="2" language="c" online="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/"> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 3 | <chapters> |
| 4 | <sub name="GStreamer Overview" link="gstreamer.html"> |
| 5 | <sub name="Building GStreamer and GStreamer Applications" link="gst-building.html"/> |
| 6 | <sub name="Running GStreamer Applications" link="gst-running.html"/> |
| 7 | </sub> |
| 8 | <sub name="GStreamer Core Library" link="libgstreamer.html"> |
| 9 | <sub name="Gst" link="gstreamer-Gst.html"/> |
Sebastian Dröge | e0655f9 | 2012-09-14 09:01:22 +0200 | [diff] [blame] | 10 | <sub name="GstAllocator" link="GstAllocator.html"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 11 | <sub name="GstAtomicQueue" link="gstreamer-GstAtomicQueue.html"/> |
| 12 | <sub name="GstBin" link="GstBin.html"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 13 | <sub name="GstBuffer" link="GstBuffer.html"/> |
| 14 | <sub name="GstBufferList" link="GstBufferList.html"/> |
| 15 | <sub name="GstBufferPool" link="GstBufferPool.html"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 16 | <sub name="GstBus" link="GstBus.html"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 17 | <sub name="GstCaps" link="GstCaps.html"/> |
| 18 | <sub name="GstCapsFeatures" link="GstCapsFeatures.html"/> |
| 19 | <sub name="GstSample" link="GstSample.html"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 20 | <sub name="GstChildProxy" link="GstChildProxy.html"/> |
| 21 | <sub name="GstClock" link="GstClock.html"/> |
Sebastian Dröge | 76ff7f1 | 2015-06-24 23:03:12 +0200 | [diff] [blame] | 22 | <sub name="GstConfig" link="gstreamer-GstConfig.html"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 23 | <sub name="GstContext" link="GstContext.html"/> |
Olivier Naudan | 5439976 | 2012-04-13 09:08:41 -0400 | [diff] [blame] | 24 | <sub name="GstControlBinding" link="GstControlBinding.html"/> |
| 25 | <sub name="GstControlSource" link="GstControlSource.html"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 26 | <sub name="GstDateTime" link="GstDateTime.html"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 27 | <sub name="GstElement" link="GstElement.html"/> |
| 28 | <sub name="GstElementFactory" link="GstElementFactory.html"/> |
| 29 | <sub name="GstGError" link="gstreamer-GstGError.html"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 30 | <sub name="GstEvent" link="GstEvent.html"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 31 | <sub name="GstFormat" link="gstreamer-GstFormat.html"/> |
| 32 | <sub name="GstGhostPad" link="GstGhostPad.html"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 33 | <sub name="GstIterator" link="gstreamer-GstIterator.html"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 34 | <sub name="GstMemory" link="GstMemory.html"/> |
| 35 | <sub name="GstMessage" link="GstMessage.html"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 36 | <sub name="GstMeta" link="gstreamer-GstMeta.html"/> |
| 37 | <sub name="GstMiniObject" link="gstreamer-GstMiniObject.html"/> |
| 38 | <sub name="GstObject" link="GstObject.html"/> |
| 39 | <sub name="GstPad" link="GstPad.html"/> |
| 40 | <sub name="GstPadTemplate" link="GstPadTemplate.html"/> |
| 41 | <sub name="GstParamSpec" link="gstreamer-GstParamSpec.html"/> |
| 42 | <sub name="GstParse" link="gstreamer-GstParse.html"/> |
| 43 | <sub name="GstPipeline" link="GstPipeline.html"/> |
| 44 | <sub name="GstPlugin" link="GstPlugin.html"/> |
| 45 | <sub name="GstPluginFeature" link="GstPluginFeature.html"/> |
| 46 | <sub name="GstPoll" link="gstreamer-GstPoll.html"/> |
| 47 | <sub name="GstPreset" link="GstPreset.html"/> |
Sebastian Dröge | 76ff7f1 | 2015-06-24 23:03:12 +0200 | [diff] [blame] | 48 | <sub name="GstProtectionMeta" link="gstreamer-GstProtectionMeta.html"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 49 | <sub name="GstQuery" link="GstQuery.html"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 50 | <sub name="GstRegistry" link="GstRegistry.html"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 51 | <sub name="GstSegment" link="GstSegment.html"/> |
| 52 | <sub name="GstStructure" link="GstStructure.html"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 53 | <sub name="GstSystemClock" link="GstSystemClock.html"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 54 | <sub name="GstTagList" link="GstTagList.html"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 55 | <sub name="GstTagSetter" link="GstTagSetter.html"/> |
| 56 | <sub name="GstTask" link="GstTask.html"/> |
| 57 | <sub name="GstTaskPool" link="GstTaskPool.html"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 58 | <sub name="GstToc" link="GstToc.html"/> |
Olivier Naudan | 5439976 | 2012-04-13 09:08:41 -0400 | [diff] [blame] | 59 | <sub name="GstTocSetter" link="gstreamer-GstTocSetter.html"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 60 | <sub name="GstTypeFind" link="gstreamer-GstTypeFind.html"/> |
| 61 | <sub name="GstTypeFindFactory" link="GstTypeFindFactory.html"/> |
Sebastian Dröge | 570fd49 | 2015-03-16 19:05:29 +0100 | [diff] [blame] | 62 | <sub name="GstUri" link="gstreamer-GstUri.html"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 63 | <sub name="GstUriHandler" link="gstreamer-GstUriHandler.html"/> |
| 64 | <sub name="GstUtils" link="gstreamer-GstUtils.html"/> |
| 65 | <sub name="GstValue" link="gstreamer-GstValue.html"/> |
| 66 | <sub name="GstVersion" link="gstreamer-GstVersion.html"/> |
| 67 | </sub> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 68 | <sub name="GStreamer Device Discovery and Device Probing" link="gstreamer-device-probing.html"> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 69 | <sub name="GstDeviceMonitor" link="gstreamer-GstDeviceMonitor.html"/> |
Sebastian Dröge | 570fd49 | 2015-03-16 19:05:29 +0100 | [diff] [blame] | 70 | <sub name="GstDevice" link="gstreamer-GstDevice.html"/> |
| 71 | <sub name="GstDeviceProvider" link="gstreamer-GstDeviceProvider.html"/> |
| 72 | <sub name="GstDeviceProviderFactory" link="GstDeviceProviderFactory.html"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 73 | </sub> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 74 | <sub name="GStreamer Core Support" link="gstreamer-support.html"> |
| 75 | <sub name="GstInfo" link="gstreamer-GstInfo.html"/> |
Sebastian Dröge | 68fc310 | 2016-02-19 10:52:06 +0200 | [diff] [blame] | 76 | <sub name="GstTracer" link="GstTracer.html"/> |
| 77 | <sub name="GstTracerFactory" link="GstTracerFactory.html"/> |
| 78 | <sub name="GstTracerRecord" link="GstTracerRecord.html"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 79 | </sub> |
| 80 | <sub name="Object Hierarchy" link="gstreamer-hierarchy.html"/> |
Sebastian Dröge | 76ff7f1 | 2015-06-24 23:03:12 +0200 | [diff] [blame] | 81 | <sub name="API Index" link="ix01.html"/> |
| 82 | <sub name="Index of deprecated API" link="ix02.html"/> |
| 83 | <sub name="Index of new API in 1.6" link="ix03.html"/> |
| 84 | <sub name="Index of new API in 1.4" link="ix04.html"/> |
| 85 | <sub name="Index of new API in 1.2.3" link="ix05.html"/> |
| 86 | <sub name="Index of new API in 1.2" link="ix06.html"/> |
| 87 | <sub name="Index of new API in 1.0.10" link="ix07.html"/> |
| 88 | <sub name="Index of new API in 1.0.5" link="ix08.html"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 89 | <sub name="Annotation Glossary" link="annotation-glossary.html"/> |
| 90 | </chapters> |
| 91 | <functions> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 92 | <keyword type="function" name="gst_init ()" link="gstreamer-Gst.html#gst-init"/> |
| 93 | <keyword type="function" name="gst_init_check ()" link="gstreamer-Gst.html#gst-init-check"/> |
| 94 | <keyword type="function" name="gst_init_get_option_group ()" link="gstreamer-Gst.html#gst-init-get-option-group"/> |
| 95 | <keyword type="function" name="gst_is_initialized ()" link="gstreamer-Gst.html#gst-is-initialized"/> |
| 96 | <keyword type="function" name="gst_deinit ()" link="gstreamer-Gst.html#gst-deinit"/> |
| 97 | <keyword type="function" name="gst_version ()" link="gstreamer-Gst.html#gst-version"/> |
| 98 | <keyword type="function" name="gst_version_string ()" link="gstreamer-Gst.html#gst-version-string"/> |
| 99 | <keyword type="function" name="gst_segtrap_is_enabled ()" link="gstreamer-Gst.html#gst-segtrap-is-enabled"/> |
| 100 | <keyword type="function" name="gst_segtrap_set_enabled ()" link="gstreamer-Gst.html#gst-segtrap-set-enabled"/> |
| 101 | <keyword type="function" name="gst_registry_fork_is_enabled ()" link="gstreamer-Gst.html#gst-registry-fork-is-enabled"/> |
| 102 | <keyword type="function" name="gst_registry_fork_set_enabled ()" link="gstreamer-Gst.html#gst-registry-fork-set-enabled"/> |
| 103 | <keyword type="function" name="gst_update_registry ()" link="gstreamer-Gst.html#gst-update-registry"/> |
| 104 | <keyword type="function" name="gst_allocator_find ()" link="GstAllocator.html#gst-allocator-find"/> |
| 105 | <keyword type="function" name="gst_allocator_register ()" link="GstAllocator.html#gst-allocator-register"/> |
| 106 | <keyword type="function" name="gst_allocator_set_default ()" link="GstAllocator.html#gst-allocator-set-default"/> |
| 107 | <keyword type="function" name="gst_allocation_params_init ()" link="GstAllocator.html#gst-allocation-params-init"/> |
| 108 | <keyword type="function" name="gst_allocation_params_copy ()" link="GstAllocator.html#gst-allocation-params-copy"/> |
| 109 | <keyword type="function" name="gst_allocation_params_free ()" link="GstAllocator.html#gst-allocation-params-free"/> |
| 110 | <keyword type="function" name="gst_allocator_alloc ()" link="GstAllocator.html#gst-allocator-alloc"/> |
| 111 | <keyword type="function" name="gst_allocator_free ()" link="GstAllocator.html#gst-allocator-free"/> |
| 112 | <keyword type="function" name="gst_memory_new_wrapped ()" link="GstAllocator.html#gst-memory-new-wrapped"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 113 | <keyword type="variable" name="gst_memory_alignment" link="GstAllocator.html#gst-memory-alignment"/> |
Sebastian Dröge | e0655f9 | 2012-09-14 09:01:22 +0200 | [diff] [blame] | 114 | <keyword type="struct" name="GstAllocator" link="GstAllocator.html#GstAllocator-struct"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 115 | <keyword type="struct" name="struct GstAllocatorClass" link="GstAllocator.html#GstAllocatorClass"/> |
Sebastian Dröge | e0655f9 | 2012-09-14 09:01:22 +0200 | [diff] [blame] | 116 | <keyword type="enum" name="enum GstAllocatorFlags" link="GstAllocator.html#GstAllocatorFlags"/> |
Sebastian Dröge | bb9c685 | 2014-05-21 11:21:15 +0200 | [diff] [blame] | 117 | <keyword type="struct" name="struct GstAllocationParams" link="GstAllocator.html#GstAllocationParams-struct"/> |
Sebastian Dröge | e0655f9 | 2012-09-14 09:01:22 +0200 | [diff] [blame] | 118 | <keyword type="macro" name="GST_ALLOCATOR_SYSMEM" link="GstAllocator.html#GST-ALLOCATOR-SYSMEM:CAPS"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 119 | <keyword type="function" name="gst_atomic_queue_new ()" link="gstreamer-GstAtomicQueue.html#gst-atomic-queue-new"/> |
| 120 | <keyword type="function" name="gst_atomic_queue_ref ()" link="gstreamer-GstAtomicQueue.html#gst-atomic-queue-ref"/> |
| 121 | <keyword type="function" name="gst_atomic_queue_unref ()" link="gstreamer-GstAtomicQueue.html#gst-atomic-queue-unref"/> |
| 122 | <keyword type="function" name="gst_atomic_queue_push ()" link="gstreamer-GstAtomicQueue.html#gst-atomic-queue-push"/> |
| 123 | <keyword type="function" name="gst_atomic_queue_peek ()" link="gstreamer-GstAtomicQueue.html#gst-atomic-queue-peek"/> |
| 124 | <keyword type="function" name="gst_atomic_queue_pop ()" link="gstreamer-GstAtomicQueue.html#gst-atomic-queue-pop"/> |
| 125 | <keyword type="function" name="gst_atomic_queue_length ()" link="gstreamer-GstAtomicQueue.html#gst-atomic-queue-length"/> |
Sebastian Dröge | d1f921c | 2012-08-08 18:10:27 +0200 | [diff] [blame] | 126 | <keyword type="struct" name="GstAtomicQueue" link="gstreamer-GstAtomicQueue.html#GstAtomicQueue"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 127 | <keyword type="function" name="gst_bin_new ()" link="GstBin.html#gst-bin-new"/> |
| 128 | <keyword type="function" name="gst_bin_add ()" link="GstBin.html#gst-bin-add"/> |
| 129 | <keyword type="function" name="gst_bin_remove ()" link="GstBin.html#gst-bin-remove"/> |
| 130 | <keyword type="function" name="gst_bin_get_by_name ()" link="GstBin.html#gst-bin-get-by-name"/> |
| 131 | <keyword type="function" name="gst_bin_get_by_name_recurse_up ()" link="GstBin.html#gst-bin-get-by-name-recurse-up"/> |
| 132 | <keyword type="function" name="gst_bin_get_by_interface ()" link="GstBin.html#gst-bin-get-by-interface"/> |
| 133 | <keyword type="function" name="gst_bin_iterate_elements ()" link="GstBin.html#gst-bin-iterate-elements"/> |
| 134 | <keyword type="function" name="gst_bin_iterate_recurse ()" link="GstBin.html#gst-bin-iterate-recurse"/> |
| 135 | <keyword type="function" name="gst_bin_iterate_sinks ()" link="GstBin.html#gst-bin-iterate-sinks"/> |
| 136 | <keyword type="function" name="gst_bin_iterate_sorted ()" link="GstBin.html#gst-bin-iterate-sorted"/> |
| 137 | <keyword type="function" name="gst_bin_iterate_sources ()" link="GstBin.html#gst-bin-iterate-sources"/> |
| 138 | <keyword type="function" name="gst_bin_iterate_all_by_interface ()" link="GstBin.html#gst-bin-iterate-all-by-interface"/> |
| 139 | <keyword type="function" name="gst_bin_recalculate_latency ()" link="GstBin.html#gst-bin-recalculate-latency"/> |
| 140 | <keyword type="function" name="gst_bin_add_many ()" link="GstBin.html#gst-bin-add-many"/> |
| 141 | <keyword type="function" name="gst_bin_remove_many ()" link="GstBin.html#gst-bin-remove-many"/> |
| 142 | <keyword type="function" name="gst_bin_find_unlinked_pad ()" link="GstBin.html#gst-bin-find-unlinked-pad"/> |
Sebastian Dröge | 570fd49 | 2015-03-16 19:05:29 +0100 | [diff] [blame] | 143 | <keyword type="function" name="gst_bin_sync_children_states ()" link="GstBin.html#gst-bin-sync-children-states" since="1.6"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 144 | <keyword type="macro" name="GST_BIN_IS_NO_RESYNC()" link="GstBin.html#GST-BIN-IS-NO-RESYNC:CAPS" since="1.0.5"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 145 | <keyword type="macro" name="GST_BIN_CHILDREN()" link="GstBin.html#GST-BIN-CHILDREN:CAPS"/> |
| 146 | <keyword type="macro" name="GST_BIN_CHILDREN_COOKIE()" link="GstBin.html#GST-BIN-CHILDREN-COOKIE:CAPS"/> |
| 147 | <keyword type="macro" name="GST_BIN_NUMCHILDREN()" link="GstBin.html#GST-BIN-NUMCHILDREN:CAPS"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 148 | <keyword type="struct" name="struct GstBin" link="GstBin.html#GstBin-struct"/> |
| 149 | <keyword type="struct" name="struct GstBinClass" link="GstBin.html#GstBinClass"/> |
| 150 | <keyword type="enum" name="enum GstBinFlags" link="GstBin.html#GstBinFlags"/> |
| 151 | <keyword type="property" name="The “async-handling” property" link="GstBin.html#GstBin--async-handling"/> |
| 152 | <keyword type="property" name="The “message-forward” property" link="GstBin.html#GstBin--message-forward"/> |
| 153 | <keyword type="signal" name="The “do-latency” signal" link="GstBin.html#GstBin-do-latency"/> |
| 154 | <keyword type="signal" name="The “element-added” signal" link="GstBin.html#GstBin-element-added"/> |
| 155 | <keyword type="signal" name="The “element-removed” signal" link="GstBin.html#GstBin-element-removed"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 156 | <keyword type="macro" name="GST_BUFFER_FLAGS()" link="GstBuffer.html#GST-BUFFER-FLAGS:CAPS"/> |
| 157 | <keyword type="macro" name="GST_BUFFER_FLAG_IS_SET()" link="GstBuffer.html#GST-BUFFER-FLAG-IS-SET:CAPS"/> |
| 158 | <keyword type="macro" name="GST_BUFFER_FLAG_SET()" link="GstBuffer.html#GST-BUFFER-FLAG-SET:CAPS"/> |
| 159 | <keyword type="macro" name="GST_BUFFER_FLAG_UNSET()" link="GstBuffer.html#GST-BUFFER-FLAG-UNSET:CAPS"/> |
| 160 | <keyword type="macro" name="GST_BUFFER_PTS()" link="GstBuffer.html#GST-BUFFER-PTS:CAPS"/> |
| 161 | <keyword type="macro" name="GST_BUFFER_DTS()" link="GstBuffer.html#GST-BUFFER-DTS:CAPS"/> |
Sebastian Dröge | 68fc310 | 2016-02-19 10:52:06 +0200 | [diff] [blame] | 162 | <keyword type="macro" name="GST_BUFFER_DTS_OR_PTS()" link="GstBuffer.html#GST-BUFFER-DTS-OR-PTS:CAPS" since="1.8"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 163 | <keyword type="macro" name="GST_BUFFER_DURATION()" link="GstBuffer.html#GST-BUFFER-DURATION:CAPS"/> |
| 164 | <keyword type="macro" name="GST_BUFFER_OFFSET()" link="GstBuffer.html#GST-BUFFER-OFFSET:CAPS"/> |
| 165 | <keyword type="macro" name="GST_BUFFER_OFFSET_END()" link="GstBuffer.html#GST-BUFFER-OFFSET-END:CAPS"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 166 | <keyword type="macro" name="GST_BUFFER_DURATION_IS_VALID()" link="GstBuffer.html#GST-BUFFER-DURATION-IS-VALID:CAPS"/> |
| 167 | <keyword type="macro" name="GST_BUFFER_PTS_IS_VALID()" link="GstBuffer.html#GST-BUFFER-PTS-IS-VALID:CAPS"/> |
| 168 | <keyword type="macro" name="GST_BUFFER_DTS_IS_VALID()" link="GstBuffer.html#GST-BUFFER-DTS-IS-VALID:CAPS"/> |
| 169 | <keyword type="macro" name="GST_BUFFER_OFFSET_IS_VALID()" link="GstBuffer.html#GST-BUFFER-OFFSET-IS-VALID:CAPS"/> |
| 170 | <keyword type="macro" name="GST_BUFFER_OFFSET_END_IS_VALID()" link="GstBuffer.html#GST-BUFFER-OFFSET-END-IS-VALID:CAPS"/> |
| 171 | <keyword type="macro" name="GST_BUFFER_IS_DISCONT()" link="GstBuffer.html#GST-BUFFER-IS-DISCONT:CAPS"/> |
| 172 | <keyword type="function" name="gst_buffer_new ()" link="GstBuffer.html#gst-buffer-new"/> |
| 173 | <keyword type="function" name="gst_buffer_new_allocate ()" link="GstBuffer.html#gst-buffer-new-allocate"/> |
| 174 | <keyword type="function" name="gst_buffer_new_wrapped ()" link="GstBuffer.html#gst-buffer-new-wrapped"/> |
| 175 | <keyword type="function" name="gst_buffer_new_wrapped_full ()" link="GstBuffer.html#gst-buffer-new-wrapped-full"/> |
| 176 | <keyword type="function" name="gst_buffer_ref ()" link="GstBuffer.html#gst-buffer-ref"/> |
| 177 | <keyword type="function" name="gst_buffer_unref ()" link="GstBuffer.html#gst-buffer-unref"/> |
| 178 | <keyword type="function" name="gst_buffer_get_sizes ()" link="GstBuffer.html#gst-buffer-get-sizes"/> |
| 179 | <keyword type="function" name="gst_buffer_get_size ()" link="GstBuffer.html#gst-buffer-get-size"/> |
| 180 | <keyword type="function" name="gst_buffer_get_sizes_range ()" link="GstBuffer.html#gst-buffer-get-sizes-range"/> |
| 181 | <keyword type="function" name="gst_buffer_resize_range ()" link="GstBuffer.html#gst-buffer-resize-range"/> |
| 182 | <keyword type="function" name="gst_buffer_resize ()" link="GstBuffer.html#gst-buffer-resize"/> |
| 183 | <keyword type="function" name="gst_buffer_set_size ()" link="GstBuffer.html#gst-buffer-set-size"/> |
| 184 | <keyword type="function" name="gst_buffer_get_max_memory ()" link="GstBuffer.html#gst-buffer-get-max-memory" since="1.2"/> |
| 185 | <keyword type="function" name="gst_buffer_peek_memory ()" link="GstBuffer.html#gst-buffer-peek-memory"/> |
| 186 | <keyword type="function" name="gst_buffer_n_memory ()" link="GstBuffer.html#gst-buffer-n-memory"/> |
| 187 | <keyword type="function" name="gst_buffer_insert_memory ()" link="GstBuffer.html#gst-buffer-insert-memory"/> |
| 188 | <keyword type="function" name="gst_buffer_replace_memory_range ()" link="GstBuffer.html#gst-buffer-replace-memory-range"/> |
| 189 | <keyword type="function" name="gst_buffer_get_memory_range ()" link="GstBuffer.html#gst-buffer-get-memory-range"/> |
| 190 | <keyword type="function" name="gst_buffer_remove_memory_range ()" link="GstBuffer.html#gst-buffer-remove-memory-range"/> |
| 191 | <keyword type="function" name="gst_buffer_find_memory ()" link="GstBuffer.html#gst-buffer-find-memory"/> |
| 192 | <keyword type="function" name="gst_buffer_prepend_memory ()" link="GstBuffer.html#gst-buffer-prepend-memory"/> |
| 193 | <keyword type="function" name="gst_buffer_append_memory ()" link="GstBuffer.html#gst-buffer-append-memory"/> |
| 194 | <keyword type="function" name="gst_buffer_replace_memory ()" link="GstBuffer.html#gst-buffer-replace-memory"/> |
| 195 | <keyword type="function" name="gst_buffer_replace_all_memory ()" link="GstBuffer.html#gst-buffer-replace-all-memory"/> |
| 196 | <keyword type="function" name="gst_buffer_get_memory ()" link="GstBuffer.html#gst-buffer-get-memory"/> |
| 197 | <keyword type="function" name="gst_buffer_get_all_memory ()" link="GstBuffer.html#gst-buffer-get-all-memory"/> |
| 198 | <keyword type="function" name="gst_buffer_remove_memory ()" link="GstBuffer.html#gst-buffer-remove-memory"/> |
| 199 | <keyword type="function" name="gst_buffer_remove_all_memory ()" link="GstBuffer.html#gst-buffer-remove-all-memory"/> |
| 200 | <keyword type="function" name="gst_buffer_is_all_memory_writable ()" link="GstBuffer.html#gst-buffer-is-all-memory-writable" since="1.4"/> |
| 201 | <keyword type="function" name="gst_buffer_is_memory_range_writable ()" link="GstBuffer.html#gst-buffer-is-memory-range-writable" since="1.4"/> |
| 202 | <keyword type="function" name="gst_buffer_map ()" link="GstBuffer.html#gst-buffer-map"/> |
| 203 | <keyword type="function" name="gst_buffer_map_range ()" link="GstBuffer.html#gst-buffer-map-range"/> |
| 204 | <keyword type="function" name="gst_buffer_unmap ()" link="GstBuffer.html#gst-buffer-unmap"/> |
| 205 | <keyword type="function" name="gst_buffer_memcmp ()" link="GstBuffer.html#gst-buffer-memcmp"/> |
| 206 | <keyword type="function" name="gst_buffer_extract ()" link="GstBuffer.html#gst-buffer-extract"/> |
| 207 | <keyword type="function" name="gst_buffer_extract_dup ()" link="GstBuffer.html#gst-buffer-extract-dup" since="1.0.10"/> |
| 208 | <keyword type="function" name="gst_buffer_fill ()" link="GstBuffer.html#gst-buffer-fill"/> |
| 209 | <keyword type="function" name="gst_buffer_memset ()" link="GstBuffer.html#gst-buffer-memset"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 210 | <keyword type="function" name="gst_buffer_copy ()" link="GstBuffer.html#gst-buffer-copy"/> |
| 211 | <keyword type="function" name="gst_buffer_copy_into ()" link="GstBuffer.html#gst-buffer-copy-into"/> |
| 212 | <keyword type="function" name="gst_buffer_copy_region ()" link="GstBuffer.html#gst-buffer-copy-region"/> |
Sebastian Dröge | 76ff7f1 | 2015-06-24 23:03:12 +0200 | [diff] [blame] | 213 | <keyword type="function" name="gst_buffer_copy_deep ()" link="GstBuffer.html#gst-buffer-copy-deep" since="1.6"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 214 | <keyword type="macro" name="gst_buffer_is_writable()" link="GstBuffer.html#gst-buffer-is-writable"/> |
| 215 | <keyword type="macro" name="gst_buffer_make_writable()" link="GstBuffer.html#gst-buffer-make-writable"/> |
| 216 | <keyword type="function" name="gst_buffer_replace ()" link="GstBuffer.html#gst-buffer-replace"/> |
| 217 | <keyword type="function" name="gst_buffer_append ()" link="GstBuffer.html#gst-buffer-append"/> |
| 218 | <keyword type="function" name="gst_buffer_append_region ()" link="GstBuffer.html#gst-buffer-append-region"/> |
| 219 | <keyword type="function" name="gst_buffer_get_meta ()" link="GstBuffer.html#gst-buffer-get-meta"/> |
| 220 | <keyword type="function" name="gst_buffer_add_meta ()" link="GstBuffer.html#gst-buffer-add-meta"/> |
| 221 | <keyword type="function" name="gst_buffer_remove_meta ()" link="GstBuffer.html#gst-buffer-remove-meta"/> |
| 222 | <keyword type="function" name="gst_buffer_iterate_meta ()" link="GstBuffer.html#gst-buffer-iterate-meta"/> |
| 223 | <keyword type="function" name="GstBufferForeachMetaFunc ()" link="GstBuffer.html#GstBufferForeachMetaFunc"/> |
| 224 | <keyword type="function" name="gst_buffer_foreach_meta ()" link="GstBuffer.html#gst-buffer-foreach-meta"/> |
Sebastian Dröge | 76ff7f1 | 2015-06-24 23:03:12 +0200 | [diff] [blame] | 225 | <keyword type="function" name="gst_buffer_add_parent_buffer_meta ()" link="GstBuffer.html#gst-buffer-add-parent-buffer-meta" since="1.6"/> |
| 226 | <keyword type="macro" name="gst_buffer_get_parent_buffer_meta()" link="GstBuffer.html#gst-buffer-get-parent-buffer-meta"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 227 | <keyword type="struct" name="struct GstBuffer" link="GstBuffer.html#GstBuffer-struct"/> |
| 228 | <keyword type="enum" name="enum GstBufferFlags" link="GstBuffer.html#GstBufferFlags"/> |
Sebastian Dröge | 8579c42 | 2016-03-24 11:40:47 +0200 | [diff] [blame] | 229 | <keyword type="macro" name="GST_BUFFER_OFFSET_NONE" link="GstBuffer.html#GST-BUFFER-OFFSET-NONE:CAPS"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 230 | <keyword type="enum" name="enum GstBufferCopyFlags" link="GstBuffer.html#GstBufferCopyFlags"/> |
Sebastian Dröge | 8579c42 | 2016-03-24 11:40:47 +0200 | [diff] [blame] | 231 | <keyword type="macro" name="GST_BUFFER_COPY_METADATA" link="GstBuffer.html#GST-BUFFER-COPY-METADATA:CAPS"/> |
| 232 | <keyword type="macro" name="GST_BUFFER_COPY_ALL" link="GstBuffer.html#GST-BUFFER-COPY-ALL:CAPS"/> |
Sebastian Dröge | 76ff7f1 | 2015-06-24 23:03:12 +0200 | [diff] [blame] | 233 | <keyword type="struct" name="struct GstParentBufferMeta" link="GstBuffer.html#GstParentBufferMeta" since="1.6"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 234 | <keyword type="function" name="gst_buffer_list_new ()" link="GstBufferList.html#gst-buffer-list-new"/> |
| 235 | <keyword type="function" name="gst_buffer_list_new_sized ()" link="GstBufferList.html#gst-buffer-list-new-sized"/> |
| 236 | <keyword type="function" name="gst_buffer_list_length ()" link="GstBufferList.html#gst-buffer-list-length"/> |
| 237 | <keyword type="macro" name="gst_buffer_list_add()" link="GstBufferList.html#gst-buffer-list-add"/> |
| 238 | <keyword type="function" name="gst_buffer_list_insert ()" link="GstBufferList.html#gst-buffer-list-insert"/> |
| 239 | <keyword type="function" name="gst_buffer_list_remove ()" link="GstBufferList.html#gst-buffer-list-remove"/> |
| 240 | <keyword type="function" name="gst_buffer_list_ref ()" link="GstBufferList.html#gst-buffer-list-ref"/> |
| 241 | <keyword type="function" name="gst_buffer_list_unref ()" link="GstBufferList.html#gst-buffer-list-unref"/> |
| 242 | <keyword type="function" name="gst_buffer_list_copy ()" link="GstBufferList.html#gst-buffer-list-copy"/> |
Sebastian Dröge | 76ff7f1 | 2015-06-24 23:03:12 +0200 | [diff] [blame] | 243 | <keyword type="function" name="gst_buffer_list_copy_deep ()" link="GstBufferList.html#gst-buffer-list-copy-deep" since="1.6"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 244 | <keyword type="macro" name="gst_buffer_list_is_writable()" link="GstBufferList.html#gst-buffer-list-is-writable"/> |
| 245 | <keyword type="macro" name="gst_buffer_list_make_writable()" link="GstBufferList.html#gst-buffer-list-make-writable"/> |
| 246 | <keyword type="function" name="GstBufferListFunc ()" link="GstBufferList.html#GstBufferListFunc"/> |
| 247 | <keyword type="function" name="gst_buffer_list_foreach ()" link="GstBufferList.html#gst-buffer-list-foreach"/> |
| 248 | <keyword type="function" name="gst_buffer_list_get ()" link="GstBufferList.html#gst-buffer-list-get"/> |
| 249 | <keyword type="struct" name="GstBufferList" link="GstBufferList.html#GstBufferList-struct"/> |
| 250 | <keyword type="macro" name="GST_BUFFER_POOL_IS_FLUSHING()" link="GstBufferPool.html#GST-BUFFER-POOL-IS-FLUSHING:CAPS"/> |
| 251 | <keyword type="function" name="gst_buffer_pool_new ()" link="GstBufferPool.html#gst-buffer-pool-new"/> |
| 252 | <keyword type="function" name="gst_buffer_pool_config_get_params ()" link="GstBufferPool.html#gst-buffer-pool-config-get-params"/> |
| 253 | <keyword type="function" name="gst_buffer_pool_config_set_params ()" link="GstBufferPool.html#gst-buffer-pool-config-set-params"/> |
Sebastian Dröge | bb9c685 | 2014-05-21 11:21:15 +0200 | [diff] [blame] | 254 | <keyword type="function" name="gst_buffer_pool_config_validate_params ()" link="GstBufferPool.html#gst-buffer-pool-config-validate-params" since="1.4"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 255 | <keyword type="function" name="gst_buffer_pool_config_get_allocator ()" link="GstBufferPool.html#gst-buffer-pool-config-get-allocator"/> |
| 256 | <keyword type="function" name="gst_buffer_pool_config_set_allocator ()" link="GstBufferPool.html#gst-buffer-pool-config-set-allocator"/> |
| 257 | <keyword type="function" name="gst_buffer_pool_config_n_options ()" link="GstBufferPool.html#gst-buffer-pool-config-n-options"/> |
| 258 | <keyword type="function" name="gst_buffer_pool_config_add_option ()" link="GstBufferPool.html#gst-buffer-pool-config-add-option"/> |
| 259 | <keyword type="function" name="gst_buffer_pool_config_get_option ()" link="GstBufferPool.html#gst-buffer-pool-config-get-option"/> |
| 260 | <keyword type="function" name="gst_buffer_pool_config_has_option ()" link="GstBufferPool.html#gst-buffer-pool-config-has-option"/> |
| 261 | <keyword type="function" name="gst_buffer_pool_get_options ()" link="GstBufferPool.html#gst-buffer-pool-get-options"/> |
| 262 | <keyword type="function" name="gst_buffer_pool_has_option ()" link="GstBufferPool.html#gst-buffer-pool-has-option"/> |
| 263 | <keyword type="function" name="gst_buffer_pool_get_config ()" link="GstBufferPool.html#gst-buffer-pool-get-config"/> |
| 264 | <keyword type="function" name="gst_buffer_pool_set_config ()" link="GstBufferPool.html#gst-buffer-pool-set-config"/> |
| 265 | <keyword type="function" name="gst_buffer_pool_set_active ()" link="GstBufferPool.html#gst-buffer-pool-set-active"/> |
| 266 | <keyword type="function" name="gst_buffer_pool_is_active ()" link="GstBufferPool.html#gst-buffer-pool-is-active"/> |
Sebastian Dröge | 5856dec | 2014-06-22 17:18:02 +0200 | [diff] [blame] | 267 | <keyword type="function" name="gst_buffer_pool_set_flushing ()" link="GstBufferPool.html#gst-buffer-pool-set-flushing" since="1.4"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 268 | <keyword type="function" name="gst_buffer_pool_acquire_buffer ()" link="GstBufferPool.html#gst-buffer-pool-acquire-buffer"/> |
| 269 | <keyword type="function" name="gst_buffer_pool_release_buffer ()" link="GstBufferPool.html#gst-buffer-pool-release-buffer"/> |
| 270 | <keyword type="struct" name="GstBufferPool" link="GstBufferPool.html#GstBufferPool-struct"/> |
| 271 | <keyword type="struct" name="struct GstBufferPoolClass" link="GstBufferPool.html#GstBufferPoolClass"/> |
| 272 | <keyword type="enum" name="enum GstBufferPoolAcquireFlags" link="GstBufferPool.html#GstBufferPoolAcquireFlags"/> |
| 273 | <keyword type="struct" name="struct GstBufferPoolAcquireParams" link="GstBufferPool.html#GstBufferPoolAcquireParams"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 274 | <keyword type="function" name="GstBusFunc ()" link="GstBus.html#GstBusFunc"/> |
| 275 | <keyword type="function" name="GstBusSyncHandler ()" link="GstBus.html#GstBusSyncHandler"/> |
| 276 | <keyword type="function" name="gst_bus_new ()" link="GstBus.html#gst-bus-new"/> |
| 277 | <keyword type="function" name="gst_bus_post ()" link="GstBus.html#gst-bus-post"/> |
| 278 | <keyword type="function" name="gst_bus_have_pending ()" link="GstBus.html#gst-bus-have-pending"/> |
| 279 | <keyword type="function" name="gst_bus_peek ()" link="GstBus.html#gst-bus-peek"/> |
| 280 | <keyword type="function" name="gst_bus_pop ()" link="GstBus.html#gst-bus-pop"/> |
| 281 | <keyword type="function" name="gst_bus_pop_filtered ()" link="GstBus.html#gst-bus-pop-filtered"/> |
| 282 | <keyword type="function" name="gst_bus_timed_pop ()" link="GstBus.html#gst-bus-timed-pop"/> |
| 283 | <keyword type="function" name="gst_bus_timed_pop_filtered ()" link="GstBus.html#gst-bus-timed-pop-filtered"/> |
| 284 | <keyword type="function" name="gst_bus_set_flushing ()" link="GstBus.html#gst-bus-set-flushing"/> |
| 285 | <keyword type="function" name="gst_bus_set_sync_handler ()" link="GstBus.html#gst-bus-set-sync-handler"/> |
| 286 | <keyword type="function" name="gst_bus_sync_signal_handler ()" link="GstBus.html#gst-bus-sync-signal-handler"/> |
| 287 | <keyword type="function" name="gst_bus_create_watch ()" link="GstBus.html#gst-bus-create-watch"/> |
| 288 | <keyword type="function" name="gst_bus_add_watch_full ()" link="GstBus.html#gst-bus-add-watch-full"/> |
| 289 | <keyword type="function" name="gst_bus_add_watch ()" link="GstBus.html#gst-bus-add-watch"/> |
Sebastian Dröge | 570fd49 | 2015-03-16 19:05:29 +0100 | [diff] [blame] | 290 | <keyword type="function" name="gst_bus_remove_watch ()" link="GstBus.html#gst-bus-remove-watch" since="1.6"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 291 | <keyword type="function" name="gst_bus_disable_sync_message_emission ()" link="GstBus.html#gst-bus-disable-sync-message-emission"/> |
| 292 | <keyword type="function" name="gst_bus_enable_sync_message_emission ()" link="GstBus.html#gst-bus-enable-sync-message-emission"/> |
| 293 | <keyword type="function" name="gst_bus_async_signal_func ()" link="GstBus.html#gst-bus-async-signal-func"/> |
| 294 | <keyword type="function" name="gst_bus_add_signal_watch ()" link="GstBus.html#gst-bus-add-signal-watch"/> |
| 295 | <keyword type="function" name="gst_bus_add_signal_watch_full ()" link="GstBus.html#gst-bus-add-signal-watch-full"/> |
| 296 | <keyword type="function" name="gst_bus_remove_signal_watch ()" link="GstBus.html#gst-bus-remove-signal-watch"/> |
| 297 | <keyword type="function" name="gst_bus_poll ()" link="GstBus.html#gst-bus-poll"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 298 | <keyword type="struct" name="struct GstBus" link="GstBus.html#GstBus-struct"/> |
| 299 | <keyword type="enum" name="enum GstBusFlags" link="GstBus.html#GstBusFlags"/> |
| 300 | <keyword type="enum" name="enum GstBusSyncReply" link="GstBus.html#GstBusSyncReply"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 301 | <keyword type="property" name="The “enable-async” property" link="GstBus.html#GstBus--enable-async"/> |
| 302 | <keyword type="signal" name="The “message” signal" link="GstBus.html#GstBus-message"/> |
| 303 | <keyword type="signal" name="The “sync-message” signal" link="GstBus.html#GstBus-sync-message"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 304 | <keyword type="macro" name="GST_CAPS_REFCOUNT()" link="GstCaps.html#GST-CAPS-REFCOUNT:CAPS"/> |
| 305 | <keyword type="macro" name="GST_CAPS_REFCOUNT_VALUE()" link="GstCaps.html#GST-CAPS-REFCOUNT-VALUE:CAPS"/> |
| 306 | <keyword type="macro" name="GST_CAPS_IS_SIMPLE()" link="GstCaps.html#GST-CAPS-IS-SIMPLE:CAPS"/> |
| 307 | <keyword type="macro" name="GST_STATIC_CAPS()" link="GstCaps.html#GST-STATIC-CAPS"/> |
| 308 | <keyword type="macro" name="GST_CAPS_FLAGS()" link="GstCaps.html#GST-CAPS-FLAGS:CAPS"/> |
| 309 | <keyword type="macro" name="GST_CAPS_FLAG_IS_SET()" link="GstCaps.html#GST-CAPS-FLAG-IS-SET:CAPS"/> |
| 310 | <keyword type="macro" name="GST_CAPS_FLAG_SET()" link="GstCaps.html#GST-CAPS-FLAG-SET:CAPS"/> |
| 311 | <keyword type="macro" name="GST_CAPS_FLAG_UNSET()" link="GstCaps.html#GST-CAPS-FLAG-UNSET:CAPS"/> |
Sebastian Dröge | 570fd49 | 2015-03-16 19:05:29 +0100 | [diff] [blame] | 312 | <keyword type="function" name="GstCapsForeachFunc ()" link="GstCaps.html#GstCapsForeachFunc" since="1.6"/> |
| 313 | <keyword type="function" name="GstCapsMapFunc ()" link="GstCaps.html#GstCapsMapFunc"/> |
| 314 | <keyword type="function" name="GstCapsFilterMapFunc ()" link="GstCaps.html#GstCapsFilterMapFunc"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 315 | <keyword type="function" name="gst_caps_new_empty ()" link="GstCaps.html#gst-caps-new-empty"/> |
| 316 | <keyword type="function" name="gst_caps_new_empty_simple ()" link="GstCaps.html#gst-caps-new-empty-simple"/> |
| 317 | <keyword type="function" name="gst_caps_new_any ()" link="GstCaps.html#gst-caps-new-any"/> |
| 318 | <keyword type="function" name="gst_caps_new_simple ()" link="GstCaps.html#gst-caps-new-simple"/> |
| 319 | <keyword type="function" name="gst_caps_new_full ()" link="GstCaps.html#gst-caps-new-full"/> |
| 320 | <keyword type="function" name="gst_caps_new_full_valist ()" link="GstCaps.html#gst-caps-new-full-valist"/> |
| 321 | <keyword type="macro" name="gst_caps_is_writable()" link="GstCaps.html#gst-caps-is-writable"/> |
| 322 | <keyword type="function" name="gst_caps_copy ()" link="GstCaps.html#gst-caps-copy"/> |
| 323 | <keyword type="function" name="gst_caps_copy_nth ()" link="GstCaps.html#gst-caps-copy-nth"/> |
| 324 | <keyword type="function" name="gst_static_caps_get ()" link="GstCaps.html#gst-static-caps-get"/> |
| 325 | <keyword type="function" name="gst_static_caps_cleanup ()" link="GstCaps.html#gst-static-caps-cleanup"/> |
| 326 | <keyword type="function" name="gst_caps_append ()" link="GstCaps.html#gst-caps-append"/> |
| 327 | <keyword type="function" name="gst_caps_merge ()" link="GstCaps.html#gst-caps-merge"/> |
| 328 | <keyword type="function" name="gst_caps_append_structure ()" link="GstCaps.html#gst-caps-append-structure"/> |
| 329 | <keyword type="function" name="gst_caps_append_structure_full ()" link="GstCaps.html#gst-caps-append-structure-full" since="1.2"/> |
| 330 | <keyword type="function" name="gst_caps_remove_structure ()" link="GstCaps.html#gst-caps-remove-structure"/> |
| 331 | <keyword type="function" name="gst_caps_steal_structure ()" link="GstCaps.html#gst-caps-steal-structure"/> |
| 332 | <keyword type="function" name="gst_caps_merge_structure ()" link="GstCaps.html#gst-caps-merge-structure"/> |
| 333 | <keyword type="function" name="gst_caps_merge_structure_full ()" link="GstCaps.html#gst-caps-merge-structure-full" since="1.2"/> |
| 334 | <keyword type="function" name="gst_caps_get_size ()" link="GstCaps.html#gst-caps-get-size"/> |
| 335 | <keyword type="function" name="gst_caps_get_structure ()" link="GstCaps.html#gst-caps-get-structure"/> |
| 336 | <keyword type="function" name="gst_caps_get_features ()" link="GstCaps.html#gst-caps-get-features" since="1.2"/> |
| 337 | <keyword type="function" name="gst_caps_set_features ()" link="GstCaps.html#gst-caps-set-features" since="1.2"/> |
| 338 | <keyword type="function" name="gst_caps_set_value ()" link="GstCaps.html#gst-caps-set-value"/> |
| 339 | <keyword type="function" name="gst_caps_set_simple ()" link="GstCaps.html#gst-caps-set-simple"/> |
| 340 | <keyword type="function" name="gst_caps_set_simple_valist ()" link="GstCaps.html#gst-caps-set-simple-valist"/> |
Sebastian Dröge | 570fd49 | 2015-03-16 19:05:29 +0100 | [diff] [blame] | 341 | <keyword type="function" name="gst_caps_foreach ()" link="GstCaps.html#gst-caps-foreach" since="1.6"/> |
| 342 | <keyword type="function" name="gst_caps_map_in_place ()" link="GstCaps.html#gst-caps-map-in-place" since="1.6"/> |
| 343 | <keyword type="function" name="gst_caps_filter_and_map_in_place ()" link="GstCaps.html#gst-caps-filter-and-map-in-place" since="1.6"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 344 | <keyword type="function" name="gst_caps_is_any ()" link="GstCaps.html#gst-caps-is-any"/> |
| 345 | <keyword type="function" name="gst_caps_is_empty ()" link="GstCaps.html#gst-caps-is-empty"/> |
| 346 | <keyword type="function" name="gst_caps_is_fixed ()" link="GstCaps.html#gst-caps-is-fixed"/> |
| 347 | <keyword type="function" name="gst_caps_is_equal ()" link="GstCaps.html#gst-caps-is-equal"/> |
| 348 | <keyword type="function" name="gst_caps_is_equal_fixed ()" link="GstCaps.html#gst-caps-is-equal-fixed"/> |
| 349 | <keyword type="function" name="gst_caps_is_strictly_equal ()" link="GstCaps.html#gst-caps-is-strictly-equal"/> |
| 350 | <keyword type="function" name="gst_caps_is_always_compatible ()" link="GstCaps.html#gst-caps-is-always-compatible"/> |
| 351 | <keyword type="function" name="gst_caps_is_subset ()" link="GstCaps.html#gst-caps-is-subset"/> |
| 352 | <keyword type="function" name="gst_caps_is_subset_structure ()" link="GstCaps.html#gst-caps-is-subset-structure"/> |
| 353 | <keyword type="function" name="gst_caps_is_subset_structure_full ()" link="GstCaps.html#gst-caps-is-subset-structure-full" since="1.2"/> |
| 354 | <keyword type="function" name="gst_caps_can_intersect ()" link="GstCaps.html#gst-caps-can-intersect"/> |
| 355 | <keyword type="function" name="gst_caps_intersect ()" link="GstCaps.html#gst-caps-intersect"/> |
| 356 | <keyword type="function" name="gst_caps_intersect_full ()" link="GstCaps.html#gst-caps-intersect-full"/> |
| 357 | <keyword type="function" name="gst_caps_normalize ()" link="GstCaps.html#gst-caps-normalize"/> |
| 358 | <keyword type="function" name="gst_caps_simplify ()" link="GstCaps.html#gst-caps-simplify"/> |
| 359 | <keyword type="function" name="gst_caps_replace ()" link="GstCaps.html#gst-caps-replace"/> |
| 360 | <keyword type="function" name="gst_caps_take ()" link="GstCaps.html#gst-caps-take"/> |
| 361 | <keyword type="function" name="gst_caps_to_string ()" link="GstCaps.html#gst-caps-to-string"/> |
| 362 | <keyword type="function" name="gst_caps_from_string ()" link="GstCaps.html#gst-caps-from-string"/> |
| 363 | <keyword type="function" name="gst_caps_subtract ()" link="GstCaps.html#gst-caps-subtract"/> |
| 364 | <keyword type="macro" name="gst_caps_make_writable()" link="GstCaps.html#gst-caps-make-writable"/> |
| 365 | <keyword type="function" name="gst_caps_truncate ()" link="GstCaps.html#gst-caps-truncate"/> |
| 366 | <keyword type="function" name="gst_caps_fixate ()" link="GstCaps.html#gst-caps-fixate"/> |
| 367 | <keyword type="function" name="gst_caps_ref ()" link="GstCaps.html#gst-caps-ref"/> |
| 368 | <keyword type="function" name="gst_caps_unref ()" link="GstCaps.html#gst-caps-unref"/> |
| 369 | <keyword type="struct" name="struct GstCaps" link="GstCaps.html#GstCaps-struct"/> |
| 370 | <keyword type="struct" name="struct GstStaticCaps" link="GstCaps.html#GstStaticCaps"/> |
| 371 | <keyword type="enum" name="enum GstCapsIntersectMode" link="GstCaps.html#GstCapsIntersectMode"/> |
| 372 | <keyword type="enum" name="enum GstCapsFlags" link="GstCaps.html#GstCapsFlags"/> |
| 373 | <keyword type="macro" name="GST_CAPS_ANY" link="GstCaps.html#GST-CAPS-ANY:CAPS"/> |
| 374 | <keyword type="macro" name="GST_CAPS_NONE" link="GstCaps.html#GST-CAPS-NONE:CAPS"/> |
| 375 | <keyword type="macro" name="GST_STATIC_CAPS_ANY" link="GstCaps.html#GST-STATIC-CAPS-ANY:CAPS"/> |
| 376 | <keyword type="macro" name="GST_STATIC_CAPS_NONE" link="GstCaps.html#GST-STATIC-CAPS-NONE:CAPS"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 377 | <keyword type="function" name="gst_caps_features_new ()" link="GstCapsFeatures.html#gst-caps-features-new" since="1.2"/> |
| 378 | <keyword type="function" name="gst_caps_features_new_empty ()" link="GstCapsFeatures.html#gst-caps-features-new-empty" since="1.2"/> |
| 379 | <keyword type="function" name="gst_caps_features_new_any ()" link="GstCapsFeatures.html#gst-caps-features-new-any" since="1.2"/> |
| 380 | <keyword type="function" name="gst_caps_features_new_id ()" link="GstCapsFeatures.html#gst-caps-features-new-id" since="1.2"/> |
| 381 | <keyword type="function" name="gst_caps_features_new_id_valist ()" link="GstCapsFeatures.html#gst-caps-features-new-id-valist" since="1.2"/> |
| 382 | <keyword type="function" name="gst_caps_features_new_valist ()" link="GstCapsFeatures.html#gst-caps-features-new-valist" since="1.2"/> |
| 383 | <keyword type="function" name="gst_caps_features_copy ()" link="GstCapsFeatures.html#gst-caps-features-copy" since="1.2"/> |
| 384 | <keyword type="function" name="gst_caps_features_free ()" link="GstCapsFeatures.html#gst-caps-features-free" since="1.2"/> |
| 385 | <keyword type="function" name="gst_caps_features_from_string ()" link="GstCapsFeatures.html#gst-caps-features-from-string" since="1.2"/> |
| 386 | <keyword type="function" name="gst_caps_features_to_string ()" link="GstCapsFeatures.html#gst-caps-features-to-string" since="1.2"/> |
| 387 | <keyword type="function" name="gst_caps_features_set_parent_refcount ()" link="GstCapsFeatures.html#gst-caps-features-set-parent-refcount" since="1.2"/> |
| 388 | <keyword type="function" name="gst_caps_features_is_equal ()" link="GstCapsFeatures.html#gst-caps-features-is-equal" since="1.2"/> |
| 389 | <keyword type="function" name="gst_caps_features_is_any ()" link="GstCapsFeatures.html#gst-caps-features-is-any" since="1.2"/> |
| 390 | <keyword type="function" name="gst_caps_features_contains ()" link="GstCapsFeatures.html#gst-caps-features-contains" since="1.2"/> |
| 391 | <keyword type="function" name="gst_caps_features_contains_id ()" link="GstCapsFeatures.html#gst-caps-features-contains-id" since="1.2"/> |
| 392 | <keyword type="function" name="gst_caps_features_get_size ()" link="GstCapsFeatures.html#gst-caps-features-get-size" since="1.2"/> |
| 393 | <keyword type="function" name="gst_caps_features_get_nth ()" link="GstCapsFeatures.html#gst-caps-features-get-nth" since="1.2"/> |
| 394 | <keyword type="function" name="gst_caps_features_get_nth_id ()" link="GstCapsFeatures.html#gst-caps-features-get-nth-id" since="1.2"/> |
| 395 | <keyword type="function" name="gst_caps_features_add ()" link="GstCapsFeatures.html#gst-caps-features-add" since="1.2"/> |
| 396 | <keyword type="function" name="gst_caps_features_add_id ()" link="GstCapsFeatures.html#gst-caps-features-add-id" since="1.2"/> |
| 397 | <keyword type="function" name="gst_caps_features_remove ()" link="GstCapsFeatures.html#gst-caps-features-remove" since="1.2"/> |
| 398 | <keyword type="function" name="gst_caps_features_remove_id ()" link="GstCapsFeatures.html#gst-caps-features-remove-id" since="1.2"/> |
| 399 | <keyword type="struct" name="GstCapsFeatures" link="GstCapsFeatures.html#GstCapsFeatures-struct"/> |
Sebastian Dröge | 8579c42 | 2016-03-24 11:40:47 +0200 | [diff] [blame] | 400 | <keyword type="macro" name="GST_CAPS_FEATURES_ANY" link="GstCapsFeatures.html#GST-CAPS-FEATURES-ANY:CAPS"/> |
| 401 | <keyword type="macro" name="GST_CAPS_FEATURES_MEMORY_SYSTEM_MEMORY" link="GstCapsFeatures.html#GST-CAPS-FEATURES-MEMORY-SYSTEM-MEMORY:CAPS"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 402 | <keyword type="macro" name="GST_CAPS_FEATURE_MEMORY_SYSTEM_MEMORY" link="GstCapsFeatures.html#GST-CAPS-FEATURE-MEMORY-SYSTEM-MEMORY:CAPS"/> |
| 403 | <keyword type="function" name="gst_sample_get_buffer ()" link="GstSample.html#gst-sample-get-buffer"/> |
Sebastian Dröge | 76ff7f1 | 2015-06-24 23:03:12 +0200 | [diff] [blame] | 404 | <keyword type="function" name="gst_sample_get_buffer_list ()" link="GstSample.html#gst-sample-get-buffer-list" since="1.6"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 405 | <keyword type="function" name="gst_sample_get_caps ()" link="GstSample.html#gst-sample-get-caps"/> |
| 406 | <keyword type="function" name="gst_sample_get_info ()" link="GstSample.html#gst-sample-get-info"/> |
| 407 | <keyword type="function" name="gst_sample_get_segment ()" link="GstSample.html#gst-sample-get-segment"/> |
Sebastian Dröge | 76ff7f1 | 2015-06-24 23:03:12 +0200 | [diff] [blame] | 408 | <keyword type="function" name="gst_sample_set_buffer_list ()" link="GstSample.html#gst-sample-set-buffer-list" since="1.6"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 409 | <keyword type="function" name="gst_sample_new ()" link="GstSample.html#gst-sample-new"/> |
| 410 | <keyword type="function" name="gst_sample_ref ()" link="GstSample.html#gst-sample-ref"/> |
| 411 | <keyword type="function" name="gst_sample_unref ()" link="GstSample.html#gst-sample-unref"/> |
| 412 | <keyword type="function" name="gst_sample_copy ()" link="GstSample.html#gst-sample-copy" since="1.2"/> |
| 413 | <keyword type="struct" name="GstSample" link="GstSample.html#GstSample-struct"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 414 | <keyword type="function" name="gst_child_proxy_get_children_count ()" link="GstChildProxy.html#gst-child-proxy-get-children-count"/> |
| 415 | <keyword type="function" name="gst_child_proxy_get_child_by_name ()" link="GstChildProxy.html#gst-child-proxy-get-child-by-name"/> |
| 416 | <keyword type="function" name="gst_child_proxy_get_child_by_index ()" link="GstChildProxy.html#gst-child-proxy-get-child-by-index"/> |
| 417 | <keyword type="function" name="gst_child_proxy_lookup ()" link="GstChildProxy.html#gst-child-proxy-lookup"/> |
| 418 | <keyword type="function" name="gst_child_proxy_get_property ()" link="GstChildProxy.html#gst-child-proxy-get-property"/> |
| 419 | <keyword type="function" name="gst_child_proxy_get_valist ()" link="GstChildProxy.html#gst-child-proxy-get-valist"/> |
| 420 | <keyword type="function" name="gst_child_proxy_get ()" link="GstChildProxy.html#gst-child-proxy-get"/> |
| 421 | <keyword type="function" name="gst_child_proxy_set_property ()" link="GstChildProxy.html#gst-child-proxy-set-property"/> |
| 422 | <keyword type="function" name="gst_child_proxy_set_valist ()" link="GstChildProxy.html#gst-child-proxy-set-valist"/> |
| 423 | <keyword type="function" name="gst_child_proxy_set ()" link="GstChildProxy.html#gst-child-proxy-set"/> |
| 424 | <keyword type="function" name="gst_child_proxy_child_added ()" link="GstChildProxy.html#gst-child-proxy-child-added"/> |
| 425 | <keyword type="function" name="gst_child_proxy_child_removed ()" link="GstChildProxy.html#gst-child-proxy-child-removed"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 426 | <keyword type="struct" name="GstChildProxy" link="GstChildProxy.html#GstChildProxy-struct"/> |
| 427 | <keyword type="struct" name="struct GstChildProxyInterface" link="GstChildProxy.html#GstChildProxyInterface"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 428 | <keyword type="signal" name="The “child-added” signal" link="GstChildProxy.html#GstChildProxy-child-added"/> |
| 429 | <keyword type="signal" name="The “child-removed” signal" link="GstChildProxy.html#GstChildProxy-child-removed"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 430 | <keyword type="macro" name="GST_CLOCK_TIME_IS_VALID()" link="GstClock.html#GST-CLOCK-TIME-IS-VALID:CAPS"/> |
Sebastian Dröge | 76ff7f1 | 2015-06-24 23:03:12 +0200 | [diff] [blame] | 431 | <keyword type="macro" name="GST_CLOCK_STIME_IS_VALID()" link="GstClock.html#GST-CLOCK-STIME-IS-VALID:CAPS" since="1.6"/> |
Sebastian Dröge | d1f921c | 2012-08-08 18:10:27 +0200 | [diff] [blame] | 432 | <keyword type="macro" name="GST_TIME_AS_SECONDS()" link="GstClock.html#GST-TIME-AS-SECONDS:CAPS"/> |
| 433 | <keyword type="macro" name="GST_TIME_AS_MSECONDS()" link="GstClock.html#GST-TIME-AS-MSECONDS:CAPS"/> |
| 434 | <keyword type="macro" name="GST_TIME_AS_USECONDS()" link="GstClock.html#GST-TIME-AS-USECONDS:CAPS"/> |
| 435 | <keyword type="macro" name="GST_TIME_AS_NSECONDS()" link="GstClock.html#GST-TIME-AS-NSECONDS:CAPS"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 436 | <keyword type="macro" name="GST_CLOCK_DIFF()" link="GstClock.html#GST-CLOCK-DIFF:CAPS"/> |
| 437 | <keyword type="macro" name="GST_TIMEVAL_TO_TIME()" link="GstClock.html#GST-TIMEVAL-TO-TIME:CAPS"/> |
| 438 | <keyword type="macro" name="GST_TIME_TO_TIMEVAL()" link="GstClock.html#GST-TIME-TO-TIMEVAL:CAPS"/> |
| 439 | <keyword type="macro" name="GST_TIMESPEC_TO_TIME()" link="GstClock.html#GST-TIMESPEC-TO-TIME:CAPS"/> |
| 440 | <keyword type="macro" name="GST_TIME_TO_TIMESPEC()" link="GstClock.html#GST-TIME-TO-TIMESPEC:CAPS"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 441 | <keyword type="function" name="GstClockCallback ()" link="GstClock.html#GstClockCallback"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 442 | <keyword type="macro" name="GST_CLOCK_ENTRY()" link="GstClock.html#GST-CLOCK-ENTRY:CAPS"/> |
| 443 | <keyword type="macro" name="GST_CLOCK_ENTRY_CLOCK()" link="GstClock.html#GST-CLOCK-ENTRY-CLOCK:CAPS"/> |
| 444 | <keyword type="macro" name="GST_CLOCK_ENTRY_TYPE()" link="GstClock.html#GST-CLOCK-ENTRY-TYPE:CAPS"/> |
| 445 | <keyword type="macro" name="GST_CLOCK_ENTRY_TIME()" link="GstClock.html#GST-CLOCK-ENTRY-TIME:CAPS"/> |
| 446 | <keyword type="macro" name="GST_CLOCK_ENTRY_INTERVAL()" link="GstClock.html#GST-CLOCK-ENTRY-INTERVAL:CAPS"/> |
| 447 | <keyword type="macro" name="GST_CLOCK_ENTRY_STATUS()" link="GstClock.html#GST-CLOCK-ENTRY-STATUS:CAPS"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 448 | <keyword type="macro" name="GST_CLOCK_FLAGS()" link="GstClock.html#GST-CLOCK-FLAGS:CAPS"/> |
| 449 | <keyword type="function" name="gst_clock_add_observation ()" link="GstClock.html#gst-clock-add-observation"/> |
Sebastian Dröge | a193a1a | 2015-08-19 12:39:05 +0300 | [diff] [blame] | 450 | <keyword type="function" name="gst_clock_add_observation_unapplied ()" link="GstClock.html#gst-clock-add-observation-unapplied" since="1.6"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 451 | <keyword type="function" name="gst_clock_set_master ()" link="GstClock.html#gst-clock-set-master"/> |
| 452 | <keyword type="function" name="gst_clock_get_master ()" link="GstClock.html#gst-clock-get-master"/> |
| 453 | <keyword type="function" name="gst_clock_set_resolution ()" link="GstClock.html#gst-clock-set-resolution"/> |
| 454 | <keyword type="function" name="gst_clock_get_resolution ()" link="GstClock.html#gst-clock-get-resolution"/> |
| 455 | <keyword type="function" name="gst_clock_get_time ()" link="GstClock.html#gst-clock-get-time"/> |
| 456 | <keyword type="function" name="gst_clock_new_single_shot_id ()" link="GstClock.html#gst-clock-new-single-shot-id"/> |
| 457 | <keyword type="function" name="gst_clock_new_periodic_id ()" link="GstClock.html#gst-clock-new-periodic-id"/> |
| 458 | <keyword type="function" name="gst_clock_single_shot_id_reinit ()" link="GstClock.html#gst-clock-single-shot-id-reinit"/> |
| 459 | <keyword type="function" name="gst_clock_periodic_id_reinit ()" link="GstClock.html#gst-clock-periodic-id-reinit"/> |
| 460 | <keyword type="function" name="gst_clock_get_internal_time ()" link="GstClock.html#gst-clock-get-internal-time"/> |
| 461 | <keyword type="function" name="gst_clock_adjust_unlocked ()" link="GstClock.html#gst-clock-adjust-unlocked"/> |
| 462 | <keyword type="function" name="gst_clock_unadjust_unlocked ()" link="GstClock.html#gst-clock-unadjust-unlocked"/> |
Sebastian Dröge | a193a1a | 2015-08-19 12:39:05 +0300 | [diff] [blame] | 463 | <keyword type="function" name="gst_clock_adjust_with_calibration ()" link="GstClock.html#gst-clock-adjust-with-calibration" since="1.6"/> |
Sebastian Dröge | 68fc310 | 2016-02-19 10:52:06 +0200 | [diff] [blame] | 464 | <keyword type="function" name="gst_clock_unadjust_with_calibration ()" link="GstClock.html#gst-clock-unadjust-with-calibration" since="1.8"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 465 | <keyword type="function" name="gst_clock_get_calibration ()" link="GstClock.html#gst-clock-get-calibration"/> |
| 466 | <keyword type="function" name="gst_clock_set_calibration ()" link="GstClock.html#gst-clock-set-calibration"/> |
| 467 | <keyword type="function" name="gst_clock_get_timeout ()" link="GstClock.html#gst-clock-get-timeout"/> |
| 468 | <keyword type="function" name="gst_clock_set_timeout ()" link="GstClock.html#gst-clock-set-timeout"/> |
Sebastian Dröge | 1ac0c8e | 2015-06-07 09:41:47 +0200 | [diff] [blame] | 469 | <keyword type="function" name="gst_clock_wait_for_sync ()" link="GstClock.html#gst-clock-wait-for-sync" since="1.6"/> |
| 470 | <keyword type="function" name="gst_clock_is_synced ()" link="GstClock.html#gst-clock-is-synced" since="1.6"/> |
| 471 | <keyword type="function" name="gst_clock_set_synced ()" link="GstClock.html#gst-clock-set-synced" since="1.6"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 472 | <keyword type="function" name="gst_clock_id_get_time ()" link="GstClock.html#gst-clock-id-get-time"/> |
| 473 | <keyword type="function" name="gst_clock_id_wait ()" link="GstClock.html#gst-clock-id-wait"/> |
| 474 | <keyword type="function" name="gst_clock_id_wait_async ()" link="GstClock.html#gst-clock-id-wait-async"/> |
| 475 | <keyword type="function" name="gst_clock_id_unschedule ()" link="GstClock.html#gst-clock-id-unschedule"/> |
| 476 | <keyword type="function" name="gst_clock_id_compare_func ()" link="GstClock.html#gst-clock-id-compare-func"/> |
| 477 | <keyword type="function" name="gst_clock_id_ref ()" link="GstClock.html#gst-clock-id-ref"/> |
| 478 | <keyword type="function" name="gst_clock_id_unref ()" link="GstClock.html#gst-clock-id-unref"/> |
| 479 | <keyword type="struct" name="struct GstClock" link="GstClock.html#GstClock-struct"/> |
| 480 | <keyword type="struct" name="struct GstClockClass" link="GstClock.html#GstClockClass"/> |
| 481 | <keyword type="typedef" name="GstClockTime" link="GstClock.html#GstClockTime"/> |
| 482 | <keyword type="typedef" name="GstClockTimeDiff" link="GstClock.html#GstClockTimeDiff"/> |
| 483 | <keyword type="typedef" name="GstClockID" link="GstClock.html#GstClockID"/> |
Sebastian Dröge | 8579c42 | 2016-03-24 11:40:47 +0200 | [diff] [blame] | 484 | <keyword type="macro" name="GST_CLOCK_TIME_NONE" link="GstClock.html#GST-CLOCK-TIME-NONE:CAPS"/> |
Sebastian Dröge | 76ff7f1 | 2015-06-24 23:03:12 +0200 | [diff] [blame] | 485 | <keyword type="macro" name="GST_CLOCK_STIME_NONE" link="GstClock.html#GST-CLOCK-STIME-NONE:CAPS"/> |
Sebastian Dröge | 8579c42 | 2016-03-24 11:40:47 +0200 | [diff] [blame] | 486 | <keyword type="macro" name="GST_SECOND" link="GstClock.html#GST-SECOND:CAPS"/> |
| 487 | <keyword type="macro" name="GST_MSECOND" link="GstClock.html#GST-MSECOND:CAPS"/> |
| 488 | <keyword type="macro" name="GST_USECOND" link="GstClock.html#GST-USECOND:CAPS"/> |
| 489 | <keyword type="macro" name="GST_NSECOND" link="GstClock.html#GST-NSECOND:CAPS"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 490 | <keyword type="struct" name="struct GstClockEntry" link="GstClock.html#GstClockEntry"/> |
| 491 | <keyword type="enum" name="enum GstClockEntryType" link="GstClock.html#GstClockEntryType"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 492 | <keyword type="enum" name="enum GstClockReturn" link="GstClock.html#GstClockReturn"/> |
| 493 | <keyword type="enum" name="enum GstClockFlags" link="GstClock.html#GstClockFlags"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 494 | <keyword type="property" name="The “timeout” property" link="GstClock.html#GstClock--timeout"/> |
| 495 | <keyword type="property" name="The “window-size” property" link="GstClock.html#GstClock--window-size"/> |
| 496 | <keyword type="property" name="The “window-threshold” property" link="GstClock.html#GstClock--window-threshold"/> |
Sebastian Dröge | 1ac0c8e | 2015-06-07 09:41:47 +0200 | [diff] [blame] | 497 | <keyword type="signal" name="The “synced” signal" link="GstClock.html#GstClock-synced"/> |
Sebastian Dröge | 76ff7f1 | 2015-06-24 23:03:12 +0200 | [diff] [blame] | 498 | <keyword type="macro" name="GST_DISABLE_GST_DEBUG" link="gstreamer-GstConfig.html#GST-DISABLE-GST-DEBUG:CAPS"/> |
| 499 | <keyword type="macro" name="GST_DISABLE_PARSE" link="gstreamer-GstConfig.html#GST-DISABLE-PARSE:CAPS"/> |
| 500 | <keyword type="macro" name="GST_DISABLE_TRACE" link="gstreamer-GstConfig.html#GST-DISABLE-TRACE:CAPS"/> |
| 501 | <keyword type="macro" name="GST_DISABLE_ALLOC_TRACE" link="gstreamer-GstConfig.html#GST-DISABLE-ALLOC-TRACE:CAPS"/> |
| 502 | <keyword type="macro" name="GST_DISABLE_REGISTRY" link="gstreamer-GstConfig.html#GST-DISABLE-REGISTRY:CAPS"/> |
| 503 | <keyword type="macro" name="GST_DISABLE_PLUGIN" link="gstreamer-GstConfig.html#GST-DISABLE-PLUGIN:CAPS"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 504 | <keyword type="function" name="gst_context_new ()" link="GstContext.html#gst-context-new" since="1.2"/> |
| 505 | <keyword type="function" name="gst_context_ref ()" link="GstContext.html#gst-context-ref"/> |
| 506 | <keyword type="function" name="gst_context_unref ()" link="GstContext.html#gst-context-unref"/> |
| 507 | <keyword type="function" name="gst_context_copy ()" link="GstContext.html#gst-context-copy"/> |
| 508 | <keyword type="function" name="gst_context_get_context_type ()" link="GstContext.html#gst-context-get-context-type" since="1.2"/> |
| 509 | <keyword type="function" name="gst_context_has_context_type ()" link="GstContext.html#gst-context-has-context-type" since="1.2"/> |
| 510 | <keyword type="function" name="gst_context_is_persistent ()" link="GstContext.html#gst-context-is-persistent" since="1.2"/> |
| 511 | <keyword type="function" name="gst_context_get_structure ()" link="GstContext.html#gst-context-get-structure" since="1.2"/> |
| 512 | <keyword type="function" name="gst_context_writable_structure ()" link="GstContext.html#gst-context-writable-structure" since="1.2"/> |
| 513 | <keyword type="macro" name="gst_context_make_writable()" link="GstContext.html#gst-context-make-writable"/> |
| 514 | <keyword type="macro" name="gst_context_is_writable()" link="GstContext.html#gst-context-is-writable"/> |
| 515 | <keyword type="function" name="gst_context_replace ()" link="GstContext.html#gst-context-replace"/> |
| 516 | <keyword type="struct" name="GstContext" link="GstContext.html#GstContext-struct"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 517 | <keyword type="function" name="gst_control_binding_sync_values ()" link="GstControlBinding.html#gst-control-binding-sync-values"/> |
| 518 | <keyword type="function" name="gst_control_binding_get_value ()" link="GstControlBinding.html#gst-control-binding-get-value"/> |
| 519 | <keyword type="function" name="gst_control_binding_get_value_array ()" link="GstControlBinding.html#gst-control-binding-get-value-array"/> |
| 520 | <keyword type="function" name="gst_control_binding_get_g_value_array ()" link="GstControlBinding.html#gst-control-binding-get-g-value-array"/> |
| 521 | <keyword type="function" name="gst_control_binding_set_disabled ()" link="GstControlBinding.html#gst-control-binding-set-disabled"/> |
| 522 | <keyword type="function" name="gst_control_binding_is_disabled ()" link="GstControlBinding.html#gst-control-binding-is-disabled"/> |
Olivier Naudan | 5439976 | 2012-04-13 09:08:41 -0400 | [diff] [blame] | 523 | <keyword type="struct" name="struct GstControlBinding" link="GstControlBinding.html#GstControlBinding-struct"/> |
| 524 | <keyword type="struct" name="struct GstControlBindingClass" link="GstControlBinding.html#GstControlBindingClass"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 525 | <keyword type="property" name="The “name” property" link="GstControlBinding.html#GstControlBinding--name"/> |
| 526 | <keyword type="property" name="The “object” property" link="GstControlBinding.html#GstControlBinding--object"/> |
| 527 | <keyword type="function" name="GstControlSourceGetValue ()" link="GstControlSource.html#GstControlSourceGetValue"/> |
| 528 | <keyword type="function" name="GstControlSourceGetValueArray ()" link="GstControlSource.html#GstControlSourceGetValueArray"/> |
| 529 | <keyword type="function" name="gst_control_source_get_value ()" link="GstControlSource.html#gst-control-source-get-value"/> |
| 530 | <keyword type="function" name="gst_control_source_get_value_array ()" link="GstControlSource.html#gst-control-source-get-value-array"/> |
Olivier Naudan | 5439976 | 2012-04-13 09:08:41 -0400 | [diff] [blame] | 531 | <keyword type="struct" name="GstValueArray" link="GstControlSource.html#GstValueArray"/> |
| 532 | <keyword type="struct" name="struct GstControlSource" link="GstControlSource.html#GstControlSource-struct"/> |
| 533 | <keyword type="struct" name="struct GstControlSourceClass" link="GstControlSource.html#GstControlSourceClass"/> |
Olivier Naudan | 5439976 | 2012-04-13 09:08:41 -0400 | [diff] [blame] | 534 | <keyword type="struct" name="struct GstTimedValue" link="GstControlSource.html#GstTimedValue"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 535 | <keyword type="function" name="gst_date_time_get_day ()" link="GstDateTime.html#gst-date-time-get-day"/> |
| 536 | <keyword type="function" name="gst_date_time_get_month ()" link="GstDateTime.html#gst-date-time-get-month"/> |
| 537 | <keyword type="function" name="gst_date_time_get_hour ()" link="GstDateTime.html#gst-date-time-get-hour"/> |
| 538 | <keyword type="function" name="gst_date_time_get_microsecond ()" link="GstDateTime.html#gst-date-time-get-microsecond"/> |
| 539 | <keyword type="function" name="gst_date_time_get_minute ()" link="GstDateTime.html#gst-date-time-get-minute"/> |
| 540 | <keyword type="function" name="gst_date_time_get_time_zone_offset ()" link="GstDateTime.html#gst-date-time-get-time-zone-offset"/> |
| 541 | <keyword type="function" name="gst_date_time_get_second ()" link="GstDateTime.html#gst-date-time-get-second"/> |
| 542 | <keyword type="function" name="gst_date_time_get_year ()" link="GstDateTime.html#gst-date-time-get-year"/> |
| 543 | <keyword type="function" name="gst_date_time_new ()" link="GstDateTime.html#gst-date-time-new"/> |
| 544 | <keyword type="function" name="gst_date_time_new_ymd ()" link="GstDateTime.html#gst-date-time-new-ymd"/> |
| 545 | <keyword type="function" name="gst_date_time_new_ym ()" link="GstDateTime.html#gst-date-time-new-ym"/> |
| 546 | <keyword type="function" name="gst_date_time_new_y ()" link="GstDateTime.html#gst-date-time-new-y"/> |
| 547 | <keyword type="function" name="gst_date_time_new_from_unix_epoch_local_time ()" link="GstDateTime.html#gst-date-time-new-from-unix-epoch-local-time"/> |
| 548 | <keyword type="function" name="gst_date_time_new_from_unix_epoch_utc ()" link="GstDateTime.html#gst-date-time-new-from-unix-epoch-utc"/> |
| 549 | <keyword type="function" name="gst_date_time_new_local_time ()" link="GstDateTime.html#gst-date-time-new-local-time"/> |
| 550 | <keyword type="function" name="gst_date_time_new_now_local_time ()" link="GstDateTime.html#gst-date-time-new-now-local-time"/> |
| 551 | <keyword type="function" name="gst_date_time_new_now_utc ()" link="GstDateTime.html#gst-date-time-new-now-utc"/> |
| 552 | <keyword type="function" name="gst_date_time_ref ()" link="GstDateTime.html#gst-date-time-ref"/> |
| 553 | <keyword type="function" name="gst_date_time_unref ()" link="GstDateTime.html#gst-date-time-unref"/> |
| 554 | <keyword type="function" name="gst_date_time_has_day ()" link="GstDateTime.html#gst-date-time-has-day"/> |
| 555 | <keyword type="function" name="gst_date_time_has_month ()" link="GstDateTime.html#gst-date-time-has-month"/> |
| 556 | <keyword type="function" name="gst_date_time_has_second ()" link="GstDateTime.html#gst-date-time-has-second"/> |
| 557 | <keyword type="function" name="gst_date_time_has_time ()" link="GstDateTime.html#gst-date-time-has-time"/> |
| 558 | <keyword type="function" name="gst_date_time_has_year ()" link="GstDateTime.html#gst-date-time-has-year"/> |
| 559 | <keyword type="function" name="gst_date_time_new_from_iso8601_string ()" link="GstDateTime.html#gst-date-time-new-from-iso8601-string"/> |
| 560 | <keyword type="function" name="gst_date_time_to_iso8601_string ()" link="GstDateTime.html#gst-date-time-to-iso8601-string"/> |
| 561 | <keyword type="function" name="gst_date_time_new_from_g_date_time ()" link="GstDateTime.html#gst-date-time-new-from-g-date-time"/> |
| 562 | <keyword type="function" name="gst_date_time_to_g_date_time ()" link="GstDateTime.html#gst-date-time-to-g-date-time"/> |
| 563 | <keyword type="struct" name="GstDateTime" link="GstDateTime.html#GstDateTime-struct"/> |
Sebastian Dröge | 8579c42 | 2016-03-24 11:40:47 +0200 | [diff] [blame] | 564 | <keyword type="macro" name="GST_TYPE_DATE_TIME" link="GstDateTime.html#GST-TYPE-DATE-TIME:CAPS"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 565 | <keyword type="macro" name="GST_STATE()" link="GstElement.html#GST-STATE:CAPS"/> |
| 566 | <keyword type="macro" name="GST_STATE_GET_NEXT()" link="GstElement.html#GST-STATE-GET-NEXT:CAPS"/> |
| 567 | <keyword type="macro" name="GST_STATE_NEXT()" link="GstElement.html#GST-STATE-NEXT:CAPS"/> |
| 568 | <keyword type="macro" name="GST_STATE_PENDING()" link="GstElement.html#GST-STATE-PENDING:CAPS"/> |
| 569 | <keyword type="macro" name="GST_STATE_RETURN()" link="GstElement.html#GST-STATE-RETURN:CAPS"/> |
Sebastian Dröge | d1f921c | 2012-08-08 18:10:27 +0200 | [diff] [blame] | 570 | <keyword type="macro" name="GST_STATE_TARGET()" link="GstElement.html#GST-STATE-TARGET:CAPS"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 571 | <keyword type="macro" name="GST_STATE_TRANSITION()" link="GstElement.html#GST-STATE-TRANSITION:CAPS"/> |
| 572 | <keyword type="macro" name="GST_STATE_TRANSITION_CURRENT()" link="GstElement.html#GST-STATE-TRANSITION-CURRENT:CAPS"/> |
| 573 | <keyword type="macro" name="GST_STATE_TRANSITION_NEXT()" link="GstElement.html#GST-STATE-TRANSITION-NEXT:CAPS"/> |
| 574 | <keyword type="macro" name="GST_STATE_GET_LOCK()" link="GstElement.html#GST-STATE-GET-LOCK:CAPS"/> |
| 575 | <keyword type="macro" name="GST_STATE_GET_COND()" link="GstElement.html#GST-STATE-GET-COND:CAPS"/> |
| 576 | <keyword type="macro" name="GST_ELEMENT_NAME()" link="GstElement.html#GST-ELEMENT-NAME:CAPS"/> |
| 577 | <keyword type="macro" name="GST_ELEMENT_PARENT()" link="GstElement.html#GST-ELEMENT-PARENT:CAPS"/> |
| 578 | <keyword type="macro" name="GST_ELEMENT_BUS()" link="GstElement.html#GST-ELEMENT-BUS:CAPS"/> |
| 579 | <keyword type="macro" name="GST_ELEMENT_CLOCK()" link="GstElement.html#GST-ELEMENT-CLOCK:CAPS"/> |
| 580 | <keyword type="macro" name="GST_ELEMENT_PADS()" link="GstElement.html#GST-ELEMENT-PADS:CAPS"/> |
Sebastian Dröge | d1f921c | 2012-08-08 18:10:27 +0200 | [diff] [blame] | 581 | <keyword type="macro" name="GST_ELEMENT_START_TIME()" link="GstElement.html#GST-ELEMENT-START-TIME:CAPS"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 582 | <keyword type="macro" name="GST_ELEMENT_ERROR()" link="GstElement.html#GST-ELEMENT-ERROR:CAPS"/> |
| 583 | <keyword type="macro" name="GST_ELEMENT_WARNING()" link="GstElement.html#GST-ELEMENT-WARNING:CAPS"/> |
Sebastian Dröge | d1f921c | 2012-08-08 18:10:27 +0200 | [diff] [blame] | 584 | <keyword type="macro" name="GST_ELEMENT_INFO()" link="GstElement.html#GST-ELEMENT-INFO:CAPS"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 585 | <keyword type="macro" name="GST_ELEMENT_IS_LOCKED_STATE()" link="GstElement.html#GST-ELEMENT-IS-LOCKED-STATE:CAPS"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 586 | <keyword type="function" name="gst_element_class_add_pad_template ()" link="GstElement.html#gst-element-class-add-pad-template"/> |
Sebastian Dröge | 432d563 | 2016-03-01 16:55:43 +0200 | [diff] [blame] | 587 | <keyword type="function" name="gst_element_class_add_static_pad_template ()" link="GstElement.html#gst-element-class-add-static-pad-template" since="1.8"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 588 | <keyword type="function" name="gst_element_class_get_pad_template ()" link="GstElement.html#gst-element-class-get-pad-template"/> |
| 589 | <keyword type="function" name="gst_element_class_get_pad_template_list ()" link="GstElement.html#gst-element-class-get-pad-template-list"/> |
| 590 | <keyword type="function" name="gst_element_class_set_metadata ()" link="GstElement.html#gst-element-class-set-metadata"/> |
| 591 | <keyword type="function" name="gst_element_class_set_static_metadata ()" link="GstElement.html#gst-element-class-set-static-metadata"/> |
| 592 | <keyword type="function" name="gst_element_class_add_metadata ()" link="GstElement.html#gst-element-class-add-metadata"/> |
| 593 | <keyword type="function" name="gst_element_class_add_static_metadata ()" link="GstElement.html#gst-element-class-add-static-metadata"/> |
| 594 | <keyword type="function" name="gst_element_add_pad ()" link="GstElement.html#gst-element-add-pad"/> |
| 595 | <keyword type="function" name="gst_element_create_all_pads ()" link="GstElement.html#gst-element-create-all-pads"/> |
| 596 | <keyword type="function" name="gst_element_get_compatible_pad ()" link="GstElement.html#gst-element-get-compatible-pad"/> |
| 597 | <keyword type="function" name="gst_element_get_compatible_pad_template ()" link="GstElement.html#gst-element-get-compatible-pad-template"/> |
| 598 | <keyword type="function" name="gst_element_get_request_pad ()" link="GstElement.html#gst-element-get-request-pad"/> |
| 599 | <keyword type="function" name="gst_element_get_static_pad ()" link="GstElement.html#gst-element-get-static-pad"/> |
| 600 | <keyword type="function" name="gst_element_request_pad ()" link="GstElement.html#gst-element-request-pad"/> |
| 601 | <keyword type="function" name="gst_element_no_more_pads ()" link="GstElement.html#gst-element-no-more-pads"/> |
| 602 | <keyword type="function" name="gst_element_release_request_pad ()" link="GstElement.html#gst-element-release-request-pad"/> |
| 603 | <keyword type="function" name="gst_element_remove_pad ()" link="GstElement.html#gst-element-remove-pad"/> |
| 604 | <keyword type="function" name="gst_element_iterate_pads ()" link="GstElement.html#gst-element-iterate-pads"/> |
| 605 | <keyword type="function" name="gst_element_iterate_sink_pads ()" link="GstElement.html#gst-element-iterate-sink-pads"/> |
| 606 | <keyword type="function" name="gst_element_iterate_src_pads ()" link="GstElement.html#gst-element-iterate-src-pads"/> |
| 607 | <keyword type="function" name="gst_element_link ()" link="GstElement.html#gst-element-link"/> |
| 608 | <keyword type="function" name="gst_element_unlink ()" link="GstElement.html#gst-element-unlink"/> |
| 609 | <keyword type="function" name="gst_element_link_many ()" link="GstElement.html#gst-element-link-many"/> |
| 610 | <keyword type="function" name="gst_element_unlink_many ()" link="GstElement.html#gst-element-unlink-many"/> |
| 611 | <keyword type="function" name="gst_element_link_pads ()" link="GstElement.html#gst-element-link-pads"/> |
| 612 | <keyword type="function" name="gst_element_link_pads_full ()" link="GstElement.html#gst-element-link-pads-full"/> |
| 613 | <keyword type="function" name="gst_element_unlink_pads ()" link="GstElement.html#gst-element-unlink-pads"/> |
| 614 | <keyword type="function" name="gst_element_link_pads_filtered ()" link="GstElement.html#gst-element-link-pads-filtered"/> |
| 615 | <keyword type="function" name="gst_element_link_filtered ()" link="GstElement.html#gst-element-link-filtered"/> |
| 616 | <keyword type="function" name="gst_element_class_get_metadata ()" link="GstElement.html#gst-element-class-get-metadata"/> |
| 617 | <keyword type="function" name="gst_element_set_base_time ()" link="GstElement.html#gst-element-set-base-time"/> |
| 618 | <keyword type="function" name="gst_element_get_base_time ()" link="GstElement.html#gst-element-get-base-time"/> |
| 619 | <keyword type="function" name="gst_element_set_start_time ()" link="GstElement.html#gst-element-set-start-time"/> |
| 620 | <keyword type="function" name="gst_element_get_start_time ()" link="GstElement.html#gst-element-get-start-time"/> |
| 621 | <keyword type="function" name="gst_element_set_bus ()" link="GstElement.html#gst-element-set-bus"/> |
| 622 | <keyword type="function" name="gst_element_get_bus ()" link="GstElement.html#gst-element-get-bus"/> |
| 623 | <keyword type="function" name="gst_element_set_context ()" link="GstElement.html#gst-element-set-context"/> |
Sebastian Dröge | d4ab949 | 2015-12-24 12:50:24 +0100 | [diff] [blame] | 624 | <keyword type="function" name="gst_element_get_context ()" link="GstElement.html#gst-element-get-context" since="1.8"/> |
| 625 | <keyword type="function" name="gst_element_get_context_unlocked ()" link="GstElement.html#gst-element-get-context-unlocked" since="1.8"/> |
| 626 | <keyword type="function" name="gst_element_get_contexts ()" link="GstElement.html#gst-element-get-contexts" since="1.8"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 627 | <keyword type="function" name="gst_element_get_factory ()" link="GstElement.html#gst-element-get-factory"/> |
| 628 | <keyword type="macro" name="gst_element_set_name()" link="GstElement.html#gst-element-set-name"/> |
| 629 | <keyword type="macro" name="gst_element_get_name()" link="GstElement.html#gst-element-get-name"/> |
| 630 | <keyword type="macro" name="gst_element_set_parent()" link="GstElement.html#gst-element-set-parent"/> |
| 631 | <keyword type="macro" name="gst_element_get_parent()" link="GstElement.html#gst-element-get-parent"/> |
| 632 | <keyword type="function" name="gst_element_set_clock ()" link="GstElement.html#gst-element-set-clock"/> |
| 633 | <keyword type="function" name="gst_element_get_clock ()" link="GstElement.html#gst-element-get-clock"/> |
| 634 | <keyword type="function" name="gst_element_provide_clock ()" link="GstElement.html#gst-element-provide-clock"/> |
| 635 | <keyword type="function" name="gst_element_set_state ()" link="GstElement.html#gst-element-set-state"/> |
| 636 | <keyword type="function" name="gst_element_get_state ()" link="GstElement.html#gst-element-get-state"/> |
| 637 | <keyword type="function" name="gst_element_set_locked_state ()" link="GstElement.html#gst-element-set-locked-state"/> |
| 638 | <keyword type="function" name="gst_element_is_locked_state ()" link="GstElement.html#gst-element-is-locked-state"/> |
| 639 | <keyword type="function" name="gst_element_abort_state ()" link="GstElement.html#gst-element-abort-state"/> |
| 640 | <keyword type="function" name="gst_element_continue_state ()" link="GstElement.html#gst-element-continue-state"/> |
| 641 | <keyword type="function" name="gst_element_lost_state ()" link="GstElement.html#gst-element-lost-state"/> |
| 642 | <keyword type="function" name="gst_element_state_get_name ()" link="GstElement.html#gst-element-state-get-name"/> |
| 643 | <keyword type="function" name="gst_element_state_change_return_get_name ()" link="GstElement.html#gst-element-state-change-return-get-name"/> |
| 644 | <keyword type="function" name="gst_element_sync_state_with_parent ()" link="GstElement.html#gst-element-sync-state-with-parent"/> |
| 645 | <keyword type="function" name="gst_element_change_state ()" link="GstElement.html#gst-element-change-state"/> |
| 646 | <keyword type="function" name="gst_element_message_full ()" link="GstElement.html#gst-element-message-full"/> |
| 647 | <keyword type="function" name="gst_element_post_message ()" link="GstElement.html#gst-element-post-message"/> |
| 648 | <keyword type="function" name="gst_element_query ()" link="GstElement.html#gst-element-query"/> |
| 649 | <keyword type="function" name="gst_element_query_convert ()" link="GstElement.html#gst-element-query-convert"/> |
| 650 | <keyword type="function" name="gst_element_query_position ()" link="GstElement.html#gst-element-query-position"/> |
| 651 | <keyword type="function" name="gst_element_query_duration ()" link="GstElement.html#gst-element-query-duration"/> |
| 652 | <keyword type="function" name="gst_element_send_event ()" link="GstElement.html#gst-element-send-event"/> |
| 653 | <keyword type="function" name="gst_element_seek_simple ()" link="GstElement.html#gst-element-seek-simple"/> |
| 654 | <keyword type="function" name="gst_element_seek ()" link="GstElement.html#gst-element-seek"/> |
| 655 | <keyword type="struct" name="struct GstElement" link="GstElement.html#GstElement-struct"/> |
| 656 | <keyword type="struct" name="struct GstElementClass" link="GstElement.html#GstElementClass"/> |
| 657 | <keyword type="enum" name="enum GstElementFlags" link="GstElement.html#GstElementFlags"/> |
| 658 | <keyword type="enum" name="enum GstState" link="GstElement.html#GstState"/> |
| 659 | <keyword type="enum" name="enum GstStateChange" link="GstElement.html#GstStateChange"/> |
| 660 | <keyword type="enum" name="enum GstStateChangeReturn" link="GstElement.html#GstStateChangeReturn"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 661 | <keyword type="macro" name="GST_ELEMENT_METADATA_AUTHOR" link="GstElement.html#GST-ELEMENT-METADATA-AUTHOR:CAPS"/> |
| 662 | <keyword type="macro" name="GST_ELEMENT_METADATA_DESCRIPTION" link="GstElement.html#GST-ELEMENT-METADATA-DESCRIPTION:CAPS"/> |
| 663 | <keyword type="macro" name="GST_ELEMENT_METADATA_DOC_URI" link="GstElement.html#GST-ELEMENT-METADATA-DOC-URI:CAPS"/> |
| 664 | <keyword type="macro" name="GST_ELEMENT_METADATA_ICON_NAME" link="GstElement.html#GST-ELEMENT-METADATA-ICON-NAME:CAPS"/> |
| 665 | <keyword type="macro" name="GST_ELEMENT_METADATA_KLASS" link="GstElement.html#GST-ELEMENT-METADATA-KLASS:CAPS"/> |
| 666 | <keyword type="macro" name="GST_ELEMENT_METADATA_LONGNAME" link="GstElement.html#GST-ELEMENT-METADATA-LONGNAME:CAPS"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 667 | <keyword type="signal" name="The “no-more-pads” signal" link="GstElement.html#GstElement-no-more-pads"/> |
| 668 | <keyword type="signal" name="The “pad-added” signal" link="GstElement.html#GstElement-pad-added"/> |
| 669 | <keyword type="signal" name="The “pad-removed” signal" link="GstElement.html#GstElement-pad-removed"/> |
| 670 | <keyword type="function" name="gst_element_register ()" link="GstElementFactory.html#gst-element-register"/> |
| 671 | <keyword type="function" name="gst_element_factory_find ()" link="GstElementFactory.html#gst-element-factory-find"/> |
| 672 | <keyword type="function" name="gst_element_factory_get_element_type ()" link="GstElementFactory.html#gst-element-factory-get-element-type"/> |
| 673 | <keyword type="function" name="gst_element_factory_get_metadata ()" link="GstElementFactory.html#gst-element-factory-get-metadata"/> |
| 674 | <keyword type="function" name="gst_element_factory_get_metadata_keys ()" link="GstElementFactory.html#gst-element-factory-get-metadata-keys"/> |
| 675 | <keyword type="function" name="gst_element_factory_get_num_pad_templates ()" link="GstElementFactory.html#gst-element-factory-get-num-pad-templates"/> |
| 676 | <keyword type="function" name="gst_element_factory_get_uri_type ()" link="GstElementFactory.html#gst-element-factory-get-uri-type"/> |
| 677 | <keyword type="function" name="gst_element_factory_get_uri_protocols ()" link="GstElementFactory.html#gst-element-factory-get-uri-protocols"/> |
| 678 | <keyword type="function" name="gst_element_factory_has_interface ()" link="GstElementFactory.html#gst-element-factory-has-interface"/> |
| 679 | <keyword type="function" name="gst_element_factory_create ()" link="GstElementFactory.html#gst-element-factory-create"/> |
| 680 | <keyword type="function" name="gst_element_factory_make ()" link="GstElementFactory.html#gst-element-factory-make"/> |
| 681 | <keyword type="function" name="gst_element_factory_can_sink_all_caps ()" link="GstElementFactory.html#gst-element-factory-can-sink-all-caps"/> |
| 682 | <keyword type="function" name="gst_element_factory_can_src_all_caps ()" link="GstElementFactory.html#gst-element-factory-can-src-all-caps"/> |
| 683 | <keyword type="function" name="gst_element_factory_can_sink_any_caps ()" link="GstElementFactory.html#gst-element-factory-can-sink-any-caps"/> |
| 684 | <keyword type="function" name="gst_element_factory_can_src_any_caps ()" link="GstElementFactory.html#gst-element-factory-can-src-any-caps"/> |
| 685 | <keyword type="function" name="gst_element_factory_get_static_pad_templates ()" link="GstElementFactory.html#gst-element-factory-get-static-pad-templates"/> |
Sebastian Dröge | 8579c42 | 2016-03-24 11:40:47 +0200 | [diff] [blame] | 686 | <keyword type="function" name="gst_element_factory_list_filter ()" link="GstElementFactory.html#gst-element-factory-list-filter"/> |
| 687 | <keyword type="function" name="gst_element_factory_list_get_elements ()" link="GstElementFactory.html#gst-element-factory-list-get-elements"/> |
| 688 | <keyword type="function" name="gst_element_factory_list_is_type ()" link="GstElementFactory.html#gst-element-factory-list-is-type"/> |
| 689 | <keyword type="struct" name="GstElementFactory" link="GstElementFactory.html#GstElementFactory-struct"/> |
| 690 | <keyword type="typedef" name="GstElementFactoryListType" link="GstElementFactory.html#GstElementFactoryListType"/> |
Sebastian Dröge | d1f921c | 2012-08-08 18:10:27 +0200 | [diff] [blame] | 691 | <keyword type="macro" name="GST_ELEMENT_FACTORY_TYPE_ANY" link="GstElementFactory.html#GST-ELEMENT-FACTORY-TYPE-ANY:CAPS"/> |
| 692 | <keyword type="macro" name="GST_ELEMENT_FACTORY_TYPE_AUDIOVIDEO_SINKS" link="GstElementFactory.html#GST-ELEMENT-FACTORY-TYPE-AUDIOVIDEO-SINKS:CAPS"/> |
| 693 | <keyword type="macro" name="GST_ELEMENT_FACTORY_TYPE_AUDIO_ENCODER" link="GstElementFactory.html#GST-ELEMENT-FACTORY-TYPE-AUDIO-ENCODER:CAPS"/> |
Sebastian Dröge | 8579c42 | 2016-03-24 11:40:47 +0200 | [diff] [blame] | 694 | <keyword type="macro" name="GST_ELEMENT_FACTORY_TYPE_DECODABLE" link="GstElementFactory.html#GST-ELEMENT-FACTORY-TYPE-DECODABLE:CAPS"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 695 | <keyword type="macro" name="GST_ELEMENT_FACTORY_TYPE_DECODER" link="GstElementFactory.html#GST-ELEMENT-FACTORY-TYPE-DECODER:CAPS"/> |
Sebastian Dröge | a193a1a | 2015-08-19 12:39:05 +0300 | [diff] [blame] | 696 | <keyword type="macro" name="GST_ELEMENT_FACTORY_TYPE_DECRYPTOR" link="GstElementFactory.html#GST-ELEMENT-FACTORY-TYPE-DECRYPTOR:CAPS"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 697 | <keyword type="macro" name="GST_ELEMENT_FACTORY_TYPE_DEMUXER" link="GstElementFactory.html#GST-ELEMENT-FACTORY-TYPE-DEMUXER:CAPS"/> |
| 698 | <keyword type="macro" name="GST_ELEMENT_FACTORY_TYPE_DEPAYLOADER" link="GstElementFactory.html#GST-ELEMENT-FACTORY-TYPE-DEPAYLOADER:CAPS"/> |
| 699 | <keyword type="macro" name="GST_ELEMENT_FACTORY_TYPE_ENCODER" link="GstElementFactory.html#GST-ELEMENT-FACTORY-TYPE-ENCODER:CAPS"/> |
Sebastian Dröge | a193a1a | 2015-08-19 12:39:05 +0300 | [diff] [blame] | 700 | <keyword type="macro" name="GST_ELEMENT_FACTORY_TYPE_ENCRYPTOR" link="GstElementFactory.html#GST-ELEMENT-FACTORY-TYPE-ENCRYPTOR:CAPS"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 701 | <keyword type="macro" name="GST_ELEMENT_FACTORY_TYPE_FORMATTER" link="GstElementFactory.html#GST-ELEMENT-FACTORY-TYPE-FORMATTER:CAPS"/> |
| 702 | <keyword type="macro" name="GST_ELEMENT_FACTORY_TYPE_MAX_ELEMENTS" link="GstElementFactory.html#GST-ELEMENT-FACTORY-TYPE-MAX-ELEMENTS:CAPS"/> |
| 703 | <keyword type="macro" name="GST_ELEMENT_FACTORY_TYPE_MEDIA_AUDIO" link="GstElementFactory.html#GST-ELEMENT-FACTORY-TYPE-MEDIA-AUDIO:CAPS"/> |
| 704 | <keyword type="macro" name="GST_ELEMENT_FACTORY_TYPE_MEDIA_IMAGE" link="GstElementFactory.html#GST-ELEMENT-FACTORY-TYPE-MEDIA-IMAGE:CAPS"/> |
| 705 | <keyword type="macro" name="GST_ELEMENT_FACTORY_TYPE_MEDIA_METADATA" link="GstElementFactory.html#GST-ELEMENT-FACTORY-TYPE-MEDIA-METADATA:CAPS"/> |
| 706 | <keyword type="macro" name="GST_ELEMENT_FACTORY_TYPE_MEDIA_SUBTITLE" link="GstElementFactory.html#GST-ELEMENT-FACTORY-TYPE-MEDIA-SUBTITLE:CAPS"/> |
| 707 | <keyword type="macro" name="GST_ELEMENT_FACTORY_TYPE_MEDIA_VIDEO" link="GstElementFactory.html#GST-ELEMENT-FACTORY-TYPE-MEDIA-VIDEO:CAPS"/> |
Sebastian Dröge | d1f921c | 2012-08-08 18:10:27 +0200 | [diff] [blame] | 708 | <keyword type="macro" name="GST_ELEMENT_FACTORY_TYPE_MEDIA_ANY" link="GstElementFactory.html#GST-ELEMENT-FACTORY-TYPE-MEDIA-ANY:CAPS"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 709 | <keyword type="macro" name="GST_ELEMENT_FACTORY_TYPE_MUXER" link="GstElementFactory.html#GST-ELEMENT-FACTORY-TYPE-MUXER:CAPS"/> |
| 710 | <keyword type="macro" name="GST_ELEMENT_FACTORY_TYPE_PARSER" link="GstElementFactory.html#GST-ELEMENT-FACTORY-TYPE-PARSER:CAPS"/> |
| 711 | <keyword type="macro" name="GST_ELEMENT_FACTORY_TYPE_PAYLOADER" link="GstElementFactory.html#GST-ELEMENT-FACTORY-TYPE-PAYLOADER:CAPS"/> |
| 712 | <keyword type="macro" name="GST_ELEMENT_FACTORY_TYPE_SINK" link="GstElementFactory.html#GST-ELEMENT-FACTORY-TYPE-SINK:CAPS"/> |
| 713 | <keyword type="macro" name="GST_ELEMENT_FACTORY_TYPE_SRC" link="GstElementFactory.html#GST-ELEMENT-FACTORY-TYPE-SRC:CAPS"/> |
Sebastian Dröge | d1f921c | 2012-08-08 18:10:27 +0200 | [diff] [blame] | 714 | <keyword type="macro" name="GST_ELEMENT_FACTORY_TYPE_VIDEO_ENCODER" link="GstElementFactory.html#GST-ELEMENT-FACTORY-TYPE-VIDEO-ENCODER:CAPS"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 715 | <keyword type="function" name="gst_error_get_message ()" link="gstreamer-GstGError.html#gst-error-get-message"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 716 | <keyword type="enum" name="enum GstCoreError" link="gstreamer-GstGError.html#GstCoreError"/> |
| 717 | <keyword type="enum" name="enum GstLibraryError" link="gstreamer-GstGError.html#GstLibraryError"/> |
| 718 | <keyword type="enum" name="enum GstResourceError" link="gstreamer-GstGError.html#GstResourceError"/> |
| 719 | <keyword type="enum" name="enum GstStreamError" link="gstreamer-GstGError.html#GstStreamError"/> |
| 720 | <keyword type="macro" name="GST_CORE_ERROR" link="gstreamer-GstGError.html#GST-CORE-ERROR:CAPS"/> |
| 721 | <keyword type="macro" name="GST_LIBRARY_ERROR" link="gstreamer-GstGError.html#GST-LIBRARY-ERROR:CAPS"/> |
| 722 | <keyword type="macro" name="GST_RESOURCE_ERROR" link="gstreamer-GstGError.html#GST-RESOURCE-ERROR:CAPS"/> |
| 723 | <keyword type="macro" name="GST_STREAM_ERROR" link="gstreamer-GstGError.html#GST-STREAM-ERROR:CAPS"/> |
Sebastian Dröge | 8579c42 | 2016-03-24 11:40:47 +0200 | [diff] [blame] | 724 | <keyword type="macro" name="GST_ERROR_SYSTEM" link="gstreamer-GstGError.html#GST-ERROR-SYSTEM:CAPS"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 725 | <keyword type="macro" name="GST_EVENT_MAKE_TYPE()" link="GstEvent.html#GST-EVENT-MAKE-TYPE:CAPS"/> |
| 726 | <keyword type="macro" name="GST_EVENT_TYPE()" link="GstEvent.html#GST-EVENT-TYPE:CAPS"/> |
| 727 | <keyword type="macro" name="GST_EVENT_TYPE_NAME()" link="GstEvent.html#GST-EVENT-TYPE-NAME:CAPS"/> |
| 728 | <keyword type="macro" name="GST_EVENT_TIMESTAMP()" link="GstEvent.html#GST-EVENT-TIMESTAMP:CAPS"/> |
| 729 | <keyword type="macro" name="GST_EVENT_SEQNUM()" link="GstEvent.html#GST-EVENT-SEQNUM:CAPS"/> |
| 730 | <keyword type="macro" name="GST_EVENT_IS_UPSTREAM()" link="GstEvent.html#GST-EVENT-IS-UPSTREAM:CAPS"/> |
| 731 | <keyword type="macro" name="GST_EVENT_IS_DOWNSTREAM()" link="GstEvent.html#GST-EVENT-IS-DOWNSTREAM:CAPS"/> |
| 732 | <keyword type="macro" name="GST_EVENT_IS_SERIALIZED()" link="GstEvent.html#GST-EVENT-IS-SERIALIZED:CAPS"/> |
| 733 | <keyword type="macro" name="GST_EVENT_IS_STICKY()" link="GstEvent.html#GST-EVENT-IS-STICKY:CAPS"/> |
| 734 | <keyword type="function" name="gst_event_type_get_flags ()" link="GstEvent.html#gst-event-type-get-flags"/> |
| 735 | <keyword type="function" name="gst_event_type_get_name ()" link="GstEvent.html#gst-event-type-get-name"/> |
| 736 | <keyword type="function" name="gst_event_type_to_quark ()" link="GstEvent.html#gst-event-type-to-quark"/> |
| 737 | <keyword type="function" name="gst_event_ref ()" link="GstEvent.html#gst-event-ref"/> |
| 738 | <keyword type="function" name="gst_event_unref ()" link="GstEvent.html#gst-event-unref"/> |
| 739 | <keyword type="function" name="gst_event_replace ()" link="GstEvent.html#gst-event-replace"/> |
| 740 | <keyword type="function" name="gst_event_copy ()" link="GstEvent.html#gst-event-copy"/> |
| 741 | <keyword type="function" name="gst_event_steal ()" link="GstEvent.html#gst-event-steal"/> |
| 742 | <keyword type="function" name="gst_event_take ()" link="GstEvent.html#gst-event-take"/> |
| 743 | <keyword type="macro" name="gst_event_is_writable()" link="GstEvent.html#gst-event-is-writable"/> |
| 744 | <keyword type="macro" name="gst_event_make_writable()" link="GstEvent.html#gst-event-make-writable"/> |
| 745 | <keyword type="function" name="gst_event_writable_structure ()" link="GstEvent.html#gst-event-writable-structure"/> |
| 746 | <keyword type="function" name="gst_event_new_custom ()" link="GstEvent.html#gst-event-new-custom"/> |
| 747 | <keyword type="function" name="gst_event_get_structure ()" link="GstEvent.html#gst-event-get-structure"/> |
| 748 | <keyword type="function" name="gst_event_has_name ()" link="GstEvent.html#gst-event-has-name"/> |
| 749 | <keyword type="function" name="gst_event_get_seqnum ()" link="GstEvent.html#gst-event-get-seqnum"/> |
| 750 | <keyword type="function" name="gst_event_set_seqnum ()" link="GstEvent.html#gst-event-set-seqnum"/> |
| 751 | <keyword type="function" name="gst_event_get_running_time_offset ()" link="GstEvent.html#gst-event-get-running-time-offset" since="1.4"/> |
| 752 | <keyword type="function" name="gst_event_set_running_time_offset ()" link="GstEvent.html#gst-event-set-running-time-offset" since="1.4"/> |
| 753 | <keyword type="function" name="gst_event_new_flush_start ()" link="GstEvent.html#gst-event-new-flush-start"/> |
| 754 | <keyword type="function" name="gst_event_new_flush_stop ()" link="GstEvent.html#gst-event-new-flush-stop"/> |
| 755 | <keyword type="function" name="gst_event_parse_flush_stop ()" link="GstEvent.html#gst-event-parse-flush-stop"/> |
| 756 | <keyword type="function" name="gst_event_new_eos ()" link="GstEvent.html#gst-event-new-eos"/> |
| 757 | <keyword type="function" name="gst_event_new_gap ()" link="GstEvent.html#gst-event-new-gap"/> |
| 758 | <keyword type="function" name="gst_event_parse_gap ()" link="GstEvent.html#gst-event-parse-gap"/> |
| 759 | <keyword type="function" name="gst_event_new_stream_start ()" link="GstEvent.html#gst-event-new-stream-start"/> |
| 760 | <keyword type="function" name="gst_event_parse_stream_start ()" link="GstEvent.html#gst-event-parse-stream-start"/> |
| 761 | <keyword type="function" name="gst_event_set_stream_flags ()" link="GstEvent.html#gst-event-set-stream-flags" since="1.2"/> |
| 762 | <keyword type="function" name="gst_event_parse_stream_flags ()" link="GstEvent.html#gst-event-parse-stream-flags" since="1.2"/> |
| 763 | <keyword type="function" name="gst_event_set_group_id ()" link="GstEvent.html#gst-event-set-group-id" since="1.2"/> |
| 764 | <keyword type="function" name="gst_event_parse_group_id ()" link="GstEvent.html#gst-event-parse-group-id" since="1.2"/> |
| 765 | <keyword type="function" name="gst_event_new_segment ()" link="GstEvent.html#gst-event-new-segment"/> |
| 766 | <keyword type="function" name="gst_event_parse_segment ()" link="GstEvent.html#gst-event-parse-segment"/> |
| 767 | <keyword type="function" name="gst_event_copy_segment ()" link="GstEvent.html#gst-event-copy-segment"/> |
| 768 | <keyword type="function" name="gst_event_new_tag ()" link="GstEvent.html#gst-event-new-tag"/> |
| 769 | <keyword type="function" name="gst_event_parse_tag ()" link="GstEvent.html#gst-event-parse-tag"/> |
| 770 | <keyword type="function" name="gst_event_new_buffer_size ()" link="GstEvent.html#gst-event-new-buffer-size"/> |
| 771 | <keyword type="function" name="gst_event_parse_buffer_size ()" link="GstEvent.html#gst-event-parse-buffer-size"/> |
| 772 | <keyword type="function" name="gst_event_new_qos ()" link="GstEvent.html#gst-event-new-qos"/> |
| 773 | <keyword type="function" name="gst_event_parse_qos ()" link="GstEvent.html#gst-event-parse-qos"/> |
| 774 | <keyword type="function" name="gst_event_new_seek ()" link="GstEvent.html#gst-event-new-seek"/> |
| 775 | <keyword type="function" name="gst_event_parse_seek ()" link="GstEvent.html#gst-event-parse-seek"/> |
| 776 | <keyword type="function" name="gst_event_new_navigation ()" link="GstEvent.html#gst-event-new-navigation"/> |
| 777 | <keyword type="function" name="gst_event_new_latency ()" link="GstEvent.html#gst-event-new-latency"/> |
| 778 | <keyword type="function" name="gst_event_parse_latency ()" link="GstEvent.html#gst-event-parse-latency"/> |
| 779 | <keyword type="function" name="gst_event_new_step ()" link="GstEvent.html#gst-event-new-step"/> |
| 780 | <keyword type="function" name="gst_event_parse_step ()" link="GstEvent.html#gst-event-parse-step"/> |
| 781 | <keyword type="function" name="gst_event_new_sink_message ()" link="GstEvent.html#gst-event-new-sink-message"/> |
| 782 | <keyword type="function" name="gst_event_parse_sink_message ()" link="GstEvent.html#gst-event-parse-sink-message"/> |
| 783 | <keyword type="function" name="gst_event_new_reconfigure ()" link="GstEvent.html#gst-event-new-reconfigure"/> |
| 784 | <keyword type="function" name="gst_event_new_caps ()" link="GstEvent.html#gst-event-new-caps"/> |
| 785 | <keyword type="function" name="gst_event_parse_caps ()" link="GstEvent.html#gst-event-parse-caps"/> |
| 786 | <keyword type="function" name="gst_event_new_toc ()" link="GstEvent.html#gst-event-new-toc"/> |
| 787 | <keyword type="function" name="gst_event_parse_toc ()" link="GstEvent.html#gst-event-parse-toc"/> |
| 788 | <keyword type="function" name="gst_event_new_toc_select ()" link="GstEvent.html#gst-event-new-toc-select"/> |
| 789 | <keyword type="function" name="gst_event_parse_toc_select ()" link="GstEvent.html#gst-event-parse-toc-select"/> |
| 790 | <keyword type="function" name="gst_event_new_segment_done ()" link="GstEvent.html#gst-event-new-segment-done"/> |
| 791 | <keyword type="function" name="gst_event_parse_segment_done ()" link="GstEvent.html#gst-event-parse-segment-done"/> |
Sebastian Dröge | 76ff7f1 | 2015-06-24 23:03:12 +0200 | [diff] [blame] | 792 | <keyword type="function" name="gst_event_new_protection ()" link="GstEvent.html#gst-event-new-protection" since="1.6"/> |
| 793 | <keyword type="function" name="gst_event_parse_protection ()" link="GstEvent.html#gst-event-parse-protection" since="1.6"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 794 | <keyword type="struct" name="struct GstEvent" link="GstEvent.html#GstEvent-struct"/> |
| 795 | <keyword type="enum" name="enum GstEventTypeFlags" link="GstEvent.html#GstEventTypeFlags"/> |
| 796 | <keyword type="macro" name="GST_EVENT_TYPE_BOTH" link="GstEvent.html#GST-EVENT-TYPE-BOTH:CAPS"/> |
| 797 | <keyword type="enum" name="enum GstEventType" link="GstEvent.html#GstEventType"/> |
| 798 | <keyword type="enum" name="enum GstStreamFlags" link="GstEvent.html#GstStreamFlags" since="1.2"/> |
| 799 | <keyword type="enum" name="enum GstQOSType" link="GstEvent.html#GstQOSType"/> |
| 800 | <keyword type="enum" name="enum GstSeekType" link="GstEvent.html#GstSeekType"/> |
| 801 | <keyword type="enum" name="enum GstSeekFlags" link="GstEvent.html#GstSeekFlags"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 802 | <keyword type="function" name="gst_format_get_name ()" link="gstreamer-GstFormat.html#gst-format-get-name"/> |
| 803 | <keyword type="function" name="gst_format_to_quark ()" link="gstreamer-GstFormat.html#gst-format-to-quark"/> |
| 804 | <keyword type="function" name="gst_format_register ()" link="gstreamer-GstFormat.html#gst-format-register"/> |
| 805 | <keyword type="function" name="gst_format_get_by_nick ()" link="gstreamer-GstFormat.html#gst-format-get-by-nick"/> |
| 806 | <keyword type="function" name="gst_formats_contains ()" link="gstreamer-GstFormat.html#gst-formats-contains"/> |
| 807 | <keyword type="function" name="gst_format_get_details ()" link="gstreamer-GstFormat.html#gst-format-get-details"/> |
| 808 | <keyword type="function" name="gst_format_iterate_definitions ()" link="gstreamer-GstFormat.html#gst-format-iterate-definitions"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 809 | <keyword type="enum" name="enum GstFormat" link="gstreamer-GstFormat.html#GstFormat"/> |
| 810 | <keyword type="macro" name="GST_FORMAT_PERCENT_MAX" link="gstreamer-GstFormat.html#GST-FORMAT-PERCENT-MAX:CAPS"/> |
| 811 | <keyword type="macro" name="GST_FORMAT_PERCENT_SCALE" link="gstreamer-GstFormat.html#GST-FORMAT-PERCENT-SCALE:CAPS"/> |
| 812 | <keyword type="struct" name="struct GstFormatDefinition" link="gstreamer-GstFormat.html#GstFormatDefinition"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 813 | <keyword type="function" name="gst_ghost_pad_new ()" link="GstGhostPad.html#gst-ghost-pad-new"/> |
| 814 | <keyword type="function" name="gst_ghost_pad_new_no_target ()" link="GstGhostPad.html#gst-ghost-pad-new-no-target"/> |
| 815 | <keyword type="function" name="gst_ghost_pad_new_from_template ()" link="GstGhostPad.html#gst-ghost-pad-new-from-template"/> |
| 816 | <keyword type="function" name="gst_ghost_pad_new_no_target_from_template ()" link="GstGhostPad.html#gst-ghost-pad-new-no-target-from-template"/> |
| 817 | <keyword type="function" name="gst_ghost_pad_set_target ()" link="GstGhostPad.html#gst-ghost-pad-set-target"/> |
| 818 | <keyword type="function" name="gst_ghost_pad_get_target ()" link="GstGhostPad.html#gst-ghost-pad-get-target"/> |
| 819 | <keyword type="function" name="gst_ghost_pad_construct ()" link="GstGhostPad.html#gst-ghost-pad-construct"/> |
| 820 | <keyword type="function" name="gst_ghost_pad_activate_mode_default ()" link="GstGhostPad.html#gst-ghost-pad-activate-mode-default"/> |
| 821 | <keyword type="function" name="gst_ghost_pad_internal_activate_mode_default ()" link="GstGhostPad.html#gst-ghost-pad-internal-activate-mode-default"/> |
| 822 | <keyword type="function" name="gst_proxy_pad_get_internal ()" link="GstGhostPad.html#gst-proxy-pad-get-internal"/> |
| 823 | <keyword type="function" name="gst_proxy_pad_iterate_internal_links_default ()" link="GstGhostPad.html#gst-proxy-pad-iterate-internal-links-default"/> |
| 824 | <keyword type="function" name="gst_proxy_pad_chain_default ()" link="GstGhostPad.html#gst-proxy-pad-chain-default"/> |
| 825 | <keyword type="function" name="gst_proxy_pad_chain_list_default ()" link="GstGhostPad.html#gst-proxy-pad-chain-list-default"/> |
| 826 | <keyword type="function" name="gst_proxy_pad_getrange_default ()" link="GstGhostPad.html#gst-proxy-pad-getrange-default"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 827 | <keyword type="struct" name="struct GstProxyPad" link="GstGhostPad.html#GstProxyPad-struct"/> |
| 828 | <keyword type="struct" name="struct GstGhostPad" link="GstGhostPad.html#GstGhostPad-struct"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 829 | <keyword type="function" name="GstIteratorCopyFunction ()" link="gstreamer-GstIterator.html#GstIteratorCopyFunction"/> |
| 830 | <keyword type="function" name="GstIteratorNextFunction ()" link="gstreamer-GstIterator.html#GstIteratorNextFunction"/> |
| 831 | <keyword type="function" name="GstIteratorItemFunction ()" link="gstreamer-GstIterator.html#GstIteratorItemFunction"/> |
| 832 | <keyword type="function" name="GstIteratorResyncFunction ()" link="gstreamer-GstIterator.html#GstIteratorResyncFunction"/> |
| 833 | <keyword type="function" name="GstIteratorFreeFunction ()" link="gstreamer-GstIterator.html#GstIteratorFreeFunction"/> |
| 834 | <keyword type="function" name="GstIteratorForeachFunction ()" link="gstreamer-GstIterator.html#GstIteratorForeachFunction"/> |
| 835 | <keyword type="function" name="GstIteratorFoldFunction ()" link="gstreamer-GstIterator.html#GstIteratorFoldFunction"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 836 | <keyword type="macro" name="GST_ITERATOR()" link="gstreamer-GstIterator.html#GST-ITERATOR:CAPS"/> |
| 837 | <keyword type="macro" name="GST_ITERATOR_LOCK()" link="gstreamer-GstIterator.html#GST-ITERATOR-LOCK:CAPS"/> |
| 838 | <keyword type="macro" name="GST_ITERATOR_COOKIE()" link="gstreamer-GstIterator.html#GST-ITERATOR-COOKIE:CAPS"/> |
| 839 | <keyword type="macro" name="GST_ITERATOR_ORIG_COOKIE()" link="gstreamer-GstIterator.html#GST-ITERATOR-ORIG-COOKIE:CAPS"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 840 | <keyword type="function" name="gst_iterator_new ()" link="gstreamer-GstIterator.html#gst-iterator-new"/> |
| 841 | <keyword type="function" name="gst_iterator_new_list ()" link="gstreamer-GstIterator.html#gst-iterator-new-list"/> |
| 842 | <keyword type="function" name="gst_iterator_new_single ()" link="gstreamer-GstIterator.html#gst-iterator-new-single"/> |
| 843 | <keyword type="function" name="gst_iterator_copy ()" link="gstreamer-GstIterator.html#gst-iterator-copy"/> |
| 844 | <keyword type="function" name="gst_iterator_free ()" link="gstreamer-GstIterator.html#gst-iterator-free"/> |
| 845 | <keyword type="function" name="gst_iterator_next ()" link="gstreamer-GstIterator.html#gst-iterator-next"/> |
| 846 | <keyword type="function" name="gst_iterator_resync ()" link="gstreamer-GstIterator.html#gst-iterator-resync"/> |
| 847 | <keyword type="function" name="gst_iterator_push ()" link="gstreamer-GstIterator.html#gst-iterator-push"/> |
| 848 | <keyword type="function" name="gst_iterator_filter ()" link="gstreamer-GstIterator.html#gst-iterator-filter"/> |
| 849 | <keyword type="function" name="gst_iterator_fold ()" link="gstreamer-GstIterator.html#gst-iterator-fold"/> |
| 850 | <keyword type="function" name="gst_iterator_foreach ()" link="gstreamer-GstIterator.html#gst-iterator-foreach"/> |
| 851 | <keyword type="function" name="gst_iterator_find_custom ()" link="gstreamer-GstIterator.html#gst-iterator-find-custom"/> |
| 852 | <keyword type="struct" name="struct GstIterator" link="gstreamer-GstIterator.html#GstIterator"/> |
| 853 | <keyword type="enum" name="enum GstIteratorItem" link="gstreamer-GstIterator.html#GstIteratorItem"/> |
| 854 | <keyword type="enum" name="enum GstIteratorResult" link="gstreamer-GstIterator.html#GstIteratorResult"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 855 | <keyword type="macro" name="GST_MEMORY_FLAGS()" link="GstMemory.html#GST-MEMORY-FLAGS:CAPS"/> |
| 856 | <keyword type="macro" name="GST_MEMORY_FLAG_IS_SET()" link="GstMemory.html#GST-MEMORY-FLAG-IS-SET:CAPS"/> |
| 857 | <keyword type="macro" name="GST_MEMORY_FLAG_UNSET()" link="GstMemory.html#GST-MEMORY-FLAG-UNSET:CAPS"/> |
| 858 | <keyword type="macro" name="GST_MEMORY_IS_READONLY()" link="GstMemory.html#GST-MEMORY-IS-READONLY:CAPS"/> |
| 859 | <keyword type="macro" name="GST_MEMORY_IS_NO_SHARE()" link="GstMemory.html#GST-MEMORY-IS-NO-SHARE:CAPS"/> |
| 860 | <keyword type="macro" name="GST_MEMORY_IS_ZERO_PADDED()" link="GstMemory.html#GST-MEMORY-IS-ZERO-PADDED:CAPS"/> |
| 861 | <keyword type="macro" name="GST_MEMORY_IS_ZERO_PREFIXED()" link="GstMemory.html#GST-MEMORY-IS-ZERO-PREFIXED:CAPS"/> |
| 862 | <keyword type="macro" name="GST_MEMORY_IS_PHYSICALLY_CONTIGUOUS()" link="GstMemory.html#GST-MEMORY-IS-PHYSICALLY-CONTIGUOUS:CAPS" since="1.2"/> |
| 863 | <keyword type="macro" name="GST_MEMORY_IS_NOT_MAPPABLE()" link="GstMemory.html#GST-MEMORY-IS-NOT-MAPPABLE:CAPS" since="1.2"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 864 | <keyword type="function" name="GstMemoryMapFunction ()" link="GstMemory.html#GstMemoryMapFunction"/> |
Sebastian Dröge | 76ff7f1 | 2015-06-24 23:03:12 +0200 | [diff] [blame] | 865 | <keyword type="function" name="GstMemoryMapFullFunction ()" link="GstMemory.html#GstMemoryMapFullFunction"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 866 | <keyword type="function" name="GstMemoryUnmapFunction ()" link="GstMemory.html#GstMemoryUnmapFunction"/> |
Sebastian Dröge | 76ff7f1 | 2015-06-24 23:03:12 +0200 | [diff] [blame] | 867 | <keyword type="function" name="GstMemoryUnmapFullFunction ()" link="GstMemory.html#GstMemoryUnmapFullFunction"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 868 | <keyword type="function" name="GstMemoryCopyFunction ()" link="GstMemory.html#GstMemoryCopyFunction"/> |
| 869 | <keyword type="function" name="GstMemoryShareFunction ()" link="GstMemory.html#GstMemoryShareFunction"/> |
| 870 | <keyword type="function" name="GstMemoryIsSpanFunction ()" link="GstMemory.html#GstMemoryIsSpanFunction"/> |
| 871 | <keyword type="function" name="gst_memory_init ()" link="GstMemory.html#gst-memory-init"/> |
| 872 | <keyword type="function" name="gst_memory_is_type ()" link="GstMemory.html#gst-memory-is-type" since="1.2"/> |
| 873 | <keyword type="function" name="gst_memory_ref ()" link="GstMemory.html#gst-memory-ref"/> |
| 874 | <keyword type="function" name="gst_memory_unref ()" link="GstMemory.html#gst-memory-unref"/> |
| 875 | <keyword type="function" name="gst_memory_get_sizes ()" link="GstMemory.html#gst-memory-get-sizes"/> |
| 876 | <keyword type="function" name="gst_memory_resize ()" link="GstMemory.html#gst-memory-resize"/> |
| 877 | <keyword type="macro" name="gst_memory_lock()" link="GstMemory.html#gst-memory-lock"/> |
| 878 | <keyword type="macro" name="gst_memory_unlock()" link="GstMemory.html#gst-memory-unlock"/> |
| 879 | <keyword type="macro" name="gst_memory_is_writable()" link="GstMemory.html#gst-memory-is-writable"/> |
| 880 | <keyword type="macro" name="gst_memory_make_writable()" link="GstMemory.html#gst-memory-make-writable"/> |
| 881 | <keyword type="function" name="gst_memory_make_mapped ()" link="GstMemory.html#gst-memory-make-mapped"/> |
| 882 | <keyword type="function" name="gst_memory_map ()" link="GstMemory.html#gst-memory-map"/> |
| 883 | <keyword type="function" name="gst_memory_unmap ()" link="GstMemory.html#gst-memory-unmap"/> |
| 884 | <keyword type="function" name="gst_memory_copy ()" link="GstMemory.html#gst-memory-copy"/> |
| 885 | <keyword type="function" name="gst_memory_share ()" link="GstMemory.html#gst-memory-share"/> |
| 886 | <keyword type="function" name="gst_memory_is_span ()" link="GstMemory.html#gst-memory-is-span"/> |
| 887 | <keyword type="enum" name="enum GstMemoryFlags" link="GstMemory.html#GstMemoryFlags"/> |
| 888 | <keyword type="struct" name="struct GstMemory" link="GstMemory.html#GstMemory-struct"/> |
| 889 | <keyword type="enum" name="enum GstMapFlags" link="GstMemory.html#GstMapFlags"/> |
Sebastian Dröge | 8579c42 | 2016-03-24 11:40:47 +0200 | [diff] [blame] | 890 | <keyword type="macro" name="GST_MAP_READWRITE" link="GstMemory.html#GST-MAP-READWRITE:CAPS"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 891 | <keyword type="struct" name="GstMapInfo" link="GstMemory.html#GstMapInfo"/> |
| 892 | <keyword type="macro" name="GST_MAP_INFO_INIT" link="GstMemory.html#GST-MAP-INFO-INIT:CAPS"/> |
| 893 | <keyword type="macro" name="GST_MESSAGE_SRC()" link="GstMessage.html#GST-MESSAGE-SRC:CAPS"/> |
| 894 | <keyword type="macro" name="GST_MESSAGE_SRC_NAME()" link="GstMessage.html#GST-MESSAGE-SRC-NAME:CAPS"/> |
| 895 | <keyword type="macro" name="GST_MESSAGE_TIMESTAMP()" link="GstMessage.html#GST-MESSAGE-TIMESTAMP:CAPS"/> |
| 896 | <keyword type="macro" name="GST_MESSAGE_SEQNUM()" link="GstMessage.html#GST-MESSAGE-SEQNUM:CAPS"/> |
| 897 | <keyword type="macro" name="GST_MESSAGE_TYPE()" link="GstMessage.html#GST-MESSAGE-TYPE:CAPS"/> |
Sebastian Dröge | 76ff7f1 | 2015-06-24 23:03:12 +0200 | [diff] [blame] | 898 | <keyword type="macro" name="GST_MESSAGE_TYPE_IS_EXTENDED()" link="GstMessage.html#GST-MESSAGE-TYPE-IS-EXTENDED:CAPS" since="1.4"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 899 | <keyword type="macro" name="GST_MESSAGE_TYPE_NAME()" link="GstMessage.html#GST-MESSAGE-TYPE-NAME:CAPS"/> |
| 900 | <keyword type="function" name="gst_message_type_to_quark ()" link="GstMessage.html#gst-message-type-to-quark"/> |
| 901 | <keyword type="function" name="gst_message_type_get_name ()" link="GstMessage.html#gst-message-type-get-name"/> |
| 902 | <keyword type="function" name="gst_message_ref ()" link="GstMessage.html#gst-message-ref"/> |
| 903 | <keyword type="function" name="gst_message_unref ()" link="GstMessage.html#gst-message-unref"/> |
| 904 | <keyword type="function" name="gst_message_copy ()" link="GstMessage.html#gst-message-copy"/> |
| 905 | <keyword type="function" name="gst_message_get_structure ()" link="GstMessage.html#gst-message-get-structure"/> |
| 906 | <keyword type="macro" name="gst_message_make_writable()" link="GstMessage.html#gst-message-make-writable"/> |
| 907 | <keyword type="function" name="gst_message_get_seqnum ()" link="GstMessage.html#gst-message-get-seqnum"/> |
| 908 | <keyword type="function" name="gst_message_set_seqnum ()" link="GstMessage.html#gst-message-set-seqnum"/> |
| 909 | <keyword type="function" name="gst_message_has_name ()" link="GstMessage.html#gst-message-has-name"/> |
| 910 | <keyword type="macro" name="gst_message_is_writable()" link="GstMessage.html#gst-message-is-writable"/> |
| 911 | <keyword type="function" name="gst_message_replace ()" link="GstMessage.html#gst-message-replace"/> |
| 912 | <keyword type="function" name="gst_message_new_eos ()" link="GstMessage.html#gst-message-new-eos"/> |
| 913 | <keyword type="function" name="gst_message_new_error ()" link="GstMessage.html#gst-message-new-error"/> |
| 914 | <keyword type="function" name="gst_message_parse_error ()" link="GstMessage.html#gst-message-parse-error"/> |
| 915 | <keyword type="function" name="gst_message_new_warning ()" link="GstMessage.html#gst-message-new-warning"/> |
| 916 | <keyword type="function" name="gst_message_parse_warning ()" link="GstMessage.html#gst-message-parse-warning"/> |
| 917 | <keyword type="function" name="gst_message_new_info ()" link="GstMessage.html#gst-message-new-info"/> |
| 918 | <keyword type="function" name="gst_message_parse_info ()" link="GstMessage.html#gst-message-parse-info"/> |
| 919 | <keyword type="function" name="gst_message_new_tag ()" link="GstMessage.html#gst-message-new-tag"/> |
| 920 | <keyword type="function" name="gst_message_parse_tag ()" link="GstMessage.html#gst-message-parse-tag"/> |
| 921 | <keyword type="function" name="gst_message_new_buffering ()" link="GstMessage.html#gst-message-new-buffering"/> |
| 922 | <keyword type="function" name="gst_message_parse_buffering ()" link="GstMessage.html#gst-message-parse-buffering"/> |
| 923 | <keyword type="function" name="gst_message_set_buffering_stats ()" link="GstMessage.html#gst-message-set-buffering-stats"/> |
| 924 | <keyword type="function" name="gst_message_parse_buffering_stats ()" link="GstMessage.html#gst-message-parse-buffering-stats"/> |
| 925 | <keyword type="function" name="gst_message_new_state_changed ()" link="GstMessage.html#gst-message-new-state-changed"/> |
| 926 | <keyword type="function" name="gst_message_parse_state_changed ()" link="GstMessage.html#gst-message-parse-state-changed"/> |
| 927 | <keyword type="function" name="gst_message_new_state_dirty ()" link="GstMessage.html#gst-message-new-state-dirty"/> |
| 928 | <keyword type="function" name="gst_message_new_step_done ()" link="GstMessage.html#gst-message-new-step-done"/> |
| 929 | <keyword type="function" name="gst_message_parse_step_done ()" link="GstMessage.html#gst-message-parse-step-done"/> |
| 930 | <keyword type="function" name="gst_message_new_clock_provide ()" link="GstMessage.html#gst-message-new-clock-provide"/> |
| 931 | <keyword type="function" name="gst_message_parse_clock_provide ()" link="GstMessage.html#gst-message-parse-clock-provide"/> |
| 932 | <keyword type="function" name="gst_message_new_clock_lost ()" link="GstMessage.html#gst-message-new-clock-lost"/> |
| 933 | <keyword type="function" name="gst_message_parse_clock_lost ()" link="GstMessage.html#gst-message-parse-clock-lost"/> |
| 934 | <keyword type="function" name="gst_message_new_new_clock ()" link="GstMessage.html#gst-message-new-new-clock"/> |
| 935 | <keyword type="function" name="gst_message_parse_new_clock ()" link="GstMessage.html#gst-message-parse-new-clock"/> |
| 936 | <keyword type="function" name="gst_message_new_application ()" link="GstMessage.html#gst-message-new-application"/> |
| 937 | <keyword type="function" name="gst_message_new_element ()" link="GstMessage.html#gst-message-new-element"/> |
| 938 | <keyword type="function" name="gst_message_new_custom ()" link="GstMessage.html#gst-message-new-custom"/> |
| 939 | <keyword type="function" name="gst_message_new_segment_start ()" link="GstMessage.html#gst-message-new-segment-start"/> |
| 940 | <keyword type="function" name="gst_message_parse_segment_start ()" link="GstMessage.html#gst-message-parse-segment-start"/> |
| 941 | <keyword type="function" name="gst_message_new_segment_done ()" link="GstMessage.html#gst-message-new-segment-done"/> |
| 942 | <keyword type="function" name="gst_message_parse_segment_done ()" link="GstMessage.html#gst-message-parse-segment-done"/> |
| 943 | <keyword type="function" name="gst_message_new_duration_changed ()" link="GstMessage.html#gst-message-new-duration-changed"/> |
| 944 | <keyword type="function" name="gst_message_new_latency ()" link="GstMessage.html#gst-message-new-latency"/> |
| 945 | <keyword type="function" name="gst_message_new_async_start ()" link="GstMessage.html#gst-message-new-async-start"/> |
| 946 | <keyword type="function" name="gst_message_new_async_done ()" link="GstMessage.html#gst-message-new-async-done"/> |
| 947 | <keyword type="function" name="gst_message_parse_async_done ()" link="GstMessage.html#gst-message-parse-async-done"/> |
| 948 | <keyword type="function" name="gst_message_new_step_start ()" link="GstMessage.html#gst-message-new-step-start"/> |
| 949 | <keyword type="function" name="gst_message_parse_step_start ()" link="GstMessage.html#gst-message-parse-step-start"/> |
| 950 | <keyword type="function" name="gst_message_new_qos ()" link="GstMessage.html#gst-message-new-qos"/> |
| 951 | <keyword type="function" name="gst_message_set_qos_values ()" link="GstMessage.html#gst-message-set-qos-values"/> |
| 952 | <keyword type="function" name="gst_message_set_qos_stats ()" link="GstMessage.html#gst-message-set-qos-stats"/> |
| 953 | <keyword type="function" name="gst_message_parse_qos ()" link="GstMessage.html#gst-message-parse-qos"/> |
| 954 | <keyword type="function" name="gst_message_parse_qos_values ()" link="GstMessage.html#gst-message-parse-qos-values"/> |
| 955 | <keyword type="function" name="gst_message_parse_qos_stats ()" link="GstMessage.html#gst-message-parse-qos-stats"/> |
| 956 | <keyword type="function" name="gst_message_new_toc ()" link="GstMessage.html#gst-message-new-toc"/> |
| 957 | <keyword type="function" name="gst_message_parse_toc ()" link="GstMessage.html#gst-message-parse-toc"/> |
| 958 | <keyword type="function" name="gst_message_new_reset_time ()" link="GstMessage.html#gst-message-new-reset-time"/> |
| 959 | <keyword type="function" name="gst_message_parse_reset_time ()" link="GstMessage.html#gst-message-parse-reset-time"/> |
| 960 | <keyword type="function" name="gst_message_new_stream_start ()" link="GstMessage.html#gst-message-new-stream-start"/> |
| 961 | <keyword type="function" name="gst_message_set_group_id ()" link="GstMessage.html#gst-message-set-group-id" since="1.2"/> |
| 962 | <keyword type="function" name="gst_message_parse_group_id ()" link="GstMessage.html#gst-message-parse-group-id" since="1.2"/> |
| 963 | <keyword type="function" name="gst_message_new_structure_change ()" link="GstMessage.html#gst-message-new-structure-change"/> |
| 964 | <keyword type="function" name="gst_message_parse_structure_change ()" link="GstMessage.html#gst-message-parse-structure-change"/> |
| 965 | <keyword type="function" name="gst_message_new_request_state ()" link="GstMessage.html#gst-message-new-request-state"/> |
| 966 | <keyword type="function" name="gst_message_parse_request_state ()" link="GstMessage.html#gst-message-parse-request-state"/> |
| 967 | <keyword type="function" name="gst_message_new_stream_status ()" link="GstMessage.html#gst-message-new-stream-status"/> |
| 968 | <keyword type="function" name="gst_message_parse_stream_status ()" link="GstMessage.html#gst-message-parse-stream-status"/> |
| 969 | <keyword type="function" name="gst_message_set_stream_status_object ()" link="GstMessage.html#gst-message-set-stream-status-object"/> |
| 970 | <keyword type="function" name="gst_message_get_stream_status_object ()" link="GstMessage.html#gst-message-get-stream-status-object"/> |
| 971 | <keyword type="function" name="gst_message_new_progress ()" link="GstMessage.html#gst-message-new-progress"/> |
| 972 | <keyword type="function" name="gst_message_parse_progress ()" link="GstMessage.html#gst-message-parse-progress"/> |
| 973 | <keyword type="function" name="gst_message_new_need_context ()" link="GstMessage.html#gst-message-new-need-context" since="1.2"/> |
| 974 | <keyword type="function" name="gst_message_parse_context_type ()" link="GstMessage.html#gst-message-parse-context-type" since="1.2"/> |
| 975 | <keyword type="function" name="gst_message_new_have_context ()" link="GstMessage.html#gst-message-new-have-context" since="1.2"/> |
| 976 | <keyword type="function" name="gst_message_parse_have_context ()" link="GstMessage.html#gst-message-parse-have-context" since="1.2"/> |
Sebastian Dröge | 5856dec | 2014-06-22 17:18:02 +0200 | [diff] [blame] | 977 | <keyword type="function" name="gst_message_new_device_added ()" link="GstMessage.html#gst-message-new-device-added" since="1.4"/> |
| 978 | <keyword type="function" name="gst_message_new_device_removed ()" link="GstMessage.html#gst-message-new-device-removed" since="1.4"/> |
| 979 | <keyword type="function" name="gst_message_parse_device_added ()" link="GstMessage.html#gst-message-parse-device-added" since="1.4"/> |
| 980 | <keyword type="function" name="gst_message_parse_device_removed ()" link="GstMessage.html#gst-message-parse-device-removed" since="1.4"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 981 | <keyword type="struct" name="struct GstMessage" link="GstMessage.html#GstMessage-struct"/> |
| 982 | <keyword type="enum" name="enum GstMessageType" link="GstMessage.html#GstMessageType"/> |
| 983 | <keyword type="enum" name="enum GstStructureChangeType" link="GstMessage.html#GstStructureChangeType"/> |
| 984 | <keyword type="enum" name="enum GstStreamStatusType" link="GstMessage.html#GstStreamStatusType"/> |
| 985 | <keyword type="enum" name="enum GstProgressType" link="GstMessage.html#GstProgressType"/> |
Olivier Naudan | 5439976 | 2012-04-13 09:08:41 -0400 | [diff] [blame] | 986 | <keyword type="macro" name="GST_META_FLAGS()" link="gstreamer-GstMeta.html#GST-META-FLAGS:CAPS"/> |
| 987 | <keyword type="macro" name="GST_META_FLAG_IS_SET()" link="gstreamer-GstMeta.html#GST-META-FLAG-IS-SET:CAPS"/> |
| 988 | <keyword type="macro" name="GST_META_FLAG_SET()" link="gstreamer-GstMeta.html#GST-META-FLAG-SET:CAPS"/> |
| 989 | <keyword type="macro" name="GST_META_FLAG_UNSET()" link="gstreamer-GstMeta.html#GST-META-FLAG-UNSET:CAPS"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 990 | <keyword type="function" name="GstMetaInitFunction ()" link="gstreamer-GstMeta.html#GstMetaInitFunction"/> |
| 991 | <keyword type="function" name="GstMetaFreeFunction ()" link="gstreamer-GstMeta.html#GstMetaFreeFunction"/> |
| 992 | <keyword type="function" name="GstMetaTransformFunction ()" link="gstreamer-GstMeta.html#GstMetaTransformFunction"/> |
Olivier Naudan | 5439976 | 2012-04-13 09:08:41 -0400 | [diff] [blame] | 993 | <keyword type="macro" name="GST_META_TRANSFORM_IS_COPY()" link="gstreamer-GstMeta.html#GST-META-TRANSFORM-IS-COPY:CAPS"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 994 | <keyword type="function" name="gst_meta_api_type_register ()" link="gstreamer-GstMeta.html#gst-meta-api-type-register"/> |
| 995 | <keyword type="function" name="gst_meta_api_type_has_tag ()" link="gstreamer-GstMeta.html#gst-meta-api-type-has-tag"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 996 | <keyword type="function" name="gst_meta_api_type_get_tags ()" link="gstreamer-GstMeta.html#gst-meta-api-type-get-tags" since="1.2"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 997 | <keyword type="function" name="gst_meta_register ()" link="gstreamer-GstMeta.html#gst-meta-register"/> |
| 998 | <keyword type="function" name="gst_meta_get_info ()" link="gstreamer-GstMeta.html#gst-meta-get-info"/> |
| 999 | <keyword type="struct" name="struct GstMeta" link="gstreamer-GstMeta.html#GstMeta"/> |
| 1000 | <keyword type="enum" name="enum GstMetaFlags" link="gstreamer-GstMeta.html#GstMetaFlags"/> |
| 1001 | <keyword type="struct" name="struct GstMetaInfo" link="gstreamer-GstMeta.html#GstMetaInfo"/> |
| 1002 | <keyword type="struct" name="GstMetaTransformCopy" link="gstreamer-GstMeta.html#GstMetaTransformCopy"/> |
Sebastian Dröge | 8579c42 | 2016-03-24 11:40:47 +0200 | [diff] [blame] | 1003 | <keyword type="macro" name="GST_META_TAG_MEMORY" link="gstreamer-GstMeta.html#GST-META-TAG-MEMORY:CAPS" deprecated=""/> |
Sebastian Dröge | 63f3a12 | 2013-09-19 12:31:13 +0200 | [diff] [blame] | 1004 | <keyword type="macro" name="GST_META_TAG_MEMORY_STR" link="gstreamer-GstMeta.html#GST-META-TAG-MEMORY-STR:CAPS" since="1.2"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 1005 | <keyword type="function" name="GstMiniObjectCopyFunction ()" link="gstreamer-GstMiniObject.html#GstMiniObjectCopyFunction"/> |
| 1006 | <keyword type="function" name="GstMiniObjectDisposeFunction ()" link="gstreamer-GstMiniObject.html#GstMiniObjectDisposeFunction"/> |
| 1007 | <keyword type="function" name="GstMiniObjectFreeFunction ()" link="gstreamer-GstMiniObject.html#GstMiniObjectFreeFunction"/> |
| 1008 | <keyword type="function" name="GstMiniObjectNotify ()" link="gstreamer-GstMiniObject.html#GstMiniObjectNotify"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 1009 | <keyword type="macro" name="GST_MINI_OBJECT_TYPE()" link="gstreamer-GstMiniObject.html#GST-MINI-OBJECT-TYPE:CAPS"/> |
| 1010 | <keyword type="macro" name="GST_MINI_OBJECT_FLAGS()" link="gstreamer-GstMiniObject.html#GST-MINI-OBJECT-FLAGS:CAPS"/> |
| 1011 | <keyword type="macro" name="GST_MINI_OBJECT_FLAG_IS_SET()" link="gstreamer-GstMiniObject.html#GST-MINI-OBJECT-FLAG-IS-SET:CAPS"/> |
| 1012 | <keyword type="macro" name="GST_MINI_OBJECT_FLAG_SET()" link="gstreamer-GstMiniObject.html#GST-MINI-OBJECT-FLAG-SET:CAPS"/> |
| 1013 | <keyword type="macro" name="GST_MINI_OBJECT_FLAG_UNSET()" link="gstreamer-GstMiniObject.html#GST-MINI-OBJECT-FLAG-UNSET:CAPS"/> |
Sebastian Dröge | d1f921c | 2012-08-08 18:10:27 +0200 | [diff] [blame] | 1014 | <keyword type="macro" name="GST_MINI_OBJECT_IS_LOCKABLE()" link="gstreamer-GstMiniObject.html#GST-MINI-OBJECT-IS-LOCKABLE:CAPS"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 1015 | <keyword type="macro" name="GST_MINI_OBJECT_REFCOUNT()" link="gstreamer-GstMiniObject.html#GST-MINI-OBJECT-REFCOUNT:CAPS"/> |
| 1016 | <keyword type="macro" name="GST_MINI_OBJECT_REFCOUNT_VALUE()" link="gstreamer-GstMiniObject.html#GST-MINI-OBJECT-REFCOUNT-VALUE:CAPS"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 1017 | <keyword type="macro" name="GST_DEFINE_MINI_OBJECT_TYPE()" link="gstreamer-GstMiniObject.html#GST-DEFINE-MINI-OBJECT-TYPE:CAPS"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 1018 | <keyword type="function" name="gst_mini_object_init ()" link="gstreamer-GstMiniObject.html#gst-mini-object-init"/> |
| 1019 | <keyword type="function" name="gst_mini_object_ref ()" link="gstreamer-GstMiniObject.html#gst-mini-object-ref"/> |
| 1020 | <keyword type="function" name="gst_mini_object_unref ()" link="gstreamer-GstMiniObject.html#gst-mini-object-unref"/> |
| 1021 | <keyword type="function" name="gst_mini_object_weak_ref ()" link="gstreamer-GstMiniObject.html#gst-mini-object-weak-ref"/> |
| 1022 | <keyword type="function" name="gst_mini_object_weak_unref ()" link="gstreamer-GstMiniObject.html#gst-mini-object-weak-unref"/> |
| 1023 | <keyword type="function" name="gst_mini_object_lock ()" link="gstreamer-GstMiniObject.html#gst-mini-object-lock"/> |
| 1024 | <keyword type="function" name="gst_mini_object_unlock ()" link="gstreamer-GstMiniObject.html#gst-mini-object-unlock"/> |
| 1025 | <keyword type="function" name="gst_mini_object_is_writable ()" link="gstreamer-GstMiniObject.html#gst-mini-object-is-writable"/> |
| 1026 | <keyword type="function" name="gst_mini_object_make_writable ()" link="gstreamer-GstMiniObject.html#gst-mini-object-make-writable"/> |
| 1027 | <keyword type="function" name="gst_mini_object_copy ()" link="gstreamer-GstMiniObject.html#gst-mini-object-copy"/> |
| 1028 | <keyword type="function" name="gst_mini_object_set_qdata ()" link="gstreamer-GstMiniObject.html#gst-mini-object-set-qdata"/> |
| 1029 | <keyword type="function" name="gst_mini_object_get_qdata ()" link="gstreamer-GstMiniObject.html#gst-mini-object-get-qdata"/> |
| 1030 | <keyword type="function" name="gst_mini_object_steal_qdata ()" link="gstreamer-GstMiniObject.html#gst-mini-object-steal-qdata"/> |
| 1031 | <keyword type="function" name="gst_mini_object_replace ()" link="gstreamer-GstMiniObject.html#gst-mini-object-replace"/> |
| 1032 | <keyword type="function" name="gst_mini_object_take ()" link="gstreamer-GstMiniObject.html#gst-mini-object-take"/> |
| 1033 | <keyword type="function" name="gst_mini_object_steal ()" link="gstreamer-GstMiniObject.html#gst-mini-object-steal"/> |
| 1034 | <keyword type="struct" name="struct GstMiniObject" link="gstreamer-GstMiniObject.html#GstMiniObject"/> |
| 1035 | <keyword type="enum" name="enum GstMiniObjectFlags" link="gstreamer-GstMiniObject.html#GstMiniObjectFlags"/> |
| 1036 | <keyword type="enum" name="enum GstLockFlags" link="gstreamer-GstMiniObject.html#GstLockFlags"/> |
Sebastian Dröge | 8579c42 | 2016-03-24 11:40:47 +0200 | [diff] [blame] | 1037 | <keyword type="macro" name="GST_LOCK_FLAG_READWRITE" link="gstreamer-GstMiniObject.html#GST-LOCK-FLAG-READWRITE:CAPS"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 1038 | <keyword type="macro" name="GST_OBJECT_FLAGS()" link="GstObject.html#GST-OBJECT-FLAGS:CAPS"/> |
| 1039 | <keyword type="macro" name="GST_OBJECT_FLAG_IS_SET()" link="GstObject.html#GST-OBJECT-FLAG-IS-SET:CAPS"/> |
| 1040 | <keyword type="macro" name="GST_OBJECT_FLAG_SET()" link="GstObject.html#GST-OBJECT-FLAG-SET:CAPS"/> |
| 1041 | <keyword type="macro" name="GST_OBJECT_FLAG_UNSET()" link="GstObject.html#GST-OBJECT-FLAG-UNSET:CAPS"/> |
| 1042 | <keyword type="macro" name="GST_OBJECT_NAME()" link="GstObject.html#GST-OBJECT-NAME:CAPS"/> |
| 1043 | <keyword type="macro" name="GST_OBJECT_PARENT()" link="GstObject.html#GST-OBJECT-PARENT:CAPS"/> |
| 1044 | <keyword type="macro" name="GST_OBJECT_REFCOUNT()" link="GstObject.html#GST-OBJECT-REFCOUNT:CAPS"/> |
| 1045 | <keyword type="macro" name="GST_OBJECT_REFCOUNT_VALUE()" link="GstObject.html#GST-OBJECT-REFCOUNT-VALUE:CAPS"/> |
| 1046 | <keyword type="macro" name="GST_OBJECT_LOCK()" link="GstObject.html#GST-OBJECT-LOCK:CAPS"/> |
| 1047 | <keyword type="macro" name="GST_OBJECT_TRYLOCK()" link="GstObject.html#GST-OBJECT-TRYLOCK:CAPS"/> |
| 1048 | <keyword type="macro" name="GST_OBJECT_UNLOCK()" link="GstObject.html#GST-OBJECT-UNLOCK:CAPS"/> |
| 1049 | <keyword type="macro" name="GST_OBJECT_GET_LOCK()" link="GstObject.html#GST-OBJECT-GET-LOCK:CAPS"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 1050 | <keyword type="function" name="gst_object_set_name ()" link="GstObject.html#gst-object-set-name"/> |
| 1051 | <keyword type="function" name="gst_object_get_name ()" link="GstObject.html#gst-object-get-name"/> |
| 1052 | <keyword type="function" name="gst_object_set_parent ()" link="GstObject.html#gst-object-set-parent"/> |
| 1053 | <keyword type="function" name="gst_object_get_parent ()" link="GstObject.html#gst-object-get-parent"/> |
Sebastian Dröge | 1ac0c8e | 2015-06-07 09:41:47 +0200 | [diff] [blame] | 1054 | <keyword type="function" name="gst_object_has_as_parent ()" link="GstObject.html#gst-object-has-as-parent" since="1.6"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 1055 | <keyword type="function" name="gst_object_unparent ()" link="GstObject.html#gst-object-unparent"/> |
| 1056 | <keyword type="function" name="gst_object_default_deep_notify ()" link="GstObject.html#gst-object-default-deep-notify"/> |
| 1057 | <keyword type="function" name="gst_object_default_error ()" link="GstObject.html#gst-object-default-error"/> |
| 1058 | <keyword type="function" name="gst_object_check_uniqueness ()" link="GstObject.html#gst-object-check-uniqueness"/> |
Sebastian Dröge | 1ac0c8e | 2015-06-07 09:41:47 +0200 | [diff] [blame] | 1059 | <keyword type="function" name="gst_object_has_as_ancestor ()" link="GstObject.html#gst-object-has-as-ancestor"/> |
| 1060 | <keyword type="function" name="gst_object_has_ancestor ()" link="GstObject.html#gst-object-has-ancestor" deprecated=""/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 1061 | <keyword type="function" name="gst_object_ref ()" link="GstObject.html#gst-object-ref"/> |
| 1062 | <keyword type="function" name="gst_object_unref ()" link="GstObject.html#gst-object-unref"/> |
| 1063 | <keyword type="function" name="gst_object_ref_sink ()" link="GstObject.html#gst-object-ref-sink"/> |
| 1064 | <keyword type="function" name="gst_object_replace ()" link="GstObject.html#gst-object-replace"/> |
| 1065 | <keyword type="function" name="gst_object_get_path_string ()" link="GstObject.html#gst-object-get-path-string"/> |
| 1066 | <keyword type="function" name="gst_object_suggest_next_sync ()" link="GstObject.html#gst-object-suggest-next-sync"/> |
| 1067 | <keyword type="function" name="gst_object_sync_values ()" link="GstObject.html#gst-object-sync-values"/> |
| 1068 | <keyword type="function" name="gst_object_has_active_control_bindings ()" link="GstObject.html#gst-object-has-active-control-bindings"/> |
| 1069 | <keyword type="function" name="gst_object_set_control_bindings_disabled ()" link="GstObject.html#gst-object-set-control-bindings-disabled"/> |
| 1070 | <keyword type="function" name="gst_object_set_control_binding_disabled ()" link="GstObject.html#gst-object-set-control-binding-disabled"/> |
| 1071 | <keyword type="function" name="gst_object_add_control_binding ()" link="GstObject.html#gst-object-add-control-binding"/> |
| 1072 | <keyword type="function" name="gst_object_get_control_binding ()" link="GstObject.html#gst-object-get-control-binding"/> |
| 1073 | <keyword type="function" name="gst_object_remove_control_binding ()" link="GstObject.html#gst-object-remove-control-binding"/> |
| 1074 | <keyword type="function" name="gst_object_get_value ()" link="GstObject.html#gst-object-get-value"/> |
| 1075 | <keyword type="function" name="gst_object_get_value_array ()" link="GstObject.html#gst-object-get-value-array"/> |
| 1076 | <keyword type="function" name="gst_object_get_g_value_array ()" link="GstObject.html#gst-object-get-g-value-array"/> |
| 1077 | <keyword type="function" name="gst_object_get_control_rate ()" link="GstObject.html#gst-object-get-control-rate"/> |
| 1078 | <keyword type="function" name="gst_object_set_control_rate ()" link="GstObject.html#gst-object-set-control-rate"/> |
| 1079 | <keyword type="struct" name="struct GstObject" link="GstObject.html#GstObject-struct"/> |
| 1080 | <keyword type="struct" name="struct GstObjectClass" link="GstObject.html#GstObjectClass"/> |
| 1081 | <keyword type="enum" name="enum GstObjectFlags" link="GstObject.html#GstObjectFlags"/> |
| 1082 | <keyword type="property" name="The “name” property" link="GstObject.html#GstObject--name"/> |
| 1083 | <keyword type="property" name="The “parent” property" link="GstObject.html#GstObject--parent"/> |
| 1084 | <keyword type="signal" name="The “deep-notify” signal" link="GstObject.html#GstObject-deep-notify"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 1085 | <keyword type="function" name="gst_pad_link_get_name ()" link="GstPad.html#gst-pad-link-get-name" since="1.4"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 1086 | <keyword type="macro" name="GST_PAD_LINK_FAILED()" link="GstPad.html#GST-PAD-LINK-FAILED:CAPS"/> |
| 1087 | <keyword type="macro" name="GST_PAD_LINK_SUCCESSFUL()" link="GstPad.html#GST-PAD-LINK-SUCCESSFUL:CAPS"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 1088 | <keyword type="function" name="gst_flow_get_name ()" link="GstPad.html#gst-flow-get-name"/> |
| 1089 | <keyword type="function" name="gst_flow_to_quark ()" link="GstPad.html#gst-flow-to-quark"/> |
| 1090 | <keyword type="function" name="gst_pad_mode_get_name ()" link="GstPad.html#gst-pad-mode-get-name"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 1091 | <keyword type="function" name="gst_pad_store_sticky_event ()" link="GstPad.html#gst-pad-store-sticky-event" since="1.2"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 1092 | <keyword type="macro" name="gst_pad_get_name()" link="GstPad.html#gst-pad-get-name"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 1093 | <keyword type="function" name="gst_pad_get_direction ()" link="GstPad.html#gst-pad-get-direction"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 1094 | <keyword type="macro" name="gst_pad_get_parent()" link="GstPad.html#gst-pad-get-parent"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 1095 | <keyword type="function" name="gst_pad_get_parent_element ()" link="GstPad.html#gst-pad-get-parent-element"/> |
| 1096 | <keyword type="function" name="gst_pad_get_pad_template ()" link="GstPad.html#gst-pad-get-pad-template"/> |
| 1097 | <keyword type="function" name="gst_pad_link ()" link="GstPad.html#gst-pad-link"/> |
| 1098 | <keyword type="function" name="gst_pad_link_full ()" link="GstPad.html#gst-pad-link-full"/> |
| 1099 | <keyword type="function" name="gst_pad_unlink ()" link="GstPad.html#gst-pad-unlink"/> |
| 1100 | <keyword type="function" name="gst_pad_is_linked ()" link="GstPad.html#gst-pad-is-linked"/> |
| 1101 | <keyword type="function" name="gst_pad_can_link ()" link="GstPad.html#gst-pad-can-link"/> |
| 1102 | <keyword type="function" name="gst_pad_get_allowed_caps ()" link="GstPad.html#gst-pad-get-allowed-caps"/> |
| 1103 | <keyword type="function" name="gst_pad_get_current_caps ()" link="GstPad.html#gst-pad-get-current-caps"/> |
| 1104 | <keyword type="function" name="gst_pad_get_pad_template_caps ()" link="GstPad.html#gst-pad-get-pad-template-caps"/> |
| 1105 | <keyword type="function" name="gst_pad_get_peer ()" link="GstPad.html#gst-pad-get-peer"/> |
| 1106 | <keyword type="function" name="gst_pad_use_fixed_caps ()" link="GstPad.html#gst-pad-use-fixed-caps"/> |
| 1107 | <keyword type="function" name="gst_pad_has_current_caps ()" link="GstPad.html#gst-pad-has-current-caps"/> |
| 1108 | <keyword type="function" name="gst_pad_get_sticky_event ()" link="GstPad.html#gst-pad-get-sticky-event"/> |
| 1109 | <keyword type="function" name="GstPadStickyEventsForeachFunction ()" link="GstPad.html#GstPadStickyEventsForeachFunction"/> |
| 1110 | <keyword type="function" name="gst_pad_sticky_events_foreach ()" link="GstPad.html#gst-pad-sticky-events-foreach"/> |
| 1111 | <keyword type="function" name="gst_pad_is_active ()" link="GstPad.html#gst-pad-is-active"/> |
Sebastian Dröge | 570fd49 | 2015-03-16 19:05:29 +0100 | [diff] [blame] | 1112 | <keyword type="function" name="gst_pad_get_last_flow_return ()" link="GstPad.html#gst-pad-get-last-flow-return" since="1.4"/> |
Olivier Naudan | 5439976 | 2012-04-13 09:08:41 -0400 | [diff] [blame] | 1113 | <keyword type="macro" name="GST_PAD_PROBE_INFO_TYPE()" link="GstPad.html#GST-PAD-PROBE-INFO-TYPE:CAPS"/> |
| 1114 | <keyword type="macro" name="GST_PAD_PROBE_INFO_ID()" link="GstPad.html#GST-PAD-PROBE-INFO-ID:CAPS"/> |
| 1115 | <keyword type="macro" name="GST_PAD_PROBE_INFO_DATA()" link="GstPad.html#GST-PAD-PROBE-INFO-DATA:CAPS"/> |
| 1116 | <keyword type="macro" name="GST_PAD_PROBE_INFO_BUFFER()" link="GstPad.html#GST-PAD-PROBE-INFO-BUFFER:CAPS"/> |
| 1117 | <keyword type="macro" name="GST_PAD_PROBE_INFO_BUFFER_LIST()" link="GstPad.html#GST-PAD-PROBE-INFO-BUFFER-LIST:CAPS"/> |
| 1118 | <keyword type="macro" name="GST_PAD_PROBE_INFO_EVENT()" link="GstPad.html#GST-PAD-PROBE-INFO-EVENT:CAPS"/> |
| 1119 | <keyword type="macro" name="GST_PAD_PROBE_INFO_QUERY()" link="GstPad.html#GST-PAD-PROBE-INFO-QUERY:CAPS"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 1120 | <keyword type="function" name="gst_pad_probe_info_get_buffer ()" link="GstPad.html#gst-pad-probe-info-get-buffer"/> |
| 1121 | <keyword type="function" name="gst_pad_probe_info_get_buffer_list ()" link="GstPad.html#gst-pad-probe-info-get-buffer-list"/> |
| 1122 | <keyword type="function" name="gst_pad_probe_info_get_event ()" link="GstPad.html#gst-pad-probe-info-get-event"/> |
| 1123 | <keyword type="function" name="gst_pad_probe_info_get_query ()" link="GstPad.html#gst-pad-probe-info-get-query"/> |
Olivier Naudan | 5439976 | 2012-04-13 09:08:41 -0400 | [diff] [blame] | 1124 | <keyword type="macro" name="GST_PAD_PROBE_INFO_OFFSET()" link="GstPad.html#GST-PAD-PROBE-INFO-OFFSET:CAPS"/> |
| 1125 | <keyword type="macro" name="GST_PAD_PROBE_INFO_SIZE()" link="GstPad.html#GST-PAD-PROBE-INFO-SIZE:CAPS"/> |
Sebastian Dröge | 68fc310 | 2016-02-19 10:52:06 +0200 | [diff] [blame] | 1126 | <keyword type="macro" name="GST_PAD_PROBE_INFO_FLOW_RETURN()" link="GstPad.html#GST-PAD-PROBE-INFO-FLOW-RETURN:CAPS"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 1127 | <keyword type="function" name="GstPadProbeCallback ()" link="GstPad.html#GstPadProbeCallback"/> |
| 1128 | <keyword type="function" name="gst_pad_add_probe ()" link="GstPad.html#gst-pad-add-probe"/> |
| 1129 | <keyword type="function" name="gst_pad_remove_probe ()" link="GstPad.html#gst-pad-remove-probe"/> |
| 1130 | <keyword type="function" name="gst_pad_is_blocked ()" link="GstPad.html#gst-pad-is-blocked"/> |
| 1131 | <keyword type="function" name="gst_pad_is_blocking ()" link="GstPad.html#gst-pad-is-blocking"/> |
| 1132 | <keyword type="function" name="gst_pad_get_offset ()" link="GstPad.html#gst-pad-get-offset"/> |
| 1133 | <keyword type="function" name="gst_pad_set_offset ()" link="GstPad.html#gst-pad-set-offset"/> |
| 1134 | <keyword type="function" name="gst_pad_new ()" link="GstPad.html#gst-pad-new"/> |
| 1135 | <keyword type="function" name="gst_pad_new_from_template ()" link="GstPad.html#gst-pad-new-from-template"/> |
| 1136 | <keyword type="function" name="gst_pad_new_from_static_template ()" link="GstPad.html#gst-pad-new-from-static-template"/> |
Olivier Naudan | 5439976 | 2012-04-13 09:08:41 -0400 | [diff] [blame] | 1137 | <keyword type="macro" name="gst_pad_set_chain_function()" link="GstPad.html#gst-pad-set-chain-function"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 1138 | <keyword type="function" name="gst_pad_set_chain_function_full ()" link="GstPad.html#gst-pad-set-chain-function-full"/> |
| 1139 | <keyword type="function" name="GstPadChainFunction ()" link="GstPad.html#GstPadChainFunction"/> |
Olivier Naudan | 5439976 | 2012-04-13 09:08:41 -0400 | [diff] [blame] | 1140 | <keyword type="macro" name="gst_pad_set_chain_list_function()" link="GstPad.html#gst-pad-set-chain-list-function"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 1141 | <keyword type="function" name="gst_pad_set_chain_list_function_full ()" link="GstPad.html#gst-pad-set-chain-list-function-full"/> |
| 1142 | <keyword type="function" name="GstPadChainListFunction ()" link="GstPad.html#GstPadChainListFunction"/> |
| 1143 | <keyword type="function" name="gst_pad_get_range ()" link="GstPad.html#gst-pad-get-range"/> |
Olivier Naudan | 5439976 | 2012-04-13 09:08:41 -0400 | [diff] [blame] | 1144 | <keyword type="macro" name="gst_pad_set_getrange_function()" link="GstPad.html#gst-pad-set-getrange-function"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 1145 | <keyword type="function" name="gst_pad_set_getrange_function_full ()" link="GstPad.html#gst-pad-set-getrange-function-full"/> |
| 1146 | <keyword type="function" name="GstPadGetRangeFunction ()" link="GstPad.html#GstPadGetRangeFunction"/> |
Olivier Naudan | 5439976 | 2012-04-13 09:08:41 -0400 | [diff] [blame] | 1147 | <keyword type="macro" name="gst_pad_set_event_function()" link="GstPad.html#gst-pad-set-event-function"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 1148 | <keyword type="function" name="gst_pad_set_event_function_full ()" link="GstPad.html#gst-pad-set-event-function-full"/> |
| 1149 | <keyword type="function" name="GstPadEventFunction ()" link="GstPad.html#GstPadEventFunction"/> |
Sebastian Dröge | 68fc310 | 2016-02-19 10:52:06 +0200 | [diff] [blame] | 1150 | <keyword type="macro" name="gst_pad_set_event_full_function()" link="GstPad.html#gst-pad-set-event-full-function"/> |
| 1151 | <keyword type="function" name="gst_pad_set_event_full_function_full ()" link="GstPad.html#gst-pad-set-event-full-function-full" since="1.8"/> |
| 1152 | <keyword type="function" name="GstPadEventFullFunction ()" link="GstPad.html#GstPadEventFullFunction" since="1.8"/> |
Olivier Naudan | 5439976 | 2012-04-13 09:08:41 -0400 | [diff] [blame] | 1153 | <keyword type="macro" name="gst_pad_set_link_function()" link="GstPad.html#gst-pad-set-link-function"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 1154 | <keyword type="function" name="gst_pad_set_link_function_full ()" link="GstPad.html#gst-pad-set-link-function-full"/> |
| 1155 | <keyword type="function" name="GstPadLinkFunction ()" link="GstPad.html#GstPadLinkFunction"/> |
Olivier Naudan | 5439976 | 2012-04-13 09:08:41 -0400 | [diff] [blame] | 1156 | <keyword type="macro" name="gst_pad_set_unlink_function()" link="GstPad.html#gst-pad-set-unlink-function"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 1157 | <keyword type="function" name="gst_pad_set_unlink_function_full ()" link="GstPad.html#gst-pad-set-unlink-function-full"/> |
| 1158 | <keyword type="function" name="GstPadUnlinkFunction ()" link="GstPad.html#GstPadUnlinkFunction"/> |
| 1159 | <keyword type="function" name="gst_pad_proxy_query_caps ()" link="GstPad.html#gst-pad-proxy-query-caps"/> |
| 1160 | <keyword type="function" name="gst_pad_proxy_query_accept_caps ()" link="GstPad.html#gst-pad-proxy-query-accept-caps"/> |
Olivier Naudan | 5439976 | 2012-04-13 09:08:41 -0400 | [diff] [blame] | 1161 | <keyword type="macro" name="gst_pad_set_activate_function()" link="GstPad.html#gst-pad-set-activate-function"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 1162 | <keyword type="function" name="gst_pad_set_activate_function_full ()" link="GstPad.html#gst-pad-set-activate-function-full"/> |
| 1163 | <keyword type="function" name="GstPadActivateFunction ()" link="GstPad.html#GstPadActivateFunction"/> |
Olivier Naudan | 5439976 | 2012-04-13 09:08:41 -0400 | [diff] [blame] | 1164 | <keyword type="macro" name="gst_pad_set_activatemode_function()" link="GstPad.html#gst-pad-set-activatemode-function"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 1165 | <keyword type="function" name="gst_pad_set_activatemode_function_full ()" link="GstPad.html#gst-pad-set-activatemode-function-full"/> |
| 1166 | <keyword type="function" name="GstPadActivateModeFunction ()" link="GstPad.html#GstPadActivateModeFunction"/> |
| 1167 | <keyword type="function" name="gst_pad_needs_reconfigure ()" link="GstPad.html#gst-pad-needs-reconfigure"/> |
| 1168 | <keyword type="function" name="gst_pad_check_reconfigure ()" link="GstPad.html#gst-pad-check-reconfigure"/> |
| 1169 | <keyword type="function" name="gst_pad_mark_reconfigure ()" link="GstPad.html#gst-pad-mark-reconfigure"/> |
| 1170 | <keyword type="function" name="gst_pad_push ()" link="GstPad.html#gst-pad-push"/> |
| 1171 | <keyword type="function" name="gst_pad_push_event ()" link="GstPad.html#gst-pad-push-event"/> |
| 1172 | <keyword type="function" name="gst_pad_push_list ()" link="GstPad.html#gst-pad-push-list"/> |
| 1173 | <keyword type="function" name="gst_pad_pull_range ()" link="GstPad.html#gst-pad-pull-range"/> |
| 1174 | <keyword type="function" name="gst_pad_activate_mode ()" link="GstPad.html#gst-pad-activate-mode"/> |
| 1175 | <keyword type="function" name="gst_pad_send_event ()" link="GstPad.html#gst-pad-send-event"/> |
| 1176 | <keyword type="function" name="gst_pad_event_default ()" link="GstPad.html#gst-pad-event-default"/> |
| 1177 | <keyword type="function" name="gst_pad_query ()" link="GstPad.html#gst-pad-query"/> |
| 1178 | <keyword type="function" name="gst_pad_peer_query ()" link="GstPad.html#gst-pad-peer-query"/> |
| 1179 | <keyword type="function" name="gst_pad_query_default ()" link="GstPad.html#gst-pad-query-default"/> |
| 1180 | <keyword type="function" name="gst_pad_query_position ()" link="GstPad.html#gst-pad-query-position"/> |
| 1181 | <keyword type="function" name="gst_pad_query_duration ()" link="GstPad.html#gst-pad-query-duration"/> |
| 1182 | <keyword type="function" name="gst_pad_query_convert ()" link="GstPad.html#gst-pad-query-convert"/> |
| 1183 | <keyword type="function" name="gst_pad_query_accept_caps ()" link="GstPad.html#gst-pad-query-accept-caps"/> |
| 1184 | <keyword type="function" name="gst_pad_query_caps ()" link="GstPad.html#gst-pad-query-caps"/> |
| 1185 | <keyword type="function" name="gst_pad_peer_query_position ()" link="GstPad.html#gst-pad-peer-query-position"/> |
| 1186 | <keyword type="function" name="gst_pad_peer_query_duration ()" link="GstPad.html#gst-pad-peer-query-duration"/> |
| 1187 | <keyword type="function" name="gst_pad_peer_query_convert ()" link="GstPad.html#gst-pad-peer-query-convert"/> |
| 1188 | <keyword type="function" name="gst_pad_peer_query_accept_caps ()" link="GstPad.html#gst-pad-peer-query-accept-caps"/> |
| 1189 | <keyword type="function" name="gst_pad_peer_query_caps ()" link="GstPad.html#gst-pad-peer-query-caps"/> |
Olivier Naudan | 5439976 | 2012-04-13 09:08:41 -0400 | [diff] [blame] | 1190 | <keyword type="macro" name="gst_pad_set_query_function()" link="GstPad.html#gst-pad-set-query-function"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 1191 | <keyword type="function" name="gst_pad_set_query_function_full ()" link="GstPad.html#gst-pad-set-query-function-full"/> |
| 1192 | <keyword type="function" name="GstPadQueryFunction ()" link="GstPad.html#GstPadQueryFunction"/> |
Olivier Naudan | 5439976 | 2012-04-13 09:08:41 -0400 | [diff] [blame] | 1193 | <keyword type="macro" name="gst_pad_set_iterate_internal_links_function()" link="GstPad.html#gst-pad-set-iterate-internal-links-function"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 1194 | <keyword type="function" name="gst_pad_set_iterate_internal_links_function_full ()" link="GstPad.html#gst-pad-set-iterate-internal-links-function-full"/> |
| 1195 | <keyword type="function" name="GstPadIterIntLinkFunction ()" link="GstPad.html#GstPadIterIntLinkFunction"/> |
| 1196 | <keyword type="function" name="gst_pad_iterate_internal_links ()" link="GstPad.html#gst-pad-iterate-internal-links"/> |
| 1197 | <keyword type="function" name="gst_pad_iterate_internal_links_default ()" link="GstPad.html#gst-pad-iterate-internal-links-default"/> |
| 1198 | <keyword type="function" name="gst_pad_set_element_private ()" link="GstPad.html#gst-pad-set-element-private"/> |
| 1199 | <keyword type="function" name="gst_pad_get_element_private ()" link="GstPad.html#gst-pad-get-element-private"/> |
| 1200 | <keyword type="function" name="gst_pad_create_stream_id ()" link="GstPad.html#gst-pad-create-stream-id"/> |
| 1201 | <keyword type="function" name="gst_pad_create_stream_id_printf ()" link="GstPad.html#gst-pad-create-stream-id-printf"/> |
| 1202 | <keyword type="function" name="gst_pad_create_stream_id_printf_valist ()" link="GstPad.html#gst-pad-create-stream-id-printf-valist"/> |
| 1203 | <keyword type="function" name="gst_pad_get_stream_id ()" link="GstPad.html#gst-pad-get-stream-id" since="1.2"/> |
| 1204 | <keyword type="function" name="GstPadForwardFunction ()" link="GstPad.html#GstPadForwardFunction"/> |
| 1205 | <keyword type="function" name="gst_pad_forward ()" link="GstPad.html#gst-pad-forward"/> |
| 1206 | <keyword type="function" name="gst_pad_chain ()" link="GstPad.html#gst-pad-chain"/> |
| 1207 | <keyword type="function" name="gst_pad_chain_list ()" link="GstPad.html#gst-pad-chain-list"/> |
| 1208 | <keyword type="function" name="gst_pad_start_task ()" link="GstPad.html#gst-pad-start-task"/> |
| 1209 | <keyword type="function" name="gst_pad_pause_task ()" link="GstPad.html#gst-pad-pause-task"/> |
| 1210 | <keyword type="function" name="gst_pad_stop_task ()" link="GstPad.html#gst-pad-stop-task"/> |
| 1211 | <keyword type="function" name="gst_pad_set_active ()" link="GstPad.html#gst-pad-set-active"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 1212 | <keyword type="macro" name="GST_PAD_GET_STREAM_LOCK()" link="GstPad.html#GST-PAD-GET-STREAM-LOCK:CAPS"/> |
| 1213 | <keyword type="macro" name="GST_PAD_STREAM_LOCK()" link="GstPad.html#GST-PAD-STREAM-LOCK:CAPS"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 1214 | <keyword type="macro" name="GST_PAD_STREAM_TRYLOCK()" link="GstPad.html#GST-PAD-STREAM-TRYLOCK:CAPS"/> |
| 1215 | <keyword type="macro" name="GST_PAD_STREAM_UNLOCK()" link="GstPad.html#GST-PAD-STREAM-UNLOCK:CAPS"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 1216 | <keyword type="macro" name="GST_PAD_NAME()" link="GstPad.html#GST-PAD-NAME:CAPS"/> |
| 1217 | <keyword type="macro" name="GST_PAD_PARENT()" link="GstPad.html#GST-PAD-PARENT:CAPS"/> |
| 1218 | <keyword type="macro" name="GST_PAD_ELEMENT_PRIVATE()" link="GstPad.html#GST-PAD-ELEMENT-PRIVATE:CAPS"/> |
| 1219 | <keyword type="macro" name="GST_PAD_PAD_TEMPLATE()" link="GstPad.html#GST-PAD-PAD-TEMPLATE:CAPS"/> |
| 1220 | <keyword type="macro" name="GST_PAD_DIRECTION()" link="GstPad.html#GST-PAD-DIRECTION:CAPS"/> |
Sebastian Dröge | 570fd49 | 2015-03-16 19:05:29 +0100 | [diff] [blame] | 1221 | <keyword type="macro" name="GST_PAD_LAST_FLOW_RETURN()" link="GstPad.html#GST-PAD-LAST-FLOW-RETURN:CAPS" since="1.4"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 1222 | <keyword type="macro" name="GST_PAD_TASK()" link="GstPad.html#GST-PAD-TASK:CAPS"/> |
| 1223 | <keyword type="macro" name="GST_PAD_MODE()" link="GstPad.html#GST-PAD-MODE:CAPS"/> |
| 1224 | <keyword type="macro" name="GST_PAD_ACTIVATEFUNC()" link="GstPad.html#GST-PAD-ACTIVATEFUNC:CAPS"/> |
| 1225 | <keyword type="macro" name="GST_PAD_ACTIVATEMODEFUNC()" link="GstPad.html#GST-PAD-ACTIVATEMODEFUNC:CAPS"/> |
| 1226 | <keyword type="macro" name="GST_PAD_CHAINFUNC()" link="GstPad.html#GST-PAD-CHAINFUNC:CAPS"/> |
| 1227 | <keyword type="macro" name="GST_PAD_CHAINLISTFUNC()" link="GstPad.html#GST-PAD-CHAINLISTFUNC:CAPS"/> |
| 1228 | <keyword type="macro" name="GST_PAD_EVENTFUNC()" link="GstPad.html#GST-PAD-EVENTFUNC:CAPS"/> |
Sebastian Dröge | 68fc310 | 2016-02-19 10:52:06 +0200 | [diff] [blame] | 1229 | <keyword type="macro" name="GST_PAD_EVENTFULLFUNC()" link="GstPad.html#GST-PAD-EVENTFULLFUNC:CAPS" since="1.8"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 1230 | <keyword type="macro" name="GST_PAD_GETRANGEFUNC()" link="GstPad.html#GST-PAD-GETRANGEFUNC:CAPS"/> |
| 1231 | <keyword type="macro" name="GST_PAD_QUERYFUNC()" link="GstPad.html#GST-PAD-QUERYFUNC:CAPS"/> |
| 1232 | <keyword type="macro" name="GST_PAD_ITERINTLINKFUNC()" link="GstPad.html#GST-PAD-ITERINTLINKFUNC:CAPS"/> |
| 1233 | <keyword type="macro" name="GST_PAD_PEER()" link="GstPad.html#GST-PAD-PEER:CAPS"/> |
| 1234 | <keyword type="macro" name="GST_PAD_LINKFUNC()" link="GstPad.html#GST-PAD-LINKFUNC:CAPS"/> |
| 1235 | <keyword type="macro" name="GST_PAD_UNLINKFUNC()" link="GstPad.html#GST-PAD-UNLINKFUNC:CAPS"/> |
| 1236 | <keyword type="macro" name="GST_PAD_IS_LINKED()" link="GstPad.html#GST-PAD-IS-LINKED:CAPS"/> |
| 1237 | <keyword type="macro" name="GST_PAD_IS_SRC()" link="GstPad.html#GST-PAD-IS-SRC:CAPS"/> |
| 1238 | <keyword type="macro" name="GST_PAD_IS_SINK()" link="GstPad.html#GST-PAD-IS-SINK:CAPS"/> |
| 1239 | <keyword type="macro" name="GST_PAD_IS_ACTIVE()" link="GstPad.html#GST-PAD-IS-ACTIVE:CAPS"/> |
| 1240 | <keyword type="macro" name="GST_PAD_IS_BLOCKED()" link="GstPad.html#GST-PAD-IS-BLOCKED:CAPS"/> |
| 1241 | <keyword type="macro" name="GST_PAD_IS_BLOCKING()" link="GstPad.html#GST-PAD-IS-BLOCKING:CAPS"/> |
| 1242 | <keyword type="macro" name="GST_PAD_IS_FLUSHING()" link="GstPad.html#GST-PAD-IS-FLUSHING:CAPS"/> |
| 1243 | <keyword type="macro" name="GST_PAD_SET_FLUSHING()" link="GstPad.html#GST-PAD-SET-FLUSHING:CAPS"/> |
| 1244 | <keyword type="macro" name="GST_PAD_UNSET_FLUSHING()" link="GstPad.html#GST-PAD-UNSET-FLUSHING:CAPS"/> |
| 1245 | <keyword type="macro" name="GST_PAD_IS_EOS()" link="GstPad.html#GST-PAD-IS-EOS:CAPS"/> |
| 1246 | <keyword type="macro" name="GST_PAD_NEEDS_RECONFIGURE()" link="GstPad.html#GST-PAD-NEEDS-RECONFIGURE:CAPS"/> |
| 1247 | <keyword type="macro" name="GST_PAD_HAS_PENDING_EVENTS()" link="GstPad.html#GST-PAD-HAS-PENDING-EVENTS:CAPS"/> |
| 1248 | <keyword type="macro" name="GST_PAD_IS_FIXED_CAPS()" link="GstPad.html#GST-PAD-IS-FIXED-CAPS"/> |
| 1249 | <keyword type="macro" name="GST_PAD_NEEDS_PARENT()" link="GstPad.html#GST-PAD-NEEDS-PARENT:CAPS"/> |
| 1250 | <keyword type="macro" name="GST_PAD_IS_PROXY_CAPS()" link="GstPad.html#GST-PAD-IS-PROXY-CAPS"/> |
| 1251 | <keyword type="macro" name="GST_PAD_SET_PROXY_CAPS()" link="GstPad.html#GST-PAD-SET-PROXY-CAPS"/> |
| 1252 | <keyword type="macro" name="GST_PAD_UNSET_PROXY_CAPS()" link="GstPad.html#GST-PAD-UNSET-PROXY-CAPS"/> |
| 1253 | <keyword type="macro" name="GST_PAD_IS_PROXY_ALLOCATION()" link="GstPad.html#GST-PAD-IS-PROXY-ALLOCATION:CAPS"/> |
| 1254 | <keyword type="macro" name="GST_PAD_SET_PROXY_ALLOCATION()" link="GstPad.html#GST-PAD-SET-PROXY-ALLOCATION:CAPS"/> |
| 1255 | <keyword type="macro" name="GST_PAD_UNSET_PROXY_ALLOCATION()" link="GstPad.html#GST-PAD-UNSET-PROXY-ALLOCATION:CAPS"/> |
| 1256 | <keyword type="macro" name="GST_PAD_SET_PROXY_SCHEDULING()" link="GstPad.html#GST-PAD-SET-PROXY-SCHEDULING:CAPS"/> |
| 1257 | <keyword type="macro" name="GST_PAD_UNSET_PROXY_SCHEDULING()" link="GstPad.html#GST-PAD-UNSET-PROXY-SCHEDULING:CAPS"/> |
| 1258 | <keyword type="macro" name="GST_PAD_IS_PROXY_SCHEDULING()" link="GstPad.html#GST-PAD-IS-PROXY-SCHEDULING:CAPS"/> |
| 1259 | <keyword type="macro" name="GST_PAD_IS_ACCEPT_INTERSECT()" link="GstPad.html#GST-PAD-IS-ACCEPT-INTERSECT:CAPS"/> |
| 1260 | <keyword type="macro" name="GST_PAD_SET_ACCEPT_INTERSECT()" link="GstPad.html#GST-PAD-SET-ACCEPT-INTERSECT:CAPS"/> |
| 1261 | <keyword type="macro" name="GST_PAD_UNSET_ACCEPT_INTERSECT()" link="GstPad.html#GST-PAD-UNSET-ACCEPT-INTERSECT:CAPS"/> |
Sebastian Dröge | a193a1a | 2015-08-19 12:39:05 +0300 | [diff] [blame] | 1262 | <keyword type="macro" name="GST_PAD_IS_ACCEPT_TEMPLATE()" link="GstPad.html#GST-PAD-IS-ACCEPT-TEMPLATE:CAPS" since="1.6"/> |
| 1263 | <keyword type="macro" name="GST_PAD_SET_ACCEPT_TEMPLATE()" link="GstPad.html#GST-PAD-SET-ACCEPT-TEMPLATE:CAPS" since="1.6"/> |
| 1264 | <keyword type="macro" name="GST_PAD_UNSET_ACCEPT_TEMPLATE()" link="GstPad.html#GST-PAD-UNSET-ACCEPT-TEMPLATE:CAPS" since="1.6"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 1265 | <keyword type="struct" name="struct GstPad" link="GstPad.html#GstPad-struct"/> |
| 1266 | <keyword type="enum" name="enum GstPadDirection" link="GstPad.html#GstPadDirection"/> |
| 1267 | <keyword type="enum" name="enum GstPadFlags" link="GstPad.html#GstPadFlags"/> |
| 1268 | <keyword type="enum" name="enum GstPadLinkReturn" link="GstPad.html#GstPadLinkReturn"/> |
| 1269 | <keyword type="enum" name="enum GstPadLinkCheck" link="GstPad.html#GstPadLinkCheck"/> |
| 1270 | <keyword type="enum" name="enum GstFlowReturn" link="GstPad.html#GstFlowReturn"/> |
| 1271 | <keyword type="enum" name="enum GstPadMode" link="GstPad.html#GstPadMode"/> |
| 1272 | <keyword type="enum" name="enum GstPadProbeReturn" link="GstPad.html#GstPadProbeReturn"/> |
| 1273 | <keyword type="enum" name="enum GstPadProbeType" link="GstPad.html#GstPadProbeType"/> |
| 1274 | <keyword type="struct" name="struct GstPadProbeInfo" link="GstPad.html#GstPadProbeInfo"/> |
| 1275 | <keyword type="property" name="The “caps” property" link="GstPad.html#GstPad--caps"/> |
| 1276 | <keyword type="property" name="The “direction” property" link="GstPad.html#GstPad--direction"/> |
Sebastian Dröge | 570fd49 | 2015-03-16 19:05:29 +0100 | [diff] [blame] | 1277 | <keyword type="property" name="The “offset” property" link="GstPad.html#GstPad--offset"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 1278 | <keyword type="property" name="The “template” property" link="GstPad.html#GstPad--template"/> |
| 1279 | <keyword type="signal" name="The “linked” signal" link="GstPad.html#GstPad-linked"/> |
| 1280 | <keyword type="signal" name="The “unlinked” signal" link="GstPad.html#GstPad-unlinked"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 1281 | <keyword type="macro" name="GST_STATIC_PAD_TEMPLATE()" link="GstPadTemplate.html#GST-STATIC-PAD-TEMPLATE:CAPS"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 1282 | <keyword type="function" name="gst_static_pad_template_get ()" link="GstPadTemplate.html#gst-static-pad-template-get"/> |
| 1283 | <keyword type="function" name="gst_static_pad_template_get_caps ()" link="GstPadTemplate.html#gst-static-pad-template-get-caps"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 1284 | <keyword type="macro" name="GST_PAD_TEMPLATE_NAME_TEMPLATE()" link="GstPadTemplate.html#GST-PAD-TEMPLATE-NAME-TEMPLATE:CAPS"/> |
| 1285 | <keyword type="macro" name="GST_PAD_TEMPLATE_DIRECTION()" link="GstPadTemplate.html#GST-PAD-TEMPLATE-DIRECTION:CAPS"/> |
| 1286 | <keyword type="macro" name="GST_PAD_TEMPLATE_PRESENCE()" link="GstPadTemplate.html#GST-PAD-TEMPLATE-PRESENCE:CAPS"/> |
| 1287 | <keyword type="macro" name="GST_PAD_TEMPLATE_CAPS()" link="GstPadTemplate.html#GST-PAD-TEMPLATE-CAPS"/> |
| 1288 | <keyword type="macro" name="GST_PAD_TEMPLATE_IS_FIXED()" link="GstPadTemplate.html#GST-PAD-TEMPLATE-IS-FIXED:CAPS"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 1289 | <keyword type="function" name="gst_pad_template_new ()" link="GstPadTemplate.html#gst-pad-template-new"/> |
| 1290 | <keyword type="function" name="gst_pad_template_get_caps ()" link="GstPadTemplate.html#gst-pad-template-get-caps"/> |
| 1291 | <keyword type="struct" name="struct GstStaticPadTemplate" link="GstPadTemplate.html#GstStaticPadTemplate"/> |
| 1292 | <keyword type="struct" name="struct GstPadTemplate" link="GstPadTemplate.html#GstPadTemplate-struct"/> |
| 1293 | <keyword type="enum" name="enum GstPadTemplateFlags" link="GstPadTemplate.html#GstPadTemplateFlags"/> |
| 1294 | <keyword type="enum" name="enum GstPadPresence" link="GstPadTemplate.html#GstPadPresence"/> |
| 1295 | <keyword type="property" name="The “caps” property" link="GstPadTemplate.html#GstPadTemplate--caps"/> |
| 1296 | <keyword type="property" name="The “direction” property" link="GstPadTemplate.html#GstPadTemplate--direction"/> |
| 1297 | <keyword type="property" name="The “name-template” property" link="GstPadTemplate.html#GstPadTemplate--name-template"/> |
| 1298 | <keyword type="property" name="The “presence” property" link="GstPadTemplate.html#GstPadTemplate--presence"/> |
| 1299 | <keyword type="signal" name="The “pad-created” signal" link="GstPadTemplate.html#GstPadTemplate-pad-created"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 1300 | <keyword type="function" name="gst_param_spec_fraction ()" link="gstreamer-GstParamSpec.html#gst-param-spec-fraction"/> |
| 1301 | <keyword type="macro" name="GST_PARAM_CONTROLLABLE" link="gstreamer-GstParamSpec.html#GST-PARAM-CONTROLLABLE:CAPS"/> |
| 1302 | <keyword type="macro" name="GST_PARAM_USER_SHIFT" link="gstreamer-GstParamSpec.html#GST-PARAM-USER-SHIFT:CAPS"/> |
Sebastian Dröge | 8579c42 | 2016-03-24 11:40:47 +0200 | [diff] [blame] | 1303 | <keyword type="macro" name="GST_PARAM_MUTABLE_PAUSED" link="gstreamer-GstParamSpec.html#GST-PARAM-MUTABLE-PAUSED:CAPS"/> |
| 1304 | <keyword type="macro" name="GST_PARAM_MUTABLE_PLAYING" link="gstreamer-GstParamSpec.html#GST-PARAM-MUTABLE-PLAYING:CAPS"/> |
| 1305 | <keyword type="macro" name="GST_PARAM_MUTABLE_READY" link="gstreamer-GstParamSpec.html#GST-PARAM-MUTABLE-READY:CAPS"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 1306 | <keyword type="struct" name="struct GstParamSpecFraction" link="gstreamer-GstParamSpec.html#GstParamSpecFraction"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 1307 | <keyword type="function" name="gst_parse_error_quark ()" link="gstreamer-GstParse.html#gst-parse-error-quark"/> |
| 1308 | <keyword type="function" name="gst_parse_launch ()" link="gstreamer-GstParse.html#gst-parse-launch"/> |
| 1309 | <keyword type="function" name="gst_parse_launch_full ()" link="gstreamer-GstParse.html#gst-parse-launch-full"/> |
| 1310 | <keyword type="function" name="gst_parse_launchv ()" link="gstreamer-GstParse.html#gst-parse-launchv"/> |
| 1311 | <keyword type="function" name="gst_parse_launchv_full ()" link="gstreamer-GstParse.html#gst-parse-launchv-full"/> |
| 1312 | <keyword type="function" name="gst_parse_bin_from_description ()" link="gstreamer-GstParse.html#gst-parse-bin-from-description"/> |
| 1313 | <keyword type="function" name="gst_parse_bin_from_description_full ()" link="gstreamer-GstParse.html#gst-parse-bin-from-description-full"/> |
| 1314 | <keyword type="function" name="gst_parse_context_new ()" link="gstreamer-GstParse.html#gst-parse-context-new"/> |
| 1315 | <keyword type="function" name="gst_parse_context_free ()" link="gstreamer-GstParse.html#gst-parse-context-free"/> |
| 1316 | <keyword type="function" name="gst_parse_context_get_missing_elements ()" link="gstreamer-GstParse.html#gst-parse-context-get-missing-elements"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 1317 | <keyword type="macro" name="GST_PARSE_ERROR" link="gstreamer-GstParse.html#GST-PARSE-ERROR:CAPS"/> |
| 1318 | <keyword type="enum" name="enum GstParseError" link="gstreamer-GstParse.html#GstParseError"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 1319 | <keyword type="struct" name="GstParseContext" link="gstreamer-GstParse.html#GstParseContext-struct"/> |
Sebastian Dröge | d1f921c | 2012-08-08 18:10:27 +0200 | [diff] [blame] | 1320 | <keyword type="enum" name="enum GstParseFlags" link="gstreamer-GstParse.html#GstParseFlags"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 1321 | <keyword type="function" name="gst_pipeline_new ()" link="GstPipeline.html#gst-pipeline-new"/> |
| 1322 | <keyword type="function" name="gst_pipeline_get_bus ()" link="GstPipeline.html#gst-pipeline-get-bus"/> |
| 1323 | <keyword type="function" name="gst_pipeline_set_clock ()" link="GstPipeline.html#gst-pipeline-set-clock"/> |
Sebastian Dröge | f6697b2 | 2015-05-13 13:17:48 +0300 | [diff] [blame] | 1324 | <keyword type="function" name="gst_pipeline_get_pipeline_clock ()" link="GstPipeline.html#gst-pipeline-get-pipeline-clock" since="1.6"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 1325 | <keyword type="function" name="gst_pipeline_get_clock ()" link="GstPipeline.html#gst-pipeline-get-clock"/> |
| 1326 | <keyword type="function" name="gst_pipeline_use_clock ()" link="GstPipeline.html#gst-pipeline-use-clock"/> |
| 1327 | <keyword type="function" name="gst_pipeline_auto_clock ()" link="GstPipeline.html#gst-pipeline-auto-clock"/> |
| 1328 | <keyword type="function" name="gst_pipeline_set_auto_flush_bus ()" link="GstPipeline.html#gst-pipeline-set-auto-flush-bus"/> |
| 1329 | <keyword type="function" name="gst_pipeline_get_auto_flush_bus ()" link="GstPipeline.html#gst-pipeline-get-auto-flush-bus"/> |
| 1330 | <keyword type="function" name="gst_pipeline_set_delay ()" link="GstPipeline.html#gst-pipeline-set-delay"/> |
| 1331 | <keyword type="function" name="gst_pipeline_get_delay ()" link="GstPipeline.html#gst-pipeline-get-delay"/> |
Sebastian Dröge | 76ff7f1 | 2015-06-24 23:03:12 +0200 | [diff] [blame] | 1332 | <keyword type="function" name="gst_pipeline_set_latency ()" link="GstPipeline.html#gst-pipeline-set-latency" since="1.6"/> |
| 1333 | <keyword type="function" name="gst_pipeline_get_latency ()" link="GstPipeline.html#gst-pipeline-get-latency" since="1.6"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 1334 | <keyword type="struct" name="struct GstPipeline" link="GstPipeline.html#GstPipeline-struct"/> |
| 1335 | <keyword type="enum" name="enum GstPipelineFlags" link="GstPipeline.html#GstPipelineFlags"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 1336 | <keyword type="property" name="The “auto-flush-bus” property" link="GstPipeline.html#GstPipeline--auto-flush-bus"/> |
| 1337 | <keyword type="property" name="The “delay” property" link="GstPipeline.html#GstPipeline--delay"/> |
Sebastian Dröge | 76ff7f1 | 2015-06-24 23:03:12 +0200 | [diff] [blame] | 1338 | <keyword type="property" name="The “latency” property" link="GstPipeline.html#GstPipeline--latency"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 1339 | <keyword type="function" name="gst_plugin_error_quark ()" link="GstPlugin.html#gst-plugin-error-quark"/> |
| 1340 | <keyword type="function" name="GstPluginInitFunc ()" link="GstPlugin.html#GstPluginInitFunc"/> |
| 1341 | <keyword type="function" name="GstPluginInitFullFunc ()" link="GstPlugin.html#GstPluginInitFullFunc"/> |
| 1342 | <keyword type="macro" name="GST_PLUGIN_DEFINE()" link="GstPlugin.html#GST-PLUGIN-DEFINE:CAPS"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 1343 | <keyword type="macro" name="GST_PLUGIN_STATIC_DECLARE()" link="GstPlugin.html#GST-PLUGIN-STATIC-DECLARE:CAPS" since="1.2"/> |
| 1344 | <keyword type="macro" name="GST_PLUGIN_STATIC_REGISTER()" link="GstPlugin.html#GST-PLUGIN-STATIC-REGISTER:CAPS" since="1.2"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 1345 | <keyword type="function" name="GstPluginFilter ()" link="GstPlugin.html#GstPluginFilter"/> |
| 1346 | <keyword type="function" name="gst_plugin_get_name ()" link="GstPlugin.html#gst-plugin-get-name"/> |
| 1347 | <keyword type="function" name="gst_plugin_get_description ()" link="GstPlugin.html#gst-plugin-get-description"/> |
| 1348 | <keyword type="function" name="gst_plugin_get_filename ()" link="GstPlugin.html#gst-plugin-get-filename"/> |
| 1349 | <keyword type="function" name="gst_plugin_get_license ()" link="GstPlugin.html#gst-plugin-get-license"/> |
| 1350 | <keyword type="function" name="gst_plugin_get_package ()" link="GstPlugin.html#gst-plugin-get-package"/> |
| 1351 | <keyword type="function" name="gst_plugin_get_origin ()" link="GstPlugin.html#gst-plugin-get-origin"/> |
| 1352 | <keyword type="function" name="gst_plugin_get_source ()" link="GstPlugin.html#gst-plugin-get-source"/> |
| 1353 | <keyword type="function" name="gst_plugin_get_version ()" link="GstPlugin.html#gst-plugin-get-version"/> |
| 1354 | <keyword type="function" name="gst_plugin_get_release_date_string ()" link="GstPlugin.html#gst-plugin-get-release-date-string"/> |
| 1355 | <keyword type="function" name="gst_plugin_is_loaded ()" link="GstPlugin.html#gst-plugin-is-loaded"/> |
| 1356 | <keyword type="function" name="gst_plugin_get_cache_data ()" link="GstPlugin.html#gst-plugin-get-cache-data"/> |
| 1357 | <keyword type="function" name="gst_plugin_set_cache_data ()" link="GstPlugin.html#gst-plugin-set-cache-data"/> |
| 1358 | <keyword type="function" name="gst_plugin_load_file ()" link="GstPlugin.html#gst-plugin-load-file"/> |
| 1359 | <keyword type="function" name="gst_plugin_load ()" link="GstPlugin.html#gst-plugin-load"/> |
| 1360 | <keyword type="function" name="gst_plugin_load_by_name ()" link="GstPlugin.html#gst-plugin-load-by-name"/> |
| 1361 | <keyword type="function" name="gst_plugin_list_free ()" link="GstPlugin.html#gst-plugin-list-free"/> |
| 1362 | <keyword type="function" name="gst_plugin_register_static ()" link="GstPlugin.html#gst-plugin-register-static"/> |
| 1363 | <keyword type="function" name="gst_plugin_register_static_full ()" link="GstPlugin.html#gst-plugin-register-static-full"/> |
| 1364 | <keyword type="function" name="gst_plugin_add_dependency ()" link="GstPlugin.html#gst-plugin-add-dependency"/> |
| 1365 | <keyword type="function" name="gst_plugin_add_dependency_simple ()" link="GstPlugin.html#gst-plugin-add-dependency-simple"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 1366 | <keyword type="macro" name="GST_PLUGIN_ERROR" link="GstPlugin.html#GST-PLUGIN-ERROR:CAPS"/> |
| 1367 | <keyword type="enum" name="enum GstPluginError" link="GstPlugin.html#GstPluginError"/> |
Sebastian Dröge | 50f1210 | 2012-05-21 11:12:23 +0200 | [diff] [blame] | 1368 | <keyword type="struct" name="GstPlugin" link="GstPlugin.html#GstPlugin-struct"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 1369 | <keyword type="struct" name="struct GstPluginDesc" link="GstPlugin.html#GstPluginDesc"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 1370 | <keyword type="macro" name="GST_LICENSE_UNKNOWN" link="GstPlugin.html#GST-LICENSE-UNKNOWN:CAPS"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 1371 | <keyword type="enum" name="enum GstPluginFlags" link="GstPlugin.html#GstPluginFlags"/> |
Sebastian Dröge | d1f921c | 2012-08-08 18:10:27 +0200 | [diff] [blame] | 1372 | <keyword type="enum" name="enum GstPluginDependencyFlags" link="GstPlugin.html#GstPluginDependencyFlags"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 1373 | <keyword type="function" name="GstPluginFeatureFilter ()" link="GstPluginFeature.html#GstPluginFeatureFilter"/> |
| 1374 | <keyword type="function" name="gst_plugin_feature_set_rank ()" link="GstPluginFeature.html#gst-plugin-feature-set-rank"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 1375 | <keyword type="macro" name="gst_plugin_feature_set_name()" link="GstPluginFeature.html#gst-plugin-feature-set-name"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 1376 | <keyword type="function" name="gst_plugin_feature_get_rank ()" link="GstPluginFeature.html#gst-plugin-feature-get-rank"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 1377 | <keyword type="macro" name="gst_plugin_feature_get_name()" link="GstPluginFeature.html#gst-plugin-feature-get-name"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 1378 | <keyword type="function" name="gst_plugin_feature_get_plugin ()" link="GstPluginFeature.html#gst-plugin-feature-get-plugin"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 1379 | <keyword type="function" name="gst_plugin_feature_get_plugin_name ()" link="GstPluginFeature.html#gst-plugin-feature-get-plugin-name" since="1.2"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 1380 | <keyword type="function" name="gst_plugin_feature_load ()" link="GstPluginFeature.html#gst-plugin-feature-load"/> |
| 1381 | <keyword type="function" name="gst_plugin_feature_list_copy ()" link="GstPluginFeature.html#gst-plugin-feature-list-copy"/> |
| 1382 | <keyword type="function" name="gst_plugin_feature_list_free ()" link="GstPluginFeature.html#gst-plugin-feature-list-free"/> |
Sebastian Dröge | d1f921c | 2012-08-08 18:10:27 +0200 | [diff] [blame] | 1383 | <keyword type="macro" name="GST_PLUGIN_FEATURE_LIST_DEBUG()" link="GstPluginFeature.html#GST-PLUGIN-FEATURE-LIST-DEBUG:CAPS"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 1384 | <keyword type="function" name="gst_plugin_feature_check_version ()" link="GstPluginFeature.html#gst-plugin-feature-check-version"/> |
| 1385 | <keyword type="function" name="gst_plugin_feature_rank_compare_func ()" link="GstPluginFeature.html#gst-plugin-feature-rank-compare-func"/> |
| 1386 | <keyword type="struct" name="GstPluginFeature" link="GstPluginFeature.html#GstPluginFeature-struct"/> |
| 1387 | <keyword type="enum" name="enum GstRank" link="GstPluginFeature.html#GstRank"/> |
| 1388 | <keyword type="function" name="gst_poll_add_fd ()" link="gstreamer-GstPoll.html#gst-poll-add-fd"/> |
| 1389 | <keyword type="function" name="gst_poll_fd_can_read ()" link="gstreamer-GstPoll.html#gst-poll-fd-can-read"/> |
| 1390 | <keyword type="function" name="gst_poll_fd_can_write ()" link="gstreamer-GstPoll.html#gst-poll-fd-can-write"/> |
| 1391 | <keyword type="function" name="gst_poll_fd_ctl_read ()" link="gstreamer-GstPoll.html#gst-poll-fd-ctl-read"/> |
| 1392 | <keyword type="function" name="gst_poll_fd_ctl_write ()" link="gstreamer-GstPoll.html#gst-poll-fd-ctl-write"/> |
| 1393 | <keyword type="function" name="gst_poll_fd_has_closed ()" link="gstreamer-GstPoll.html#gst-poll-fd-has-closed"/> |
| 1394 | <keyword type="function" name="gst_poll_fd_has_error ()" link="gstreamer-GstPoll.html#gst-poll-fd-has-error"/> |
| 1395 | <keyword type="function" name="gst_poll_fd_ignored ()" link="gstreamer-GstPoll.html#gst-poll-fd-ignored"/> |
| 1396 | <keyword type="function" name="gst_poll_fd_init ()" link="gstreamer-GstPoll.html#gst-poll-fd-init"/> |
| 1397 | <keyword type="function" name="gst_poll_free ()" link="gstreamer-GstPoll.html#gst-poll-free"/> |
| 1398 | <keyword type="function" name="gst_poll_new ()" link="gstreamer-GstPoll.html#gst-poll-new"/> |
| 1399 | <keyword type="function" name="gst_poll_new_timer ()" link="gstreamer-GstPoll.html#gst-poll-new-timer"/> |
| 1400 | <keyword type="function" name="gst_poll_get_read_gpollfd ()" link="gstreamer-GstPoll.html#gst-poll-get-read-gpollfd"/> |
| 1401 | <keyword type="function" name="gst_poll_remove_fd ()" link="gstreamer-GstPoll.html#gst-poll-remove-fd"/> |
| 1402 | <keyword type="function" name="gst_poll_restart ()" link="gstreamer-GstPoll.html#gst-poll-restart"/> |
| 1403 | <keyword type="function" name="gst_poll_set_controllable ()" link="gstreamer-GstPoll.html#gst-poll-set-controllable"/> |
| 1404 | <keyword type="function" name="gst_poll_set_flushing ()" link="gstreamer-GstPoll.html#gst-poll-set-flushing"/> |
| 1405 | <keyword type="function" name="gst_poll_wait ()" link="gstreamer-GstPoll.html#gst-poll-wait"/> |
| 1406 | <keyword type="function" name="gst_poll_read_control ()" link="gstreamer-GstPoll.html#gst-poll-read-control"/> |
| 1407 | <keyword type="function" name="gst_poll_write_control ()" link="gstreamer-GstPoll.html#gst-poll-write-control"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 1408 | <keyword type="struct" name="GstPoll" link="gstreamer-GstPoll.html#GstPoll"/> |
| 1409 | <keyword type="struct" name="GstPollFD" link="gstreamer-GstPoll.html#GstPollFD"/> |
Sebastian Dröge | d1f921c | 2012-08-08 18:10:27 +0200 | [diff] [blame] | 1410 | <keyword type="macro" name="GST_POLL_FD_INIT" link="gstreamer-GstPoll.html#GST-POLL-FD-INIT:CAPS"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 1411 | <keyword type="function" name="gst_preset_get_preset_names ()" link="GstPreset.html#gst-preset-get-preset-names"/> |
| 1412 | <keyword type="function" name="gst_preset_get_property_names ()" link="GstPreset.html#gst-preset-get-property-names"/> |
| 1413 | <keyword type="function" name="gst_preset_load_preset ()" link="GstPreset.html#gst-preset-load-preset"/> |
| 1414 | <keyword type="function" name="gst_preset_save_preset ()" link="GstPreset.html#gst-preset-save-preset"/> |
| 1415 | <keyword type="function" name="gst_preset_rename_preset ()" link="GstPreset.html#gst-preset-rename-preset"/> |
| 1416 | <keyword type="function" name="gst_preset_delete_preset ()" link="GstPreset.html#gst-preset-delete-preset"/> |
| 1417 | <keyword type="function" name="gst_preset_set_meta ()" link="GstPreset.html#gst-preset-set-meta"/> |
| 1418 | <keyword type="function" name="gst_preset_get_meta ()" link="GstPreset.html#gst-preset-get-meta"/> |
| 1419 | <keyword type="function" name="gst_preset_set_app_dir ()" link="GstPreset.html#gst-preset-set-app-dir"/> |
| 1420 | <keyword type="function" name="gst_preset_get_app_dir ()" link="GstPreset.html#gst-preset-get-app-dir"/> |
Sebastian Dröge | 570fd49 | 2015-03-16 19:05:29 +0100 | [diff] [blame] | 1421 | <keyword type="function" name="gst_preset_is_editable ()" link="GstPreset.html#gst-preset-is-editable" since="1.6"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 1422 | <keyword type="struct" name="GstPreset" link="GstPreset.html#GstPreset-struct"/> |
| 1423 | <keyword type="struct" name="struct GstPresetInterface" link="GstPreset.html#GstPresetInterface"/> |
Sebastian Dröge | 76ff7f1 | 2015-06-24 23:03:12 +0200 | [diff] [blame] | 1424 | <keyword type="function" name="gst_buffer_add_protection_meta ()" link="gstreamer-GstProtectionMeta.html#gst-buffer-add-protection-meta" since="1.6"/> |
| 1425 | <keyword type="macro" name="gst_buffer_get_protection_meta()" link="gstreamer-GstProtectionMeta.html#gst-buffer-get-protection-meta"/> |
| 1426 | <keyword type="function" name="gst_protection_select_system ()" link="gstreamer-GstProtectionMeta.html#gst-protection-select-system" since="1.6"/> |
| 1427 | <keyword type="struct" name="struct GstProtectionMeta" link="gstreamer-GstProtectionMeta.html#GstProtectionMeta" since="1.6"/> |
Sebastian Dröge | a193a1a | 2015-08-19 12:39:05 +0300 | [diff] [blame] | 1428 | <keyword type="macro" name="GST_PROTECTION_SYSTEM_ID_CAPS_FIELD" link="gstreamer-GstProtectionMeta.html#GST-PROTECTION-SYSTEM-ID-CAPS-FIELD:CAPS" since="1.6"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 1429 | <keyword type="macro" name="GST_QUERY_MAKE_TYPE()" link="GstQuery.html#GST-QUERY-MAKE-TYPE:CAPS"/> |
| 1430 | <keyword type="macro" name="GST_QUERY_TYPE()" link="GstQuery.html#GST-QUERY-TYPE:CAPS"/> |
| 1431 | <keyword type="macro" name="GST_QUERY_TYPE_NAME()" link="GstQuery.html#GST-QUERY-TYPE-NAME:CAPS"/> |
| 1432 | <keyword type="macro" name="GST_QUERY_IS_UPSTREAM()" link="GstQuery.html#GST-QUERY-IS-UPSTREAM:CAPS"/> |
| 1433 | <keyword type="macro" name="GST_QUERY_IS_DOWNSTREAM()" link="GstQuery.html#GST-QUERY-IS-DOWNSTREAM:CAPS"/> |
| 1434 | <keyword type="macro" name="GST_QUERY_IS_SERIALIZED()" link="GstQuery.html#GST-QUERY-IS-SERIALIZED:CAPS"/> |
| 1435 | <keyword type="function" name="gst_query_type_get_flags ()" link="GstQuery.html#gst-query-type-get-flags"/> |
| 1436 | <keyword type="function" name="gst_query_type_get_name ()" link="GstQuery.html#gst-query-type-get-name"/> |
| 1437 | <keyword type="function" name="gst_query_type_to_quark ()" link="GstQuery.html#gst-query-type-to-quark"/> |
| 1438 | <keyword type="function" name="gst_query_ref ()" link="GstQuery.html#gst-query-ref"/> |
| 1439 | <keyword type="function" name="gst_query_unref ()" link="GstQuery.html#gst-query-unref"/> |
| 1440 | <keyword type="function" name="gst_query_copy ()" link="GstQuery.html#gst-query-copy"/> |
| 1441 | <keyword type="macro" name="gst_query_make_writable()" link="GstQuery.html#gst-query-make-writable"/> |
| 1442 | <keyword type="macro" name="gst_query_is_writable()" link="GstQuery.html#gst-query-is-writable"/> |
| 1443 | <keyword type="function" name="gst_query_replace ()" link="GstQuery.html#gst-query-replace"/> |
| 1444 | <keyword type="function" name="gst_query_writable_structure ()" link="GstQuery.html#gst-query-writable-structure"/> |
| 1445 | <keyword type="function" name="gst_query_new_custom ()" link="GstQuery.html#gst-query-new-custom"/> |
| 1446 | <keyword type="function" name="gst_query_get_structure ()" link="GstQuery.html#gst-query-get-structure"/> |
| 1447 | <keyword type="function" name="gst_query_new_convert ()" link="GstQuery.html#gst-query-new-convert"/> |
| 1448 | <keyword type="function" name="gst_query_set_convert ()" link="GstQuery.html#gst-query-set-convert"/> |
| 1449 | <keyword type="function" name="gst_query_parse_convert ()" link="GstQuery.html#gst-query-parse-convert"/> |
| 1450 | <keyword type="function" name="gst_query_new_position ()" link="GstQuery.html#gst-query-new-position"/> |
| 1451 | <keyword type="function" name="gst_query_set_position ()" link="GstQuery.html#gst-query-set-position"/> |
| 1452 | <keyword type="function" name="gst_query_parse_position ()" link="GstQuery.html#gst-query-parse-position"/> |
| 1453 | <keyword type="function" name="gst_query_new_duration ()" link="GstQuery.html#gst-query-new-duration"/> |
| 1454 | <keyword type="function" name="gst_query_set_duration ()" link="GstQuery.html#gst-query-set-duration"/> |
| 1455 | <keyword type="function" name="gst_query_parse_duration ()" link="GstQuery.html#gst-query-parse-duration"/> |
| 1456 | <keyword type="function" name="gst_query_new_latency ()" link="GstQuery.html#gst-query-new-latency"/> |
| 1457 | <keyword type="function" name="gst_query_parse_latency ()" link="GstQuery.html#gst-query-parse-latency"/> |
| 1458 | <keyword type="function" name="gst_query_set_latency ()" link="GstQuery.html#gst-query-set-latency"/> |
| 1459 | <keyword type="function" name="gst_query_new_seeking ()" link="GstQuery.html#gst-query-new-seeking"/> |
| 1460 | <keyword type="function" name="gst_query_set_seeking ()" link="GstQuery.html#gst-query-set-seeking"/> |
| 1461 | <keyword type="function" name="gst_query_parse_seeking ()" link="GstQuery.html#gst-query-parse-seeking"/> |
| 1462 | <keyword type="function" name="gst_query_new_formats ()" link="GstQuery.html#gst-query-new-formats"/> |
| 1463 | <keyword type="function" name="gst_query_set_formats ()" link="GstQuery.html#gst-query-set-formats"/> |
| 1464 | <keyword type="function" name="gst_query_set_formatsv ()" link="GstQuery.html#gst-query-set-formatsv"/> |
| 1465 | <keyword type="function" name="gst_query_parse_n_formats ()" link="GstQuery.html#gst-query-parse-n-formats"/> |
| 1466 | <keyword type="function" name="gst_query_parse_nth_format ()" link="GstQuery.html#gst-query-parse-nth-format"/> |
| 1467 | <keyword type="function" name="gst_query_new_segment ()" link="GstQuery.html#gst-query-new-segment"/> |
| 1468 | <keyword type="function" name="gst_query_set_segment ()" link="GstQuery.html#gst-query-set-segment"/> |
| 1469 | <keyword type="function" name="gst_query_parse_segment ()" link="GstQuery.html#gst-query-parse-segment"/> |
| 1470 | <keyword type="function" name="gst_query_new_caps ()" link="GstQuery.html#gst-query-new-caps"/> |
| 1471 | <keyword type="function" name="gst_query_parse_caps ()" link="GstQuery.html#gst-query-parse-caps"/> |
| 1472 | <keyword type="function" name="gst_query_set_caps_result ()" link="GstQuery.html#gst-query-set-caps-result"/> |
| 1473 | <keyword type="function" name="gst_query_parse_caps_result ()" link="GstQuery.html#gst-query-parse-caps-result"/> |
| 1474 | <keyword type="function" name="gst_query_new_accept_caps ()" link="GstQuery.html#gst-query-new-accept-caps"/> |
| 1475 | <keyword type="function" name="gst_query_parse_accept_caps ()" link="GstQuery.html#gst-query-parse-accept-caps"/> |
| 1476 | <keyword type="function" name="gst_query_set_accept_caps_result ()" link="GstQuery.html#gst-query-set-accept-caps-result"/> |
| 1477 | <keyword type="function" name="gst_query_parse_accept_caps_result ()" link="GstQuery.html#gst-query-parse-accept-caps-result"/> |
| 1478 | <keyword type="function" name="gst_query_new_buffering ()" link="GstQuery.html#gst-query-new-buffering"/> |
| 1479 | <keyword type="function" name="gst_query_set_buffering_percent ()" link="GstQuery.html#gst-query-set-buffering-percent"/> |
| 1480 | <keyword type="function" name="gst_query_parse_buffering_percent ()" link="GstQuery.html#gst-query-parse-buffering-percent"/> |
| 1481 | <keyword type="function" name="gst_query_set_buffering_stats ()" link="GstQuery.html#gst-query-set-buffering-stats"/> |
| 1482 | <keyword type="function" name="gst_query_parse_buffering_stats ()" link="GstQuery.html#gst-query-parse-buffering-stats"/> |
| 1483 | <keyword type="function" name="gst_query_set_buffering_range ()" link="GstQuery.html#gst-query-set-buffering-range"/> |
| 1484 | <keyword type="function" name="gst_query_parse_buffering_range ()" link="GstQuery.html#gst-query-parse-buffering-range"/> |
| 1485 | <keyword type="function" name="gst_query_add_buffering_range ()" link="GstQuery.html#gst-query-add-buffering-range"/> |
| 1486 | <keyword type="function" name="gst_query_get_n_buffering_ranges ()" link="GstQuery.html#gst-query-get-n-buffering-ranges"/> |
| 1487 | <keyword type="function" name="gst_query_parse_nth_buffering_range ()" link="GstQuery.html#gst-query-parse-nth-buffering-range"/> |
| 1488 | <keyword type="function" name="gst_query_new_uri ()" link="GstQuery.html#gst-query-new-uri"/> |
| 1489 | <keyword type="function" name="gst_query_parse_uri ()" link="GstQuery.html#gst-query-parse-uri"/> |
| 1490 | <keyword type="function" name="gst_query_set_uri ()" link="GstQuery.html#gst-query-set-uri"/> |
| 1491 | <keyword type="function" name="gst_query_parse_uri_redirection ()" link="GstQuery.html#gst-query-parse-uri-redirection" since="1.2"/> |
| 1492 | <keyword type="function" name="gst_query_set_uri_redirection ()" link="GstQuery.html#gst-query-set-uri-redirection" since="1.2"/> |
| 1493 | <keyword type="function" name="gst_query_parse_uri_redirection_permanent ()" link="GstQuery.html#gst-query-parse-uri-redirection-permanent" since="1.4"/> |
| 1494 | <keyword type="function" name="gst_query_set_uri_redirection_permanent ()" link="GstQuery.html#gst-query-set-uri-redirection-permanent" since="1.4"/> |
| 1495 | <keyword type="function" name="gst_query_new_allocation ()" link="GstQuery.html#gst-query-new-allocation"/> |
| 1496 | <keyword type="function" name="gst_query_parse_allocation ()" link="GstQuery.html#gst-query-parse-allocation"/> |
| 1497 | <keyword type="function" name="gst_query_add_allocation_pool ()" link="GstQuery.html#gst-query-add-allocation-pool"/> |
| 1498 | <keyword type="function" name="gst_query_get_n_allocation_pools ()" link="GstQuery.html#gst-query-get-n-allocation-pools"/> |
| 1499 | <keyword type="function" name="gst_query_parse_nth_allocation_pool ()" link="GstQuery.html#gst-query-parse-nth-allocation-pool"/> |
| 1500 | <keyword type="function" name="gst_query_set_nth_allocation_pool ()" link="GstQuery.html#gst-query-set-nth-allocation-pool"/> |
| 1501 | <keyword type="function" name="gst_query_remove_nth_allocation_pool ()" link="GstQuery.html#gst-query-remove-nth-allocation-pool" since="1.2"/> |
| 1502 | <keyword type="function" name="gst_query_add_allocation_param ()" link="GstQuery.html#gst-query-add-allocation-param"/> |
| 1503 | <keyword type="function" name="gst_query_get_n_allocation_params ()" link="GstQuery.html#gst-query-get-n-allocation-params"/> |
| 1504 | <keyword type="function" name="gst_query_parse_nth_allocation_param ()" link="GstQuery.html#gst-query-parse-nth-allocation-param"/> |
| 1505 | <keyword type="function" name="gst_query_set_nth_allocation_param ()" link="GstQuery.html#gst-query-set-nth-allocation-param"/> |
| 1506 | <keyword type="function" name="gst_query_remove_nth_allocation_param ()" link="GstQuery.html#gst-query-remove-nth-allocation-param" since="1.2"/> |
| 1507 | <keyword type="function" name="gst_query_add_allocation_meta ()" link="GstQuery.html#gst-query-add-allocation-meta"/> |
| 1508 | <keyword type="function" name="gst_query_get_n_allocation_metas ()" link="GstQuery.html#gst-query-get-n-allocation-metas"/> |
| 1509 | <keyword type="function" name="gst_query_parse_nth_allocation_meta ()" link="GstQuery.html#gst-query-parse-nth-allocation-meta"/> |
| 1510 | <keyword type="function" name="gst_query_remove_nth_allocation_meta ()" link="GstQuery.html#gst-query-remove-nth-allocation-meta"/> |
| 1511 | <keyword type="function" name="gst_query_find_allocation_meta ()" link="GstQuery.html#gst-query-find-allocation-meta"/> |
| 1512 | <keyword type="function" name="gst_query_new_scheduling ()" link="GstQuery.html#gst-query-new-scheduling"/> |
| 1513 | <keyword type="function" name="gst_query_parse_scheduling ()" link="GstQuery.html#gst-query-parse-scheduling"/> |
| 1514 | <keyword type="function" name="gst_query_set_scheduling ()" link="GstQuery.html#gst-query-set-scheduling"/> |
| 1515 | <keyword type="function" name="gst_query_add_scheduling_mode ()" link="GstQuery.html#gst-query-add-scheduling-mode"/> |
| 1516 | <keyword type="function" name="gst_query_get_n_scheduling_modes ()" link="GstQuery.html#gst-query-get-n-scheduling-modes"/> |
| 1517 | <keyword type="function" name="gst_query_parse_nth_scheduling_mode ()" link="GstQuery.html#gst-query-parse-nth-scheduling-mode"/> |
| 1518 | <keyword type="function" name="gst_query_has_scheduling_mode ()" link="GstQuery.html#gst-query-has-scheduling-mode"/> |
| 1519 | <keyword type="function" name="gst_query_has_scheduling_mode_with_flags ()" link="GstQuery.html#gst-query-has-scheduling-mode-with-flags"/> |
| 1520 | <keyword type="function" name="gst_query_new_drain ()" link="GstQuery.html#gst-query-new-drain"/> |
| 1521 | <keyword type="function" name="gst_query_new_context ()" link="GstQuery.html#gst-query-new-context" since="1.2"/> |
| 1522 | <keyword type="function" name="gst_query_set_context ()" link="GstQuery.html#gst-query-set-context" since="1.2"/> |
| 1523 | <keyword type="function" name="gst_query_parse_context ()" link="GstQuery.html#gst-query-parse-context" since="1.2"/> |
| 1524 | <keyword type="function" name="gst_query_parse_context_type ()" link="GstQuery.html#gst-query-parse-context-type" since="1.2"/> |
| 1525 | <keyword type="struct" name="struct GstQuery" link="GstQuery.html#GstQuery-struct"/> |
| 1526 | <keyword type="enum" name="enum GstQueryTypeFlags" link="GstQuery.html#GstQueryTypeFlags"/> |
| 1527 | <keyword type="macro" name="GST_QUERY_TYPE_BOTH" link="GstQuery.html#GST-QUERY-TYPE-BOTH:CAPS"/> |
| 1528 | <keyword type="enum" name="enum GstQueryType" link="GstQuery.html#GstQueryType"/> |
| 1529 | <keyword type="enum" name="enum GstBufferingMode" link="GstQuery.html#GstBufferingMode"/> |
| 1530 | <keyword type="enum" name="enum GstSchedulingFlags" link="GstQuery.html#GstSchedulingFlags"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 1531 | <keyword type="function" name="gst_registry_get ()" link="GstRegistry.html#gst-registry-get"/> |
| 1532 | <keyword type="function" name="gst_registry_get_feature_list ()" link="GstRegistry.html#gst-registry-get-feature-list"/> |
| 1533 | <keyword type="function" name="gst_registry_get_feature_list_cookie ()" link="GstRegistry.html#gst-registry-get-feature-list-cookie"/> |
| 1534 | <keyword type="function" name="gst_registry_get_feature_list_by_plugin ()" link="GstRegistry.html#gst-registry-get-feature-list-by-plugin"/> |
| 1535 | <keyword type="function" name="gst_registry_get_plugin_list ()" link="GstRegistry.html#gst-registry-get-plugin-list"/> |
| 1536 | <keyword type="function" name="gst_registry_add_plugin ()" link="GstRegistry.html#gst-registry-add-plugin"/> |
| 1537 | <keyword type="function" name="gst_registry_remove_plugin ()" link="GstRegistry.html#gst-registry-remove-plugin"/> |
| 1538 | <keyword type="function" name="gst_registry_plugin_filter ()" link="GstRegistry.html#gst-registry-plugin-filter"/> |
| 1539 | <keyword type="function" name="gst_registry_feature_filter ()" link="GstRegistry.html#gst-registry-feature-filter"/> |
| 1540 | <keyword type="function" name="gst_registry_find_plugin ()" link="GstRegistry.html#gst-registry-find-plugin"/> |
| 1541 | <keyword type="function" name="gst_registry_find_feature ()" link="GstRegistry.html#gst-registry-find-feature"/> |
| 1542 | <keyword type="function" name="gst_registry_lookup_feature ()" link="GstRegistry.html#gst-registry-lookup-feature"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 1543 | <keyword type="function" name="gst_registry_add_path ()" link="GstRegistry.html#gst-registry-add-path"/> |
| 1544 | <keyword type="function" name="gst_registry_get_path_list ()" link="GstRegistry.html#gst-registry-get-path-list"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 1545 | <keyword type="function" name="gst_registry_scan_path ()" link="GstRegistry.html#gst-registry-scan-path"/> |
| 1546 | <keyword type="function" name="gst_registry_lookup ()" link="GstRegistry.html#gst-registry-lookup"/> |
| 1547 | <keyword type="function" name="gst_registry_remove_feature ()" link="GstRegistry.html#gst-registry-remove-feature"/> |
| 1548 | <keyword type="function" name="gst_registry_add_feature ()" link="GstRegistry.html#gst-registry-add-feature"/> |
| 1549 | <keyword type="function" name="gst_registry_check_feature_version ()" link="GstRegistry.html#gst-registry-check-feature-version"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 1550 | <keyword type="struct" name="struct GstRegistry" link="GstRegistry.html#GstRegistry-struct"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 1551 | <keyword type="signal" name="The “feature-added” signal" link="GstRegistry.html#GstRegistry-feature-added"/> |
| 1552 | <keyword type="signal" name="The “plugin-added” signal" link="GstRegistry.html#GstRegistry-plugin-added"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 1553 | <keyword type="function" name="gst_segment_clip ()" link="GstSegment.html#gst-segment-clip"/> |
| 1554 | <keyword type="function" name="gst_segment_init ()" link="GstSegment.html#gst-segment-init"/> |
| 1555 | <keyword type="function" name="gst_segment_new ()" link="GstSegment.html#gst-segment-new"/> |
| 1556 | <keyword type="function" name="gst_segment_copy ()" link="GstSegment.html#gst-segment-copy"/> |
| 1557 | <keyword type="function" name="gst_segment_free ()" link="GstSegment.html#gst-segment-free"/> |
| 1558 | <keyword type="function" name="gst_segment_do_seek ()" link="GstSegment.html#gst-segment-do-seek"/> |
Sebastian Dröge | d4ab949 | 2015-12-24 12:50:24 +0100 | [diff] [blame] | 1559 | <keyword type="function" name="gst_segment_position_from_stream_time ()" link="GstSegment.html#gst-segment-position-from-stream-time" since="1.8"/> |
| 1560 | <keyword type="function" name="gst_segment_position_from_stream_time_full ()" link="GstSegment.html#gst-segment-position-from-stream-time-full" since="1.8"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 1561 | <keyword type="function" name="gst_segment_to_running_time ()" link="GstSegment.html#gst-segment-to-running-time"/> |
Sebastian Dröge | f6697b2 | 2015-05-13 13:17:48 +0300 | [diff] [blame] | 1562 | <keyword type="function" name="gst_segment_to_running_time_full ()" link="GstSegment.html#gst-segment-to-running-time-full" since="1.6"/> |
Sebastian Dröge | d4ab949 | 2015-12-24 12:50:24 +0100 | [diff] [blame] | 1563 | <keyword type="function" name="gst_segment_to_stream_time ()" link="GstSegment.html#gst-segment-to-stream-time" since="1.8"/> |
| 1564 | <keyword type="function" name="gst_segment_to_stream_time_full ()" link="GstSegment.html#gst-segment-to-stream-time-full" since="1.8"/> |
| 1565 | <keyword type="function" name="gst_segment_position_from_running_time ()" link="GstSegment.html#gst-segment-position-from-running-time" since="1.8"/> |
| 1566 | <keyword type="function" name="gst_segment_position_from_running_time_full ()" link="GstSegment.html#gst-segment-position-from-running-time-full" since="1.8"/> |
| 1567 | <keyword type="function" name="gst_segment_to_position ()" link="GstSegment.html#gst-segment-to-position" deprecated=""/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 1568 | <keyword type="function" name="gst_segment_set_running_time ()" link="GstSegment.html#gst-segment-set-running-time"/> |
| 1569 | <keyword type="function" name="gst_segment_copy_into ()" link="GstSegment.html#gst-segment-copy-into"/> |
| 1570 | <keyword type="function" name="gst_segment_offset_running_time ()" link="GstSegment.html#gst-segment-offset-running-time" since="1.2.3"/> |
Sebastian Dröge | f6697b2 | 2015-05-13 13:17:48 +0300 | [diff] [blame] | 1571 | <keyword type="function" name="gst_segment_is_equal ()" link="GstSegment.html#gst-segment-is-equal" since="1.6"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 1572 | <keyword type="struct" name="struct GstSegment" link="GstSegment.html#GstSegment-struct"/> |
| 1573 | <keyword type="enum" name="enum GstSegmentFlags" link="GstSegment.html#GstSegmentFlags"/> |
| 1574 | <keyword type="function" name="GstStructureForeachFunc ()" link="GstStructure.html#GstStructureForeachFunc"/> |
| 1575 | <keyword type="function" name="GstStructureMapFunc ()" link="GstStructure.html#GstStructureMapFunc"/> |
Sebastian Dröge | 570fd49 | 2015-03-16 19:05:29 +0100 | [diff] [blame] | 1576 | <keyword type="function" name="GstStructureFilterMapFunc ()" link="GstStructure.html#GstStructureFilterMapFunc"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 1577 | <keyword type="function" name="gst_structure_new_empty ()" link="GstStructure.html#gst-structure-new-empty"/> |
| 1578 | <keyword type="function" name="gst_structure_new_id_empty ()" link="GstStructure.html#gst-structure-new-id-empty"/> |
| 1579 | <keyword type="function" name="gst_structure_new ()" link="GstStructure.html#gst-structure-new"/> |
| 1580 | <keyword type="function" name="gst_structure_new_valist ()" link="GstStructure.html#gst-structure-new-valist"/> |
| 1581 | <keyword type="function" name="gst_structure_new_id ()" link="GstStructure.html#gst-structure-new-id"/> |
| 1582 | <keyword type="function" name="gst_structure_new_from_string ()" link="GstStructure.html#gst-structure-new-from-string" since="1.2"/> |
| 1583 | <keyword type="function" name="gst_structure_copy ()" link="GstStructure.html#gst-structure-copy"/> |
| 1584 | <keyword type="function" name="gst_structure_free ()" link="GstStructure.html#gst-structure-free"/> |
| 1585 | <keyword type="function" name="gst_structure_get_name ()" link="GstStructure.html#gst-structure-get-name"/> |
| 1586 | <keyword type="function" name="gst_structure_has_name ()" link="GstStructure.html#gst-structure-has-name"/> |
| 1587 | <keyword type="function" name="gst_structure_set_name ()" link="GstStructure.html#gst-structure-set-name"/> |
| 1588 | <keyword type="function" name="gst_structure_get_name_id ()" link="GstStructure.html#gst-structure-get-name-id"/> |
| 1589 | <keyword type="function" name="gst_structure_id_get ()" link="GstStructure.html#gst-structure-id-get"/> |
| 1590 | <keyword type="function" name="gst_structure_id_get_valist ()" link="GstStructure.html#gst-structure-id-get-valist"/> |
| 1591 | <keyword type="function" name="gst_structure_id_get_value ()" link="GstStructure.html#gst-structure-id-get-value"/> |
| 1592 | <keyword type="function" name="gst_structure_id_set_value ()" link="GstStructure.html#gst-structure-id-set-value"/> |
| 1593 | <keyword type="function" name="gst_structure_id_take_value ()" link="GstStructure.html#gst-structure-id-take-value"/> |
| 1594 | <keyword type="function" name="gst_structure_get ()" link="GstStructure.html#gst-structure-get"/> |
| 1595 | <keyword type="function" name="gst_structure_get_valist ()" link="GstStructure.html#gst-structure-get-valist"/> |
| 1596 | <keyword type="function" name="gst_structure_get_value ()" link="GstStructure.html#gst-structure-get-value"/> |
| 1597 | <keyword type="function" name="gst_structure_set_value ()" link="GstStructure.html#gst-structure-set-value"/> |
| 1598 | <keyword type="function" name="gst_structure_take_value ()" link="GstStructure.html#gst-structure-take-value"/> |
| 1599 | <keyword type="function" name="gst_structure_set ()" link="GstStructure.html#gst-structure-set"/> |
| 1600 | <keyword type="function" name="gst_structure_set_valist ()" link="GstStructure.html#gst-structure-set-valist"/> |
| 1601 | <keyword type="function" name="gst_structure_id_set ()" link="GstStructure.html#gst-structure-id-set"/> |
| 1602 | <keyword type="function" name="gst_structure_id_set_valist ()" link="GstStructure.html#gst-structure-id-set-valist"/> |
| 1603 | <keyword type="function" name="gst_structure_remove_field ()" link="GstStructure.html#gst-structure-remove-field"/> |
| 1604 | <keyword type="function" name="gst_structure_remove_fields ()" link="GstStructure.html#gst-structure-remove-fields"/> |
| 1605 | <keyword type="function" name="gst_structure_remove_fields_valist ()" link="GstStructure.html#gst-structure-remove-fields-valist"/> |
| 1606 | <keyword type="function" name="gst_structure_remove_all_fields ()" link="GstStructure.html#gst-structure-remove-all-fields"/> |
| 1607 | <keyword type="function" name="gst_structure_get_field_type ()" link="GstStructure.html#gst-structure-get-field-type"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 1608 | <keyword type="function" name="gst_structure_n_fields ()" link="GstStructure.html#gst-structure-n-fields"/> |
| 1609 | <keyword type="function" name="gst_structure_has_field ()" link="GstStructure.html#gst-structure-has-field"/> |
| 1610 | <keyword type="function" name="gst_structure_has_field_typed ()" link="GstStructure.html#gst-structure-has-field-typed"/> |
| 1611 | <keyword type="function" name="gst_structure_is_equal ()" link="GstStructure.html#gst-structure-is-equal"/> |
| 1612 | <keyword type="function" name="gst_structure_is_subset ()" link="GstStructure.html#gst-structure-is-subset"/> |
| 1613 | <keyword type="function" name="gst_structure_can_intersect ()" link="GstStructure.html#gst-structure-can-intersect"/> |
| 1614 | <keyword type="function" name="gst_structure_intersect ()" link="GstStructure.html#gst-structure-intersect"/> |
| 1615 | <keyword type="function" name="gst_structure_id_has_field ()" link="GstStructure.html#gst-structure-id-has-field"/> |
| 1616 | <keyword type="function" name="gst_structure_id_has_field_typed ()" link="GstStructure.html#gst-structure-id-has-field-typed"/> |
| 1617 | <keyword type="function" name="gst_structure_get_boolean ()" link="GstStructure.html#gst-structure-get-boolean"/> |
| 1618 | <keyword type="function" name="gst_structure_get_int ()" link="GstStructure.html#gst-structure-get-int"/> |
| 1619 | <keyword type="function" name="gst_structure_get_uint ()" link="GstStructure.html#gst-structure-get-uint"/> |
| 1620 | <keyword type="function" name="gst_structure_get_int64 ()" link="GstStructure.html#gst-structure-get-int64" since="1.4"/> |
| 1621 | <keyword type="function" name="gst_structure_get_uint64 ()" link="GstStructure.html#gst-structure-get-uint64" since="1.4"/> |
| 1622 | <keyword type="function" name="gst_structure_get_double ()" link="GstStructure.html#gst-structure-get-double"/> |
| 1623 | <keyword type="function" name="gst_structure_get_string ()" link="GstStructure.html#gst-structure-get-string"/> |
| 1624 | <keyword type="function" name="gst_structure_get_date ()" link="GstStructure.html#gst-structure-get-date"/> |
| 1625 | <keyword type="function" name="gst_structure_get_date_time ()" link="GstStructure.html#gst-structure-get-date-time"/> |
| 1626 | <keyword type="function" name="gst_structure_get_clock_time ()" link="GstStructure.html#gst-structure-get-clock-time"/> |
| 1627 | <keyword type="function" name="gst_structure_get_enum ()" link="GstStructure.html#gst-structure-get-enum"/> |
| 1628 | <keyword type="function" name="gst_structure_get_fraction ()" link="GstStructure.html#gst-structure-get-fraction"/> |
Sebastian Dröge | 570fd49 | 2015-03-16 19:05:29 +0100 | [diff] [blame] | 1629 | <keyword type="function" name="gst_structure_foreach ()" link="GstStructure.html#gst-structure-foreach"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 1630 | <keyword type="function" name="gst_structure_map_in_place ()" link="GstStructure.html#gst-structure-map-in-place"/> |
Sebastian Dröge | 570fd49 | 2015-03-16 19:05:29 +0100 | [diff] [blame] | 1631 | <keyword type="function" name="gst_structure_filter_and_map_in_place ()" link="GstStructure.html#gst-structure-filter-and-map-in-place" since="1.6"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 1632 | <keyword type="function" name="gst_structure_nth_field_name ()" link="GstStructure.html#gst-structure-nth-field-name"/> |
| 1633 | <keyword type="function" name="gst_structure_set_parent_refcount ()" link="GstStructure.html#gst-structure-set-parent-refcount"/> |
| 1634 | <keyword type="function" name="gst_structure_to_string ()" link="GstStructure.html#gst-structure-to-string"/> |
| 1635 | <keyword type="function" name="gst_structure_from_string ()" link="GstStructure.html#gst-structure-from-string"/> |
| 1636 | <keyword type="function" name="gst_structure_fixate ()" link="GstStructure.html#gst-structure-fixate"/> |
| 1637 | <keyword type="function" name="gst_structure_fixate_field ()" link="GstStructure.html#gst-structure-fixate-field"/> |
| 1638 | <keyword type="function" name="gst_structure_fixate_field_nearest_int ()" link="GstStructure.html#gst-structure-fixate-field-nearest-int"/> |
| 1639 | <keyword type="function" name="gst_structure_fixate_field_nearest_double ()" link="GstStructure.html#gst-structure-fixate-field-nearest-double"/> |
| 1640 | <keyword type="function" name="gst_structure_fixate_field_nearest_fraction ()" link="GstStructure.html#gst-structure-fixate-field-nearest-fraction"/> |
| 1641 | <keyword type="function" name="gst_structure_fixate_field_boolean ()" link="GstStructure.html#gst-structure-fixate-field-boolean"/> |
| 1642 | <keyword type="function" name="gst_structure_fixate_field_string ()" link="GstStructure.html#gst-structure-fixate-field-string"/> |
| 1643 | <keyword type="struct" name="struct GstStructure" link="GstStructure.html#GstStructure-struct"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 1644 | <keyword type="function" name="gst_system_clock_obtain ()" link="GstSystemClock.html#gst-system-clock-obtain"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 1645 | <keyword type="function" name="gst_system_clock_set_default ()" link="GstSystemClock.html#gst-system-clock-set-default" since="1.4"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 1646 | <keyword type="enum" name="enum GstClockType" link="GstSystemClock.html#GstClockType"/> |
| 1647 | <keyword type="struct" name="struct GstSystemClock" link="GstSystemClock.html#GstSystemClock-struct"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 1648 | <keyword type="property" name="The “clock-type” property" link="GstSystemClock.html#GstSystemClock--clock-type"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 1649 | <keyword type="function" name="GstTagForeachFunc ()" link="GstTagList.html#GstTagForeachFunc"/> |
| 1650 | <keyword type="function" name="GstTagMergeFunc ()" link="GstTagList.html#GstTagMergeFunc"/> |
| 1651 | <keyword type="function" name="gst_tag_register ()" link="GstTagList.html#gst-tag-register"/> |
| 1652 | <keyword type="function" name="gst_tag_register_static ()" link="GstTagList.html#gst-tag-register-static"/> |
| 1653 | <keyword type="function" name="gst_tag_merge_use_first ()" link="GstTagList.html#gst-tag-merge-use-first"/> |
| 1654 | <keyword type="function" name="gst_tag_merge_strings_with_comma ()" link="GstTagList.html#gst-tag-merge-strings-with-comma"/> |
| 1655 | <keyword type="function" name="gst_tag_exists ()" link="GstTagList.html#gst-tag-exists"/> |
| 1656 | <keyword type="function" name="gst_tag_get_type ()" link="GstTagList.html#gst-tag-get-type"/> |
| 1657 | <keyword type="function" name="gst_tag_get_nick ()" link="GstTagList.html#gst-tag-get-nick"/> |
| 1658 | <keyword type="function" name="gst_tag_get_description ()" link="GstTagList.html#gst-tag-get-description"/> |
| 1659 | <keyword type="function" name="gst_tag_get_flag ()" link="GstTagList.html#gst-tag-get-flag"/> |
| 1660 | <keyword type="function" name="gst_tag_is_fixed ()" link="GstTagList.html#gst-tag-is-fixed"/> |
| 1661 | <keyword type="function" name="gst_tag_list_new ()" link="GstTagList.html#gst-tag-list-new"/> |
| 1662 | <keyword type="function" name="gst_tag_list_new_empty ()" link="GstTagList.html#gst-tag-list-new-empty"/> |
| 1663 | <keyword type="function" name="gst_tag_list_new_valist ()" link="GstTagList.html#gst-tag-list-new-valist"/> |
| 1664 | <keyword type="function" name="gst_tag_list_new_from_string ()" link="GstTagList.html#gst-tag-list-new-from-string"/> |
| 1665 | <keyword type="macro" name="gst_tag_list_free()" link="GstTagList.html#gst-tag-list-free" deprecated=""/> |
| 1666 | <keyword type="function" name="gst_tag_list_get_scope ()" link="GstTagList.html#gst-tag-list-get-scope"/> |
| 1667 | <keyword type="function" name="gst_tag_list_set_scope ()" link="GstTagList.html#gst-tag-list-set-scope"/> |
| 1668 | <keyword type="function" name="gst_tag_list_to_string ()" link="GstTagList.html#gst-tag-list-to-string"/> |
| 1669 | <keyword type="function" name="gst_tag_list_is_empty ()" link="GstTagList.html#gst-tag-list-is-empty"/> |
| 1670 | <keyword type="function" name="gst_tag_list_is_equal ()" link="GstTagList.html#gst-tag-list-is-equal"/> |
| 1671 | <keyword type="function" name="gst_tag_list_copy ()" link="GstTagList.html#gst-tag-list-copy"/> |
| 1672 | <keyword type="function" name="gst_tag_list_ref ()" link="GstTagList.html#gst-tag-list-ref"/> |
| 1673 | <keyword type="function" name="gst_tag_list_unref ()" link="GstTagList.html#gst-tag-list-unref"/> |
| 1674 | <keyword type="macro" name="gst_tag_list_is_writable()" link="GstTagList.html#gst-tag-list-is-writable"/> |
| 1675 | <keyword type="macro" name="gst_tag_list_make_writable()" link="GstTagList.html#gst-tag-list-make-writable"/> |
| 1676 | <keyword type="function" name="gst_tag_list_insert ()" link="GstTagList.html#gst-tag-list-insert"/> |
| 1677 | <keyword type="function" name="gst_tag_list_merge ()" link="GstTagList.html#gst-tag-list-merge"/> |
| 1678 | <keyword type="function" name="gst_tag_list_get_tag_size ()" link="GstTagList.html#gst-tag-list-get-tag-size"/> |
| 1679 | <keyword type="function" name="gst_tag_list_n_tags ()" link="GstTagList.html#gst-tag-list-n-tags"/> |
| 1680 | <keyword type="function" name="gst_tag_list_nth_tag_name ()" link="GstTagList.html#gst-tag-list-nth-tag-name"/> |
| 1681 | <keyword type="function" name="gst_tag_list_add ()" link="GstTagList.html#gst-tag-list-add"/> |
| 1682 | <keyword type="function" name="gst_tag_list_add_value ()" link="GstTagList.html#gst-tag-list-add-value"/> |
| 1683 | <keyword type="function" name="gst_tag_list_add_values ()" link="GstTagList.html#gst-tag-list-add-values"/> |
| 1684 | <keyword type="function" name="gst_tag_list_add_valist ()" link="GstTagList.html#gst-tag-list-add-valist"/> |
| 1685 | <keyword type="function" name="gst_tag_list_add_valist_values ()" link="GstTagList.html#gst-tag-list-add-valist-values"/> |
| 1686 | <keyword type="function" name="gst_tag_list_remove_tag ()" link="GstTagList.html#gst-tag-list-remove-tag"/> |
| 1687 | <keyword type="function" name="gst_tag_list_foreach ()" link="GstTagList.html#gst-tag-list-foreach"/> |
| 1688 | <keyword type="function" name="gst_tag_list_get_value_index ()" link="GstTagList.html#gst-tag-list-get-value-index"/> |
| 1689 | <keyword type="function" name="gst_tag_list_copy_value ()" link="GstTagList.html#gst-tag-list-copy-value"/> |
| 1690 | <keyword type="function" name="gst_tag_list_get_boolean ()" link="GstTagList.html#gst-tag-list-get-boolean"/> |
| 1691 | <keyword type="function" name="gst_tag_list_get_boolean_index ()" link="GstTagList.html#gst-tag-list-get-boolean-index"/> |
| 1692 | <keyword type="function" name="gst_tag_list_get_int ()" link="GstTagList.html#gst-tag-list-get-int"/> |
| 1693 | <keyword type="function" name="gst_tag_list_get_int_index ()" link="GstTagList.html#gst-tag-list-get-int-index"/> |
| 1694 | <keyword type="function" name="gst_tag_list_get_uint ()" link="GstTagList.html#gst-tag-list-get-uint"/> |
| 1695 | <keyword type="function" name="gst_tag_list_get_uint_index ()" link="GstTagList.html#gst-tag-list-get-uint-index"/> |
| 1696 | <keyword type="function" name="gst_tag_list_get_int64 ()" link="GstTagList.html#gst-tag-list-get-int64"/> |
| 1697 | <keyword type="function" name="gst_tag_list_get_int64_index ()" link="GstTagList.html#gst-tag-list-get-int64-index"/> |
| 1698 | <keyword type="function" name="gst_tag_list_get_uint64 ()" link="GstTagList.html#gst-tag-list-get-uint64"/> |
| 1699 | <keyword type="function" name="gst_tag_list_get_uint64_index ()" link="GstTagList.html#gst-tag-list-get-uint64-index"/> |
| 1700 | <keyword type="function" name="gst_tag_list_get_float ()" link="GstTagList.html#gst-tag-list-get-float"/> |
| 1701 | <keyword type="function" name="gst_tag_list_get_float_index ()" link="GstTagList.html#gst-tag-list-get-float-index"/> |
| 1702 | <keyword type="function" name="gst_tag_list_get_double ()" link="GstTagList.html#gst-tag-list-get-double"/> |
| 1703 | <keyword type="function" name="gst_tag_list_get_double_index ()" link="GstTagList.html#gst-tag-list-get-double-index"/> |
| 1704 | <keyword type="function" name="gst_tag_list_get_string ()" link="GstTagList.html#gst-tag-list-get-string"/> |
| 1705 | <keyword type="function" name="gst_tag_list_get_string_index ()" link="GstTagList.html#gst-tag-list-get-string-index"/> |
| 1706 | <keyword type="function" name="gst_tag_list_peek_string_index ()" link="GstTagList.html#gst-tag-list-peek-string-index"/> |
| 1707 | <keyword type="function" name="gst_tag_list_get_pointer ()" link="GstTagList.html#gst-tag-list-get-pointer"/> |
| 1708 | <keyword type="function" name="gst_tag_list_get_pointer_index ()" link="GstTagList.html#gst-tag-list-get-pointer-index"/> |
| 1709 | <keyword type="function" name="gst_tag_list_get_date ()" link="GstTagList.html#gst-tag-list-get-date"/> |
| 1710 | <keyword type="function" name="gst_tag_list_get_date_index ()" link="GstTagList.html#gst-tag-list-get-date-index"/> |
| 1711 | <keyword type="function" name="gst_tag_list_get_date_time ()" link="GstTagList.html#gst-tag-list-get-date-time"/> |
| 1712 | <keyword type="function" name="gst_tag_list_get_date_time_index ()" link="GstTagList.html#gst-tag-list-get-date-time-index"/> |
| 1713 | <keyword type="function" name="gst_tag_list_get_sample ()" link="GstTagList.html#gst-tag-list-get-sample"/> |
| 1714 | <keyword type="function" name="gst_tag_list_get_sample_index ()" link="GstTagList.html#gst-tag-list-get-sample-index"/> |
| 1715 | <keyword type="struct" name="struct GstTagList" link="GstTagList.html#GstTagList-struct"/> |
| 1716 | <keyword type="enum" name="enum GstTagMergeMode" link="GstTagList.html#GstTagMergeMode"/> |
| 1717 | <keyword type="enum" name="enum GstTagFlag" link="GstTagList.html#GstTagFlag"/> |
| 1718 | <keyword type="enum" name="enum GstTagScope" link="GstTagList.html#GstTagScope"/> |
| 1719 | <keyword type="macro" name="GST_TAG_TITLE" link="GstTagList.html#GST-TAG-TITLE:CAPS"/> |
| 1720 | <keyword type="macro" name="GST_TAG_TITLE_SORTNAME" link="GstTagList.html#GST-TAG-TITLE-SORTNAME:CAPS"/> |
| 1721 | <keyword type="macro" name="GST_TAG_ARTIST" link="GstTagList.html#GST-TAG-ARTIST:CAPS"/> |
| 1722 | <keyword type="macro" name="GST_TAG_ARTIST_SORTNAME" link="GstTagList.html#GST-TAG-ARTIST-SORTNAME:CAPS"/> |
| 1723 | <keyword type="macro" name="GST_TAG_ALBUM" link="GstTagList.html#GST-TAG-ALBUM:CAPS"/> |
| 1724 | <keyword type="macro" name="GST_TAG_ALBUM_SORTNAME" link="GstTagList.html#GST-TAG-ALBUM-SORTNAME:CAPS"/> |
| 1725 | <keyword type="macro" name="GST_TAG_ALBUM_ARTIST" link="GstTagList.html#GST-TAG-ALBUM-ARTIST:CAPS"/> |
| 1726 | <keyword type="macro" name="GST_TAG_ALBUM_ARTIST_SORTNAME" link="GstTagList.html#GST-TAG-ALBUM-ARTIST-SORTNAME:CAPS"/> |
| 1727 | <keyword type="macro" name="GST_TAG_DATE" link="GstTagList.html#GST-TAG-DATE:CAPS"/> |
| 1728 | <keyword type="macro" name="GST_TAG_DATE_TIME" link="GstTagList.html#GST-TAG-DATE-TIME:CAPS"/> |
| 1729 | <keyword type="macro" name="GST_TAG_GENRE" link="GstTagList.html#GST-TAG-GENRE:CAPS"/> |
| 1730 | <keyword type="macro" name="GST_TAG_COMMENT" link="GstTagList.html#GST-TAG-COMMENT:CAPS"/> |
| 1731 | <keyword type="macro" name="GST_TAG_EXTENDED_COMMENT" link="GstTagList.html#GST-TAG-EXTENDED-COMMENT:CAPS"/> |
| 1732 | <keyword type="macro" name="GST_TAG_TRACK_NUMBER" link="GstTagList.html#GST-TAG-TRACK-NUMBER:CAPS"/> |
| 1733 | <keyword type="macro" name="GST_TAG_TRACK_COUNT" link="GstTagList.html#GST-TAG-TRACK-COUNT:CAPS"/> |
| 1734 | <keyword type="macro" name="GST_TAG_ALBUM_VOLUME_NUMBER" link="GstTagList.html#GST-TAG-ALBUM-VOLUME-NUMBER:CAPS"/> |
| 1735 | <keyword type="macro" name="GST_TAG_ALBUM_VOLUME_COUNT" link="GstTagList.html#GST-TAG-ALBUM-VOLUME-COUNT:CAPS"/> |
| 1736 | <keyword type="macro" name="GST_TAG_LOCATION" link="GstTagList.html#GST-TAG-LOCATION:CAPS"/> |
| 1737 | <keyword type="macro" name="GST_TAG_HOMEPAGE" link="GstTagList.html#GST-TAG-HOMEPAGE:CAPS"/> |
| 1738 | <keyword type="macro" name="GST_TAG_DESCRIPTION" link="GstTagList.html#GST-TAG-DESCRIPTION:CAPS"/> |
| 1739 | <keyword type="macro" name="GST_TAG_VERSION" link="GstTagList.html#GST-TAG-VERSION:CAPS"/> |
| 1740 | <keyword type="macro" name="GST_TAG_ISRC" link="GstTagList.html#GST-TAG-ISRC:CAPS"/> |
| 1741 | <keyword type="macro" name="GST_TAG_ORGANIZATION" link="GstTagList.html#GST-TAG-ORGANIZATION:CAPS"/> |
| 1742 | <keyword type="macro" name="GST_TAG_COPYRIGHT" link="GstTagList.html#GST-TAG-COPYRIGHT:CAPS"/> |
| 1743 | <keyword type="macro" name="GST_TAG_COPYRIGHT_URI" link="GstTagList.html#GST-TAG-COPYRIGHT-URI:CAPS"/> |
| 1744 | <keyword type="macro" name="GST_TAG_ENCODED_BY" link="GstTagList.html#GST-TAG-ENCODED-BY:CAPS"/> |
| 1745 | <keyword type="macro" name="GST_TAG_COMPOSER" link="GstTagList.html#GST-TAG-COMPOSER:CAPS"/> |
| 1746 | <keyword type="macro" name="GST_TAG_CONTACT" link="GstTagList.html#GST-TAG-CONTACT:CAPS"/> |
| 1747 | <keyword type="macro" name="GST_TAG_LICENSE" link="GstTagList.html#GST-TAG-LICENSE:CAPS"/> |
| 1748 | <keyword type="macro" name="GST_TAG_LICENSE_URI" link="GstTagList.html#GST-TAG-LICENSE-URI:CAPS"/> |
| 1749 | <keyword type="macro" name="GST_TAG_PERFORMER" link="GstTagList.html#GST-TAG-PERFORMER:CAPS"/> |
| 1750 | <keyword type="macro" name="GST_TAG_DURATION" link="GstTagList.html#GST-TAG-DURATION:CAPS"/> |
| 1751 | <keyword type="macro" name="GST_TAG_CODEC" link="GstTagList.html#GST-TAG-CODEC:CAPS"/> |
| 1752 | <keyword type="macro" name="GST_TAG_VIDEO_CODEC" link="GstTagList.html#GST-TAG-VIDEO-CODEC:CAPS"/> |
| 1753 | <keyword type="macro" name="GST_TAG_AUDIO_CODEC" link="GstTagList.html#GST-TAG-AUDIO-CODEC:CAPS"/> |
| 1754 | <keyword type="macro" name="GST_TAG_SUBTITLE_CODEC" link="GstTagList.html#GST-TAG-SUBTITLE-CODEC:CAPS"/> |
| 1755 | <keyword type="macro" name="GST_TAG_CONTAINER_FORMAT" link="GstTagList.html#GST-TAG-CONTAINER-FORMAT:CAPS"/> |
| 1756 | <keyword type="macro" name="GST_TAG_BITRATE" link="GstTagList.html#GST-TAG-BITRATE:CAPS"/> |
| 1757 | <keyword type="macro" name="GST_TAG_NOMINAL_BITRATE" link="GstTagList.html#GST-TAG-NOMINAL-BITRATE:CAPS"/> |
| 1758 | <keyword type="macro" name="GST_TAG_MINIMUM_BITRATE" link="GstTagList.html#GST-TAG-MINIMUM-BITRATE:CAPS"/> |
| 1759 | <keyword type="macro" name="GST_TAG_MAXIMUM_BITRATE" link="GstTagList.html#GST-TAG-MAXIMUM-BITRATE:CAPS"/> |
| 1760 | <keyword type="macro" name="GST_TAG_SERIAL" link="GstTagList.html#GST-TAG-SERIAL:CAPS"/> |
| 1761 | <keyword type="macro" name="GST_TAG_ENCODER" link="GstTagList.html#GST-TAG-ENCODER:CAPS"/> |
| 1762 | <keyword type="macro" name="GST_TAG_ENCODER_VERSION" link="GstTagList.html#GST-TAG-ENCODER-VERSION:CAPS"/> |
| 1763 | <keyword type="macro" name="GST_TAG_TRACK_GAIN" link="GstTagList.html#GST-TAG-TRACK-GAIN:CAPS"/> |
| 1764 | <keyword type="macro" name="GST_TAG_TRACK_PEAK" link="GstTagList.html#GST-TAG-TRACK-PEAK:CAPS"/> |
| 1765 | <keyword type="macro" name="GST_TAG_ALBUM_GAIN" link="GstTagList.html#GST-TAG-ALBUM-GAIN:CAPS"/> |
| 1766 | <keyword type="macro" name="GST_TAG_ALBUM_PEAK" link="GstTagList.html#GST-TAG-ALBUM-PEAK:CAPS"/> |
| 1767 | <keyword type="macro" name="GST_TAG_REFERENCE_LEVEL" link="GstTagList.html#GST-TAG-REFERENCE-LEVEL:CAPS"/> |
| 1768 | <keyword type="macro" name="GST_TAG_LANGUAGE_CODE" link="GstTagList.html#GST-TAG-LANGUAGE-CODE:CAPS"/> |
| 1769 | <keyword type="macro" name="GST_TAG_LANGUAGE_NAME" link="GstTagList.html#GST-TAG-LANGUAGE-NAME:CAPS"/> |
| 1770 | <keyword type="macro" name="GST_TAG_IMAGE" link="GstTagList.html#GST-TAG-IMAGE:CAPS"/> |
| 1771 | <keyword type="macro" name="GST_TAG_PREVIEW_IMAGE" link="GstTagList.html#GST-TAG-PREVIEW-IMAGE:CAPS"/> |
| 1772 | <keyword type="macro" name="GST_TAG_ATTACHMENT" link="GstTagList.html#GST-TAG-ATTACHMENT:CAPS"/> |
| 1773 | <keyword type="macro" name="GST_TAG_BEATS_PER_MINUTE" link="GstTagList.html#GST-TAG-BEATS-PER-MINUTE:CAPS"/> |
| 1774 | <keyword type="macro" name="GST_TAG_KEYWORDS" link="GstTagList.html#GST-TAG-KEYWORDS:CAPS"/> |
| 1775 | <keyword type="macro" name="GST_TAG_GEO_LOCATION_NAME" link="GstTagList.html#GST-TAG-GEO-LOCATION-NAME:CAPS"/> |
| 1776 | <keyword type="macro" name="GST_TAG_GEO_LOCATION_LATITUDE" link="GstTagList.html#GST-TAG-GEO-LOCATION-LATITUDE:CAPS"/> |
| 1777 | <keyword type="macro" name="GST_TAG_GEO_LOCATION_LONGITUDE" link="GstTagList.html#GST-TAG-GEO-LOCATION-LONGITUDE:CAPS"/> |
| 1778 | <keyword type="macro" name="GST_TAG_GEO_LOCATION_ELEVATION" link="GstTagList.html#GST-TAG-GEO-LOCATION-ELEVATION:CAPS"/> |
| 1779 | <keyword type="macro" name="GST_TAG_GEO_LOCATION_CITY" link="GstTagList.html#GST-TAG-GEO-LOCATION-CITY:CAPS"/> |
| 1780 | <keyword type="macro" name="GST_TAG_GEO_LOCATION_COUNTRY" link="GstTagList.html#GST-TAG-GEO-LOCATION-COUNTRY:CAPS"/> |
| 1781 | <keyword type="macro" name="GST_TAG_GEO_LOCATION_SUBLOCATION" link="GstTagList.html#GST-TAG-GEO-LOCATION-SUBLOCATION:CAPS"/> |
| 1782 | <keyword type="macro" name="GST_TAG_GEO_LOCATION_HORIZONTAL_ERROR" link="GstTagList.html#GST-TAG-GEO-LOCATION-HORIZONTAL-ERROR:CAPS"/> |
| 1783 | <keyword type="macro" name="GST_TAG_GEO_LOCATION_MOVEMENT_DIRECTION" link="GstTagList.html#GST-TAG-GEO-LOCATION-MOVEMENT-DIRECTION:CAPS"/> |
| 1784 | <keyword type="macro" name="GST_TAG_GEO_LOCATION_MOVEMENT_SPEED" link="GstTagList.html#GST-TAG-GEO-LOCATION-MOVEMENT-SPEED:CAPS"/> |
| 1785 | <keyword type="macro" name="GST_TAG_GEO_LOCATION_CAPTURE_DIRECTION" link="GstTagList.html#GST-TAG-GEO-LOCATION-CAPTURE-DIRECTION:CAPS"/> |
| 1786 | <keyword type="macro" name="GST_TAG_SHOW_NAME" link="GstTagList.html#GST-TAG-SHOW-NAME:CAPS"/> |
| 1787 | <keyword type="macro" name="GST_TAG_SHOW_SORTNAME" link="GstTagList.html#GST-TAG-SHOW-SORTNAME:CAPS"/> |
| 1788 | <keyword type="macro" name="GST_TAG_SHOW_EPISODE_NUMBER" link="GstTagList.html#GST-TAG-SHOW-EPISODE-NUMBER:CAPS"/> |
| 1789 | <keyword type="macro" name="GST_TAG_SHOW_SEASON_NUMBER" link="GstTagList.html#GST-TAG-SHOW-SEASON-NUMBER:CAPS"/> |
| 1790 | <keyword type="macro" name="GST_TAG_LYRICS" link="GstTagList.html#GST-TAG-LYRICS:CAPS"/> |
| 1791 | <keyword type="macro" name="GST_TAG_COMPOSER_SORTNAME" link="GstTagList.html#GST-TAG-COMPOSER-SORTNAME:CAPS"/> |
| 1792 | <keyword type="macro" name="GST_TAG_GROUPING" link="GstTagList.html#GST-TAG-GROUPING:CAPS"/> |
| 1793 | <keyword type="macro" name="GST_TAG_USER_RATING" link="GstTagList.html#GST-TAG-USER-RATING:CAPS"/> |
| 1794 | <keyword type="macro" name="GST_TAG_DEVICE_MANUFACTURER" link="GstTagList.html#GST-TAG-DEVICE-MANUFACTURER:CAPS"/> |
| 1795 | <keyword type="macro" name="GST_TAG_DEVICE_MODEL" link="GstTagList.html#GST-TAG-DEVICE-MODEL:CAPS"/> |
| 1796 | <keyword type="macro" name="GST_TAG_APPLICATION_NAME" link="GstTagList.html#GST-TAG-APPLICATION-NAME:CAPS"/> |
| 1797 | <keyword type="macro" name="GST_TAG_APPLICATION_DATA" link="GstTagList.html#GST-TAG-APPLICATION-DATA:CAPS"/> |
| 1798 | <keyword type="macro" name="GST_TAG_IMAGE_ORIENTATION" link="GstTagList.html#GST-TAG-IMAGE-ORIENTATION:CAPS"/> |
| 1799 | <keyword type="macro" name="GST_TAG_PUBLISHER" link="GstTagList.html#GST-TAG-PUBLISHER:CAPS" since="1.2"/> |
| 1800 | <keyword type="macro" name="GST_TAG_INTERPRETED_BY" link="GstTagList.html#GST-TAG-INTERPRETED-BY:CAPS" since="1.2"/> |
| 1801 | <keyword type="macro" name="GST_TAG_MIDI_BASE_NOTE" link="GstTagList.html#GST-TAG-MIDI-BASE-NOTE:CAPS" since="1.4"/> |
Sebastian Dröge | 68fc310 | 2016-02-19 10:52:06 +0200 | [diff] [blame] | 1802 | <keyword type="macro" name="GST_TAG_PRIVATE_DATA" link="GstTagList.html#GST-TAG-PRIVATE-DATA:CAPS" since="1.8"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 1803 | <keyword type="function" name="gst_tag_setter_reset_tags ()" link="GstTagSetter.html#gst-tag-setter-reset-tags"/> |
| 1804 | <keyword type="function" name="gst_tag_setter_merge_tags ()" link="GstTagSetter.html#gst-tag-setter-merge-tags"/> |
| 1805 | <keyword type="function" name="gst_tag_setter_add_tags ()" link="GstTagSetter.html#gst-tag-setter-add-tags"/> |
| 1806 | <keyword type="function" name="gst_tag_setter_add_tag_value ()" link="GstTagSetter.html#gst-tag-setter-add-tag-value"/> |
| 1807 | <keyword type="function" name="gst_tag_setter_add_tag_values ()" link="GstTagSetter.html#gst-tag-setter-add-tag-values"/> |
| 1808 | <keyword type="function" name="gst_tag_setter_add_tag_valist ()" link="GstTagSetter.html#gst-tag-setter-add-tag-valist"/> |
| 1809 | <keyword type="function" name="gst_tag_setter_add_tag_valist_values ()" link="GstTagSetter.html#gst-tag-setter-add-tag-valist-values"/> |
| 1810 | <keyword type="function" name="gst_tag_setter_get_tag_list ()" link="GstTagSetter.html#gst-tag-setter-get-tag-list"/> |
| 1811 | <keyword type="function" name="gst_tag_setter_set_tag_merge_mode ()" link="GstTagSetter.html#gst-tag-setter-set-tag-merge-mode"/> |
| 1812 | <keyword type="function" name="gst_tag_setter_get_tag_merge_mode ()" link="GstTagSetter.html#gst-tag-setter-get-tag-merge-mode"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 1813 | <keyword type="struct" name="GstTagSetter" link="GstTagSetter.html#GstTagSetter-struct"/> |
Olivier Naudan | 5439976 | 2012-04-13 09:08:41 -0400 | [diff] [blame] | 1814 | <keyword type="struct" name="struct GstTagSetterInterface" link="GstTagSetter.html#GstTagSetterInterface"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 1815 | <keyword type="function" name="GstTaskFunction ()" link="GstTask.html#GstTaskFunction"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 1816 | <keyword type="macro" name="GST_TASK_BROADCAST()" link="GstTask.html#GST-TASK-BROADCAST:CAPS"/> |
| 1817 | <keyword type="macro" name="GST_TASK_GET_COND()" link="GstTask.html#GST-TASK-GET-COND:CAPS"/> |
| 1818 | <keyword type="macro" name="GST_TASK_GET_LOCK()" link="GstTask.html#GST-TASK-GET-LOCK:CAPS"/> |
| 1819 | <keyword type="macro" name="GST_TASK_SIGNAL()" link="GstTask.html#GST-TASK-SIGNAL:CAPS"/> |
| 1820 | <keyword type="macro" name="GST_TASK_STATE()" link="GstTask.html#GST-TASK-STATE:CAPS"/> |
| 1821 | <keyword type="macro" name="GST_TASK_WAIT()" link="GstTask.html#GST-TASK-WAIT:CAPS"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 1822 | <keyword type="function" name="gst_task_new ()" link="GstTask.html#gst-task-new"/> |
| 1823 | <keyword type="function" name="gst_task_set_lock ()" link="GstTask.html#gst-task-set-lock"/> |
| 1824 | <keyword type="function" name="gst_task_set_pool ()" link="GstTask.html#gst-task-set-pool"/> |
| 1825 | <keyword type="function" name="gst_task_get_pool ()" link="GstTask.html#gst-task-get-pool"/> |
| 1826 | <keyword type="function" name="GstTaskThreadFunc ()" link="GstTask.html#GstTaskThreadFunc"/> |
| 1827 | <keyword type="function" name="gst_task_set_enter_callback ()" link="GstTask.html#gst-task-set-enter-callback"/> |
| 1828 | <keyword type="function" name="gst_task_set_leave_callback ()" link="GstTask.html#gst-task-set-leave-callback"/> |
| 1829 | <keyword type="function" name="gst_task_get_state ()" link="GstTask.html#gst-task-get-state"/> |
| 1830 | <keyword type="function" name="gst_task_set_state ()" link="GstTask.html#gst-task-set-state"/> |
| 1831 | <keyword type="function" name="gst_task_pause ()" link="GstTask.html#gst-task-pause"/> |
| 1832 | <keyword type="function" name="gst_task_start ()" link="GstTask.html#gst-task-start"/> |
| 1833 | <keyword type="function" name="gst_task_stop ()" link="GstTask.html#gst-task-stop"/> |
| 1834 | <keyword type="function" name="gst_task_join ()" link="GstTask.html#gst-task-join"/> |
| 1835 | <keyword type="function" name="gst_task_cleanup_all ()" link="GstTask.html#gst-task-cleanup-all"/> |
| 1836 | <keyword type="struct" name="struct GstTask" link="GstTask.html#GstTask-struct"/> |
| 1837 | <keyword type="enum" name="enum GstTaskState" link="GstTask.html#GstTaskState"/> |
| 1838 | <keyword type="function" name="GstTaskPoolFunction ()" link="GstTaskPool.html#GstTaskPoolFunction"/> |
| 1839 | <keyword type="function" name="gst_task_pool_new ()" link="GstTaskPool.html#gst-task-pool-new"/> |
| 1840 | <keyword type="function" name="gst_task_pool_prepare ()" link="GstTaskPool.html#gst-task-pool-prepare"/> |
| 1841 | <keyword type="function" name="gst_task_pool_push ()" link="GstTaskPool.html#gst-task-pool-push"/> |
| 1842 | <keyword type="function" name="gst_task_pool_join ()" link="GstTaskPool.html#gst-task-pool-join"/> |
| 1843 | <keyword type="function" name="gst_task_pool_cleanup ()" link="GstTaskPool.html#gst-task-pool-cleanup"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 1844 | <keyword type="struct" name="struct GstTaskPool" link="GstTaskPool.html#GstTaskPool-struct"/> |
| 1845 | <keyword type="struct" name="struct GstTaskPoolClass" link="GstTaskPool.html#GstTaskPoolClass"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 1846 | <keyword type="function" name="gst_toc_new ()" link="GstToc.html#gst-toc-new"/> |
| 1847 | <keyword type="macro" name="gst_toc_ref()" link="GstToc.html#gst-toc-ref"/> |
| 1848 | <keyword type="macro" name="gst_toc_unref()" link="GstToc.html#gst-toc-unref"/> |
| 1849 | <keyword type="macro" name="gst_toc_copy()" link="GstToc.html#gst-toc-copy"/> |
| 1850 | <keyword type="macro" name="gst_toc_make_writable()" link="GstToc.html#gst-toc-make-writable"/> |
| 1851 | <keyword type="function" name="gst_toc_get_scope ()" link="GstToc.html#gst-toc-get-scope"/> |
| 1852 | <keyword type="function" name="gst_toc_get_entries ()" link="GstToc.html#gst-toc-get-entries"/> |
| 1853 | <keyword type="function" name="gst_toc_append_entry ()" link="GstToc.html#gst-toc-append-entry"/> |
| 1854 | <keyword type="function" name="gst_toc_get_tags ()" link="GstToc.html#gst-toc-get-tags"/> |
| 1855 | <keyword type="function" name="gst_toc_merge_tags ()" link="GstToc.html#gst-toc-merge-tags"/> |
| 1856 | <keyword type="function" name="gst_toc_set_tags ()" link="GstToc.html#gst-toc-set-tags"/> |
| 1857 | <keyword type="function" name="gst_toc_dump ()" link="GstToc.html#gst-toc-dump"/> |
| 1858 | <keyword type="function" name="gst_toc_entry_new ()" link="GstToc.html#gst-toc-entry-new"/> |
| 1859 | <keyword type="macro" name="gst_toc_entry_ref()" link="GstToc.html#gst-toc-entry-ref"/> |
| 1860 | <keyword type="macro" name="gst_toc_entry_unref()" link="GstToc.html#gst-toc-entry-unref"/> |
| 1861 | <keyword type="macro" name="gst_toc_entry_copy()" link="GstToc.html#gst-toc-entry-copy"/> |
| 1862 | <keyword type="macro" name="gst_toc_entry_make_writable()" link="GstToc.html#gst-toc-entry-make-writable"/> |
| 1863 | <keyword type="function" name="gst_toc_find_entry ()" link="GstToc.html#gst-toc-find-entry"/> |
| 1864 | <keyword type="function" name="gst_toc_entry_get_toc ()" link="GstToc.html#gst-toc-entry-get-toc"/> |
| 1865 | <keyword type="function" name="gst_toc_entry_get_uid ()" link="GstToc.html#gst-toc-entry-get-uid"/> |
| 1866 | <keyword type="function" name="gst_toc_entry_get_parent ()" link="GstToc.html#gst-toc-entry-get-parent"/> |
| 1867 | <keyword type="function" name="gst_toc_entry_get_sub_entries ()" link="GstToc.html#gst-toc-entry-get-sub-entries"/> |
| 1868 | <keyword type="function" name="gst_toc_entry_append_sub_entry ()" link="GstToc.html#gst-toc-entry-append-sub-entry"/> |
Sebastian Dröge | 570fd49 | 2015-03-16 19:05:29 +0100 | [diff] [blame] | 1869 | <keyword type="function" name="gst_toc_entry_get_loop ()" link="GstToc.html#gst-toc-entry-get-loop" since="1.4"/> |
| 1870 | <keyword type="function" name="gst_toc_entry_set_loop ()" link="GstToc.html#gst-toc-entry-set-loop" since="1.4"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 1871 | <keyword type="function" name="gst_toc_entry_get_start_stop_times ()" link="GstToc.html#gst-toc-entry-get-start-stop-times"/> |
| 1872 | <keyword type="function" name="gst_toc_entry_set_start_stop_times ()" link="GstToc.html#gst-toc-entry-set-start-stop-times"/> |
| 1873 | <keyword type="function" name="gst_toc_entry_get_tags ()" link="GstToc.html#gst-toc-entry-get-tags"/> |
| 1874 | <keyword type="function" name="gst_toc_entry_merge_tags ()" link="GstToc.html#gst-toc-entry-merge-tags"/> |
| 1875 | <keyword type="function" name="gst_toc_entry_set_tags ()" link="GstToc.html#gst-toc-entry-set-tags"/> |
| 1876 | <keyword type="function" name="gst_toc_entry_type_get_nick ()" link="GstToc.html#gst-toc-entry-type-get-nick"/> |
| 1877 | <keyword type="function" name="gst_toc_entry_get_entry_type ()" link="GstToc.html#gst-toc-entry-get-entry-type"/> |
| 1878 | <keyword type="function" name="gst_toc_entry_is_alternative ()" link="GstToc.html#gst-toc-entry-is-alternative"/> |
| 1879 | <keyword type="function" name="gst_toc_entry_is_sequence ()" link="GstToc.html#gst-toc-entry-is-sequence"/> |
| 1880 | <keyword type="macro" name="GST_TOC_ENTRY_TYPE_IS_ALTERNATIVE()" link="GstToc.html#GST-TOC-ENTRY-TYPE-IS-ALTERNATIVE:CAPS"/> |
| 1881 | <keyword type="macro" name="GST_TOC_ENTRY_TYPE_IS_SEQUENCE()" link="GstToc.html#GST-TOC-ENTRY-TYPE-IS-SEQUENCE:CAPS"/> |
| 1882 | <keyword type="struct" name="GstToc" link="GstToc.html#GstToc-struct"/> |
| 1883 | <keyword type="enum" name="enum GstTocScope" link="GstToc.html#GstTocScope"/> |
| 1884 | <keyword type="struct" name="GstTocEntry" link="GstToc.html#GstTocEntry-struct"/> |
| 1885 | <keyword type="enum" name="enum GstTocEntryType" link="GstToc.html#GstTocEntryType"/> |
Sebastian Dröge | 570fd49 | 2015-03-16 19:05:29 +0100 | [diff] [blame] | 1886 | <keyword type="enum" name="enum GstTocLoopType" link="GstToc.html#GstTocLoopType" since="1.4"/> |
Sebastian Dröge | 8579c42 | 2016-03-24 11:40:47 +0200 | [diff] [blame] | 1887 | <keyword type="macro" name="GST_TOC_REPEAT_COUNT_INFINITE" link="GstToc.html#GST-TOC-REPEAT-COUNT-INFINITE:CAPS" since="1.4"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 1888 | <keyword type="function" name="gst_toc_setter_set_toc ()" link="gstreamer-GstTocSetter.html#gst-toc-setter-set-toc"/> |
| 1889 | <keyword type="function" name="gst_toc_setter_get_toc ()" link="gstreamer-GstTocSetter.html#gst-toc-setter-get-toc"/> |
| 1890 | <keyword type="function" name="gst_toc_setter_reset ()" link="gstreamer-GstTocSetter.html#gst-toc-setter-reset"/> |
Olivier Naudan | 5439976 | 2012-04-13 09:08:41 -0400 | [diff] [blame] | 1891 | <keyword type="struct" name="GstTocSetter" link="gstreamer-GstTocSetter.html#GstTocSetter"/> |
Sebastian Dröge | d1f921c | 2012-08-08 18:10:27 +0200 | [diff] [blame] | 1892 | <keyword type="struct" name="struct GstTocSetterInterface" link="gstreamer-GstTocSetter.html#GstTocSetterInterface"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 1893 | <keyword type="function" name="GstTypeFindFunction ()" link="gstreamer-GstTypeFind.html#GstTypeFindFunction"/> |
| 1894 | <keyword type="function" name="gst_type_find_peek ()" link="gstreamer-GstTypeFind.html#gst-type-find-peek"/> |
| 1895 | <keyword type="function" name="gst_type_find_suggest ()" link="gstreamer-GstTypeFind.html#gst-type-find-suggest"/> |
| 1896 | <keyword type="function" name="gst_type_find_suggest_simple ()" link="gstreamer-GstTypeFind.html#gst-type-find-suggest-simple"/> |
| 1897 | <keyword type="function" name="gst_type_find_get_length ()" link="gstreamer-GstTypeFind.html#gst-type-find-get-length"/> |
| 1898 | <keyword type="function" name="gst_type_find_register ()" link="gstreamer-GstTypeFind.html#gst-type-find-register"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 1899 | <keyword type="struct" name="struct GstTypeFind" link="gstreamer-GstTypeFind.html#GstTypeFind"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 1900 | <keyword type="enum" name="enum GstTypeFindProbability" link="gstreamer-GstTypeFind.html#GstTypeFindProbability"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 1901 | <keyword type="function" name="gst_type_find_factory_get_list ()" link="GstTypeFindFactory.html#gst-type-find-factory-get-list"/> |
| 1902 | <keyword type="function" name="gst_type_find_factory_get_extensions ()" link="GstTypeFindFactory.html#gst-type-find-factory-get-extensions"/> |
| 1903 | <keyword type="function" name="gst_type_find_factory_get_caps ()" link="GstTypeFindFactory.html#gst-type-find-factory-get-caps"/> |
| 1904 | <keyword type="function" name="gst_type_find_factory_has_function ()" link="GstTypeFindFactory.html#gst-type-find-factory-has-function"/> |
| 1905 | <keyword type="function" name="gst_type_find_factory_call_function ()" link="GstTypeFindFactory.html#gst-type-find-factory-call-function"/> |
Sebastian Dröge | 50f1210 | 2012-05-21 11:12:23 +0200 | [diff] [blame] | 1906 | <keyword type="struct" name="GstTypeFindFactory" link="GstTypeFindFactory.html#GstTypeFindFactory-struct"/> |
Sebastian Dröge | 570fd49 | 2015-03-16 19:05:29 +0100 | [diff] [blame] | 1907 | <keyword type="macro" name="GST_URI_CAST()" link="gstreamer-GstUri.html#GST-URI-CAST:CAPS"/> |
| 1908 | <keyword type="macro" name="GST_URI_CONST_CAST()" link="gstreamer-GstUri.html#GST-URI-CONST-CAST:CAPS"/> |
| 1909 | <keyword type="function" name="gst_uri_new ()" link="gstreamer-GstUri.html#gst-uri-new" since="1.6"/> |
| 1910 | <keyword type="function" name="gst_uri_new_with_base ()" link="gstreamer-GstUri.html#gst-uri-new-with-base" since="1.6"/> |
| 1911 | <keyword type="function" name="gst_uri_from_string ()" link="gstreamer-GstUri.html#gst-uri-from-string" since="1.6"/> |
| 1912 | <keyword type="function" name="gst_uri_from_string_with_base ()" link="gstreamer-GstUri.html#gst-uri-from-string-with-base" since="1.6"/> |
| 1913 | <keyword type="function" name="gst_uri_copy ()" link="gstreamer-GstUri.html#gst-uri-copy"/> |
| 1914 | <keyword type="function" name="gst_uri_equal ()" link="gstreamer-GstUri.html#gst-uri-equal" since="1.6"/> |
| 1915 | <keyword type="function" name="gst_uri_join ()" link="gstreamer-GstUri.html#gst-uri-join" since="1.6"/> |
| 1916 | <keyword type="function" name="gst_uri_join_strings ()" link="gstreamer-GstUri.html#gst-uri-join-strings" since="1.6"/> |
| 1917 | <keyword type="function" name="gst_uri_is_writable ()" link="gstreamer-GstUri.html#gst-uri-is-writable" since="1.6"/> |
| 1918 | <keyword type="function" name="gst_uri_make_writable ()" link="gstreamer-GstUri.html#gst-uri-make-writable" since="1.6"/> |
| 1919 | <keyword type="function" name="gst_uri_to_string ()" link="gstreamer-GstUri.html#gst-uri-to-string" since="1.6"/> |
| 1920 | <keyword type="function" name="gst_uri_ref ()" link="gstreamer-GstUri.html#gst-uri-ref"/> |
| 1921 | <keyword type="function" name="gst_uri_unref ()" link="gstreamer-GstUri.html#gst-uri-unref"/> |
| 1922 | <keyword type="function" name="gst_uri_is_normalized ()" link="gstreamer-GstUri.html#gst-uri-is-normalized" since="1.6"/> |
| 1923 | <keyword type="function" name="gst_uri_normalize ()" link="gstreamer-GstUri.html#gst-uri-normalize" since="1.6"/> |
| 1924 | <keyword type="function" name="gst_uri_get_scheme ()" link="gstreamer-GstUri.html#gst-uri-get-scheme"/> |
| 1925 | <keyword type="function" name="gst_uri_set_scheme ()" link="gstreamer-GstUri.html#gst-uri-set-scheme" since="1.6"/> |
| 1926 | <keyword type="function" name="gst_uri_get_userinfo ()" link="gstreamer-GstUri.html#gst-uri-get-userinfo" since="1.6"/> |
| 1927 | <keyword type="function" name="gst_uri_set_userinfo ()" link="gstreamer-GstUri.html#gst-uri-set-userinfo" since="1.6"/> |
| 1928 | <keyword type="function" name="gst_uri_get_host ()" link="gstreamer-GstUri.html#gst-uri-get-host" since="1.6"/> |
| 1929 | <keyword type="function" name="gst_uri_set_host ()" link="gstreamer-GstUri.html#gst-uri-set-host" since="1.6"/> |
| 1930 | <keyword type="function" name="gst_uri_get_port ()" link="gstreamer-GstUri.html#gst-uri-get-port" since="1.6"/> |
| 1931 | <keyword type="function" name="gst_uri_set_port ()" link="gstreamer-GstUri.html#gst-uri-set-port" since="1.6"/> |
| 1932 | <keyword type="function" name="gst_uri_get_path ()" link="gstreamer-GstUri.html#gst-uri-get-path" since="1.6"/> |
| 1933 | <keyword type="function" name="gst_uri_set_path ()" link="gstreamer-GstUri.html#gst-uri-set-path" since="1.6"/> |
| 1934 | <keyword type="function" name="gst_uri_get_path_string ()" link="gstreamer-GstUri.html#gst-uri-get-path-string" since="1.6"/> |
| 1935 | <keyword type="function" name="gst_uri_set_path_string ()" link="gstreamer-GstUri.html#gst-uri-set-path-string" since="1.6"/> |
| 1936 | <keyword type="function" name="gst_uri_get_path_segments ()" link="gstreamer-GstUri.html#gst-uri-get-path-segments" since="1.6"/> |
| 1937 | <keyword type="function" name="gst_uri_set_path_segments ()" link="gstreamer-GstUri.html#gst-uri-set-path-segments" since="1.6"/> |
| 1938 | <keyword type="function" name="gst_uri_append_path ()" link="gstreamer-GstUri.html#gst-uri-append-path" since="1.6"/> |
| 1939 | <keyword type="function" name="gst_uri_append_path_segment ()" link="gstreamer-GstUri.html#gst-uri-append-path-segment" since="1.6"/> |
| 1940 | <keyword type="function" name="gst_uri_get_query_string ()" link="gstreamer-GstUri.html#gst-uri-get-query-string" since="1.6"/> |
| 1941 | <keyword type="function" name="gst_uri_set_query_string ()" link="gstreamer-GstUri.html#gst-uri-set-query-string" since="1.6"/> |
| 1942 | <keyword type="function" name="gst_uri_get_query_table ()" link="gstreamer-GstUri.html#gst-uri-get-query-table" since="1.6"/> |
| 1943 | <keyword type="function" name="gst_uri_set_query_table ()" link="gstreamer-GstUri.html#gst-uri-set-query-table" since="1.6"/> |
| 1944 | <keyword type="function" name="gst_uri_get_query_value ()" link="gstreamer-GstUri.html#gst-uri-get-query-value" since="1.6"/> |
| 1945 | <keyword type="function" name="gst_uri_set_query_value ()" link="gstreamer-GstUri.html#gst-uri-set-query-value" since="1.6"/> |
| 1946 | <keyword type="function" name="gst_uri_remove_query_key ()" link="gstreamer-GstUri.html#gst-uri-remove-query-key" since="1.6"/> |
| 1947 | <keyword type="function" name="gst_uri_query_has_key ()" link="gstreamer-GstUri.html#gst-uri-query-has-key" since="1.6"/> |
| 1948 | <keyword type="function" name="gst_uri_get_query_keys ()" link="gstreamer-GstUri.html#gst-uri-get-query-keys" since="1.6"/> |
| 1949 | <keyword type="function" name="gst_uri_get_fragment ()" link="gstreamer-GstUri.html#gst-uri-get-fragment" since="1.6"/> |
| 1950 | <keyword type="function" name="gst_uri_set_fragment ()" link="gstreamer-GstUri.html#gst-uri-set-fragment" since="1.6"/> |
| 1951 | <keyword type="struct" name="GstUri" link="gstreamer-GstUri.html#GstUri"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 1952 | <keyword type="function" name="gst_uri_error_quark ()" link="gstreamer-GstUriHandler.html#gst-uri-error-quark"/> |
| 1953 | <keyword type="macro" name="GST_URI_TYPE_IS_VALID()" link="gstreamer-GstUriHandler.html#GST-URI-TYPE-IS-VALID:CAPS"/> |
| 1954 | <keyword type="function" name="gst_uri_protocol_is_valid ()" link="gstreamer-GstUriHandler.html#gst-uri-protocol-is-valid"/> |
| 1955 | <keyword type="function" name="gst_uri_protocol_is_supported ()" link="gstreamer-GstUriHandler.html#gst-uri-protocol-is-supported"/> |
| 1956 | <keyword type="function" name="gst_uri_is_valid ()" link="gstreamer-GstUriHandler.html#gst-uri-is-valid"/> |
| 1957 | <keyword type="function" name="gst_uri_has_protocol ()" link="gstreamer-GstUriHandler.html#gst-uri-has-protocol"/> |
| 1958 | <keyword type="function" name="gst_uri_get_protocol ()" link="gstreamer-GstUriHandler.html#gst-uri-get-protocol"/> |
| 1959 | <keyword type="function" name="gst_uri_get_location ()" link="gstreamer-GstUriHandler.html#gst-uri-get-location"/> |
| 1960 | <keyword type="function" name="gst_uri_construct ()" link="gstreamer-GstUriHandler.html#gst-uri-construct"/> |
| 1961 | <keyword type="function" name="gst_filename_to_uri ()" link="gstreamer-GstUriHandler.html#gst-filename-to-uri"/> |
| 1962 | <keyword type="function" name="gst_element_make_from_uri ()" link="gstreamer-GstUriHandler.html#gst-element-make-from-uri"/> |
| 1963 | <keyword type="function" name="gst_uri_handler_get_uri_type ()" link="gstreamer-GstUriHandler.html#gst-uri-handler-get-uri-type"/> |
| 1964 | <keyword type="function" name="gst_uri_handler_get_protocols ()" link="gstreamer-GstUriHandler.html#gst-uri-handler-get-protocols"/> |
| 1965 | <keyword type="function" name="gst_uri_handler_get_uri ()" link="gstreamer-GstUriHandler.html#gst-uri-handler-get-uri"/> |
| 1966 | <keyword type="function" name="gst_uri_handler_set_uri ()" link="gstreamer-GstUriHandler.html#gst-uri-handler-set-uri"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 1967 | <keyword type="struct" name="GstURIHandler" link="gstreamer-GstUriHandler.html#GstURIHandler-struct"/> |
| 1968 | <keyword type="struct" name="struct GstURIHandlerInterface" link="gstreamer-GstUriHandler.html#GstURIHandlerInterface"/> |
| 1969 | <keyword type="enum" name="enum GstURIType" link="gstreamer-GstUriHandler.html#GstURIType"/> |
Olivier Naudan | 5439976 | 2012-04-13 09:08:41 -0400 | [diff] [blame] | 1970 | <keyword type="enum" name="enum GstURIError" link="gstreamer-GstUriHandler.html#GstURIError"/> |
Sebastian Dröge | 570fd49 | 2015-03-16 19:05:29 +0100 | [diff] [blame] | 1971 | <keyword type="macro" name="GST_URI_NO_PORT" link="gstreamer-GstUriHandler.html#GST-URI-NO-PORT:CAPS"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 1972 | <keyword type="macro" name="GST_CALL_PARENT()" link="gstreamer-GstUtils.html#GST-CALL-PARENT:CAPS"/> |
| 1973 | <keyword type="macro" name="GST_CALL_PARENT_WITH_DEFAULT()" link="gstreamer-GstUtils.html#GST-CALL-PARENT-WITH-DEFAULT:CAPS"/> |
| 1974 | <keyword type="macro" name="GST_READ_UINT8()" link="gstreamer-GstUtils.html#GST-READ-UINT8:CAPS"/> |
| 1975 | <keyword type="macro" name="GST_READ_UINT16_LE()" link="gstreamer-GstUtils.html#GST-READ-UINT16-LE:CAPS"/> |
| 1976 | <keyword type="macro" name="GST_READ_UINT16_BE()" link="gstreamer-GstUtils.html#GST-READ-UINT16-BE:CAPS"/> |
Sebastian Dröge | d1f921c | 2012-08-08 18:10:27 +0200 | [diff] [blame] | 1977 | <keyword type="macro" name="GST_READ_UINT24_LE()" link="gstreamer-GstUtils.html#GST-READ-UINT24-LE:CAPS"/> |
| 1978 | <keyword type="macro" name="GST_READ_UINT24_BE()" link="gstreamer-GstUtils.html#GST-READ-UINT24-BE:CAPS"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 1979 | <keyword type="macro" name="GST_READ_UINT32_LE()" link="gstreamer-GstUtils.html#GST-READ-UINT32-LE:CAPS"/> |
| 1980 | <keyword type="macro" name="GST_READ_UINT32_BE()" link="gstreamer-GstUtils.html#GST-READ-UINT32-BE:CAPS"/> |
| 1981 | <keyword type="macro" name="GST_READ_UINT64_LE()" link="gstreamer-GstUtils.html#GST-READ-UINT64-LE:CAPS"/> |
| 1982 | <keyword type="macro" name="GST_READ_UINT64_BE()" link="gstreamer-GstUtils.html#GST-READ-UINT64-BE:CAPS"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 1983 | <keyword type="function" name="GST_READ_FLOAT_LE ()" link="gstreamer-GstUtils.html#GST-READ-FLOAT-LE:CAPS"/> |
| 1984 | <keyword type="function" name="GST_READ_FLOAT_BE ()" link="gstreamer-GstUtils.html#GST-READ-FLOAT-BE:CAPS"/> |
| 1985 | <keyword type="function" name="GST_READ_DOUBLE_LE ()" link="gstreamer-GstUtils.html#GST-READ-DOUBLE-LE:CAPS"/> |
| 1986 | <keyword type="function" name="GST_READ_DOUBLE_BE ()" link="gstreamer-GstUtils.html#GST-READ-DOUBLE-BE:CAPS"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 1987 | <keyword type="macro" name="GST_WRITE_UINT8()" link="gstreamer-GstUtils.html#GST-WRITE-UINT8:CAPS"/> |
| 1988 | <keyword type="macro" name="GST_WRITE_UINT16_LE()" link="gstreamer-GstUtils.html#GST-WRITE-UINT16-LE:CAPS"/> |
| 1989 | <keyword type="macro" name="GST_WRITE_UINT16_BE()" link="gstreamer-GstUtils.html#GST-WRITE-UINT16-BE:CAPS"/> |
Sebastian Dröge | d1f921c | 2012-08-08 18:10:27 +0200 | [diff] [blame] | 1990 | <keyword type="macro" name="GST_WRITE_UINT24_LE()" link="gstreamer-GstUtils.html#GST-WRITE-UINT24-LE:CAPS"/> |
| 1991 | <keyword type="macro" name="GST_WRITE_UINT24_BE()" link="gstreamer-GstUtils.html#GST-WRITE-UINT24-BE:CAPS"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 1992 | <keyword type="macro" name="GST_WRITE_UINT32_LE()" link="gstreamer-GstUtils.html#GST-WRITE-UINT32-LE:CAPS"/> |
| 1993 | <keyword type="macro" name="GST_WRITE_UINT32_BE()" link="gstreamer-GstUtils.html#GST-WRITE-UINT32-BE:CAPS"/> |
| 1994 | <keyword type="macro" name="GST_WRITE_UINT64_LE()" link="gstreamer-GstUtils.html#GST-WRITE-UINT64-LE:CAPS"/> |
| 1995 | <keyword type="macro" name="GST_WRITE_UINT64_BE()" link="gstreamer-GstUtils.html#GST-WRITE-UINT64-BE:CAPS"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 1996 | <keyword type="function" name="GST_WRITE_FLOAT_LE ()" link="gstreamer-GstUtils.html#GST-WRITE-FLOAT-LE:CAPS"/> |
| 1997 | <keyword type="function" name="GST_WRITE_FLOAT_BE ()" link="gstreamer-GstUtils.html#GST-WRITE-FLOAT-BE:CAPS"/> |
| 1998 | <keyword type="function" name="GST_WRITE_DOUBLE_LE ()" link="gstreamer-GstUtils.html#GST-WRITE-DOUBLE-LE:CAPS"/> |
| 1999 | <keyword type="function" name="GST_WRITE_DOUBLE_BE ()" link="gstreamer-GstUtils.html#GST-WRITE-DOUBLE-BE:CAPS"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 2000 | <keyword type="macro" name="GST_ROUND_UP_2()" link="gstreamer-GstUtils.html#GST-ROUND-UP-2:CAPS"/> |
| 2001 | <keyword type="macro" name="GST_ROUND_UP_4()" link="gstreamer-GstUtils.html#GST-ROUND-UP-4:CAPS"/> |
| 2002 | <keyword type="macro" name="GST_ROUND_UP_8()" link="gstreamer-GstUtils.html#GST-ROUND-UP-8:CAPS"/> |
| 2003 | <keyword type="macro" name="GST_ROUND_UP_16()" link="gstreamer-GstUtils.html#GST-ROUND-UP-16:CAPS"/> |
| 2004 | <keyword type="macro" name="GST_ROUND_UP_32()" link="gstreamer-GstUtils.html#GST-ROUND-UP-32:CAPS"/> |
| 2005 | <keyword type="macro" name="GST_ROUND_UP_64()" link="gstreamer-GstUtils.html#GST-ROUND-UP-64:CAPS"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 2006 | <keyword type="macro" name="GST_ROUND_UP_128()" link="gstreamer-GstUtils.html#GST-ROUND-UP-128:CAPS" since="1.4"/> |
| 2007 | <keyword type="macro" name="GST_ROUND_UP_N()" link="gstreamer-GstUtils.html#GST-ROUND-UP-N:CAPS"/> |
Sebastian Dröge | d1f921c | 2012-08-08 18:10:27 +0200 | [diff] [blame] | 2008 | <keyword type="macro" name="GST_ROUND_DOWN_2()" link="gstreamer-GstUtils.html#GST-ROUND-DOWN-2:CAPS"/> |
| 2009 | <keyword type="macro" name="GST_ROUND_DOWN_4()" link="gstreamer-GstUtils.html#GST-ROUND-DOWN-4:CAPS"/> |
| 2010 | <keyword type="macro" name="GST_ROUND_DOWN_8()" link="gstreamer-GstUtils.html#GST-ROUND-DOWN-8:CAPS"/> |
| 2011 | <keyword type="macro" name="GST_ROUND_DOWN_16()" link="gstreamer-GstUtils.html#GST-ROUND-DOWN-16:CAPS"/> |
| 2012 | <keyword type="macro" name="GST_ROUND_DOWN_32()" link="gstreamer-GstUtils.html#GST-ROUND-DOWN-32:CAPS"/> |
| 2013 | <keyword type="macro" name="GST_ROUND_DOWN_64()" link="gstreamer-GstUtils.html#GST-ROUND-DOWN-64:CAPS"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 2014 | <keyword type="macro" name="GST_ROUND_DOWN_128()" link="gstreamer-GstUtils.html#GST-ROUND-DOWN-128:CAPS" since="1.4"/> |
| 2015 | <keyword type="macro" name="GST_ROUND_DOWN_N()" link="gstreamer-GstUtils.html#GST-ROUND-DOWN-N:CAPS"/> |
Sebastian Dröge | d1f921c | 2012-08-08 18:10:27 +0200 | [diff] [blame] | 2016 | <keyword type="macro" name="GDOUBLE_FROM_BE()" link="gstreamer-GstUtils.html#GDOUBLE-FROM-BE:CAPS"/> |
| 2017 | <keyword type="macro" name="GDOUBLE_FROM_LE()" link="gstreamer-GstUtils.html#GDOUBLE-FROM-LE:CAPS"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 2018 | <keyword type="function" name="GDOUBLE_SWAP_LE_BE ()" link="gstreamer-GstUtils.html#GDOUBLE-SWAP-LE-BE:CAPS"/> |
Sebastian Dröge | d1f921c | 2012-08-08 18:10:27 +0200 | [diff] [blame] | 2019 | <keyword type="macro" name="GDOUBLE_TO_BE()" link="gstreamer-GstUtils.html#GDOUBLE-TO-BE:CAPS"/> |
| 2020 | <keyword type="macro" name="GDOUBLE_TO_LE()" link="gstreamer-GstUtils.html#GDOUBLE-TO-LE:CAPS"/> |
| 2021 | <keyword type="macro" name="GFLOAT_FROM_BE()" link="gstreamer-GstUtils.html#GFLOAT-FROM-BE:CAPS"/> |
| 2022 | <keyword type="macro" name="GFLOAT_FROM_LE()" link="gstreamer-GstUtils.html#GFLOAT-FROM-LE:CAPS"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 2023 | <keyword type="function" name="GFLOAT_SWAP_LE_BE ()" link="gstreamer-GstUtils.html#GFLOAT-SWAP-LE-BE:CAPS"/> |
Sebastian Dröge | d1f921c | 2012-08-08 18:10:27 +0200 | [diff] [blame] | 2024 | <keyword type="macro" name="GFLOAT_TO_BE()" link="gstreamer-GstUtils.html#GFLOAT-TO-BE:CAPS"/> |
| 2025 | <keyword type="macro" name="GFLOAT_TO_LE()" link="gstreamer-GstUtils.html#GFLOAT-TO-LE:CAPS"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 2026 | <keyword type="macro" name="gst_guint64_to_gdouble()" link="gstreamer-GstUtils.html#gst-guint64-to-gdouble"/> |
| 2027 | <keyword type="macro" name="gst_gdouble_to_guint64()" link="gstreamer-GstUtils.html#gst-gdouble-to-guint64"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 2028 | <keyword type="function" name="gst_util_dump_mem ()" link="gstreamer-GstUtils.html#gst-util-dump-mem"/> |
| 2029 | <keyword type="function" name="gst_util_uint64_scale ()" link="gstreamer-GstUtils.html#gst-util-uint64-scale"/> |
| 2030 | <keyword type="function" name="gst_util_uint64_scale_round ()" link="gstreamer-GstUtils.html#gst-util-uint64-scale-round"/> |
| 2031 | <keyword type="function" name="gst_util_uint64_scale_ceil ()" link="gstreamer-GstUtils.html#gst-util-uint64-scale-ceil"/> |
| 2032 | <keyword type="function" name="gst_util_uint64_scale_int ()" link="gstreamer-GstUtils.html#gst-util-uint64-scale-int"/> |
| 2033 | <keyword type="function" name="gst_util_uint64_scale_int_round ()" link="gstreamer-GstUtils.html#gst-util-uint64-scale-int-round"/> |
| 2034 | <keyword type="function" name="gst_util_uint64_scale_int_ceil ()" link="gstreamer-GstUtils.html#gst-util-uint64-scale-int-ceil"/> |
| 2035 | <keyword type="function" name="gst_util_greatest_common_divisor ()" link="gstreamer-GstUtils.html#gst-util-greatest-common-divisor"/> |
| 2036 | <keyword type="function" name="gst_util_greatest_common_divisor_int64 ()" link="gstreamer-GstUtils.html#gst-util-greatest-common-divisor-int64"/> |
| 2037 | <keyword type="function" name="gst_util_fraction_to_double ()" link="gstreamer-GstUtils.html#gst-util-fraction-to-double"/> |
| 2038 | <keyword type="function" name="gst_util_double_to_fraction ()" link="gstreamer-GstUtils.html#gst-util-double-to-fraction"/> |
| 2039 | <keyword type="function" name="gst_util_fraction_multiply ()" link="gstreamer-GstUtils.html#gst-util-fraction-multiply"/> |
| 2040 | <keyword type="function" name="gst_util_fraction_add ()" link="gstreamer-GstUtils.html#gst-util-fraction-add"/> |
| 2041 | <keyword type="function" name="gst_util_fraction_compare ()" link="gstreamer-GstUtils.html#gst-util-fraction-compare"/> |
| 2042 | <keyword type="function" name="gst_util_seqnum_next ()" link="gstreamer-GstUtils.html#gst-util-seqnum-next"/> |
| 2043 | <keyword type="function" name="gst_util_seqnum_compare ()" link="gstreamer-GstUtils.html#gst-util-seqnum-compare"/> |
| 2044 | <keyword type="function" name="gst_util_group_id_next ()" link="gstreamer-GstUtils.html#gst-util-group-id-next"/> |
| 2045 | <keyword type="function" name="gst_util_set_object_arg ()" link="gstreamer-GstUtils.html#gst-util-set-object-arg"/> |
| 2046 | <keyword type="function" name="gst_util_set_value_from_string ()" link="gstreamer-GstUtils.html#gst-util-set-value-from-string"/> |
| 2047 | <keyword type="function" name="gst_util_get_timestamp ()" link="gstreamer-GstUtils.html#gst-util-get-timestamp"/> |
| 2048 | <keyword type="function" name="gst_util_array_binary_search ()" link="gstreamer-GstUtils.html#gst-util-array-binary-search"/> |
Sebastian Dröge | d1f921c | 2012-08-08 18:10:27 +0200 | [diff] [blame] | 2049 | <keyword type="enum" name="enum GstSearchMode" link="gstreamer-GstUtils.html#GstSearchMode"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 2050 | <keyword type="macro" name="GST_MAKE_FOURCC()" link="gstreamer-GstValue.html#GST-MAKE-FOURCC:CAPS"/> |
| 2051 | <keyword type="macro" name="GST_STR_FOURCC()" link="gstreamer-GstValue.html#GST-STR-FOURCC:CAPS"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 2052 | <keyword type="macro" name="GST_FOURCC_ARGS()" link="gstreamer-GstValue.html#GST-FOURCC-ARGS:CAPS"/> |
| 2053 | <keyword type="macro" name="GST_VALUE_HOLDS_INT_RANGE()" link="gstreamer-GstValue.html#GST-VALUE-HOLDS-INT-RANGE:CAPS"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 2054 | <keyword type="function" name="gst_value_set_int_range ()" link="gstreamer-GstValue.html#gst-value-set-int-range"/> |
| 2055 | <keyword type="function" name="gst_value_get_int_range_min ()" link="gstreamer-GstValue.html#gst-value-get-int-range-min"/> |
| 2056 | <keyword type="function" name="gst_value_get_int_range_max ()" link="gstreamer-GstValue.html#gst-value-get-int-range-max"/> |
| 2057 | <keyword type="function" name="gst_value_set_int_range_step ()" link="gstreamer-GstValue.html#gst-value-set-int-range-step"/> |
| 2058 | <keyword type="function" name="gst_value_get_int_range_step ()" link="gstreamer-GstValue.html#gst-value-get-int-range-step"/> |
Olivier Naudan | 5439976 | 2012-04-13 09:08:41 -0400 | [diff] [blame] | 2059 | <keyword type="macro" name="GST_VALUE_HOLDS_BITMASK()" link="gstreamer-GstValue.html#GST-VALUE-HOLDS-BITMASK:CAPS"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 2060 | <keyword type="function" name="gst_value_set_bitmask ()" link="gstreamer-GstValue.html#gst-value-set-bitmask"/> |
| 2061 | <keyword type="function" name="gst_value_get_bitmask ()" link="gstreamer-GstValue.html#gst-value-get-bitmask"/> |
Sebastian Dröge | 1ac0c8e | 2015-06-07 09:41:47 +0200 | [diff] [blame] | 2062 | <keyword type="macro" name="GST_VALUE_HOLDS_FLAG_SET()" link="gstreamer-GstValue.html#GST-VALUE-HOLDS-FLAG-SET:CAPS" since="1.6"/> |
Sebastian Dröge | 1ac0c8e | 2015-06-07 09:41:47 +0200 | [diff] [blame] | 2063 | <keyword type="function" name="gst_structure_get_flagset ()" link="gstreamer-GstValue.html#gst-structure-get-flagset" since="1.6"/> |
| 2064 | <keyword type="function" name="gst_value_get_flagset_flags ()" link="gstreamer-GstValue.html#gst-value-get-flagset-flags" since="1.6"/> |
| 2065 | <keyword type="function" name="gst_value_get_flagset_mask ()" link="gstreamer-GstValue.html#gst-value-get-flagset-mask" since="1.6"/> |
| 2066 | <keyword type="function" name="gst_value_set_flagset ()" link="gstreamer-GstValue.html#gst-value-set-flagset" since="1.6"/> |
Sebastian Dröge | d1f921c | 2012-08-08 18:10:27 +0200 | [diff] [blame] | 2067 | <keyword type="macro" name="GST_VALUE_HOLDS_INT64_RANGE()" link="gstreamer-GstValue.html#GST-VALUE-HOLDS-INT64-RANGE:CAPS"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 2068 | <keyword type="function" name="gst_value_set_int64_range ()" link="gstreamer-GstValue.html#gst-value-set-int64-range"/> |
| 2069 | <keyword type="function" name="gst_value_get_int64_range_min ()" link="gstreamer-GstValue.html#gst-value-get-int64-range-min"/> |
| 2070 | <keyword type="function" name="gst_value_get_int64_range_max ()" link="gstreamer-GstValue.html#gst-value-get-int64-range-max"/> |
| 2071 | <keyword type="function" name="gst_value_set_int64_range_step ()" link="gstreamer-GstValue.html#gst-value-set-int64-range-step"/> |
| 2072 | <keyword type="function" name="gst_value_get_int64_range_step ()" link="gstreamer-GstValue.html#gst-value-get-int64-range-step"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 2073 | <keyword type="macro" name="GST_VALUE_HOLDS_DOUBLE_RANGE()" link="gstreamer-GstValue.html#GST-VALUE-HOLDS-DOUBLE-RANGE:CAPS"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 2074 | <keyword type="function" name="gst_value_set_double_range ()" link="gstreamer-GstValue.html#gst-value-set-double-range"/> |
| 2075 | <keyword type="function" name="gst_value_get_double_range_min ()" link="gstreamer-GstValue.html#gst-value-get-double-range-min"/> |
| 2076 | <keyword type="function" name="gst_value_get_double_range_max ()" link="gstreamer-GstValue.html#gst-value-get-double-range-max"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 2077 | <keyword type="macro" name="GST_VALUE_HOLDS_LIST()" link="gstreamer-GstValue.html#GST-VALUE-HOLDS-LIST:CAPS"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 2078 | <keyword type="macro" name="GST_VALUE_HOLDS_ARRAY()" link="gstreamer-GstValue.html#GST-VALUE-HOLDS-ARRAY:CAPS"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 2079 | <keyword type="function" name="gst_value_list_append_value ()" link="gstreamer-GstValue.html#gst-value-list-append-value"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 2080 | <keyword type="function" name="gst_value_list_append_and_take_value ()" link="gstreamer-GstValue.html#gst-value-list-append-and-take-value" since="1.2"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 2081 | <keyword type="function" name="gst_value_list_prepend_value ()" link="gstreamer-GstValue.html#gst-value-list-prepend-value"/> |
| 2082 | <keyword type="function" name="gst_value_list_concat ()" link="gstreamer-GstValue.html#gst-value-list-concat"/> |
| 2083 | <keyword type="function" name="gst_value_list_merge ()" link="gstreamer-GstValue.html#gst-value-list-merge"/> |
| 2084 | <keyword type="function" name="gst_value_list_get_size ()" link="gstreamer-GstValue.html#gst-value-list-get-size"/> |
| 2085 | <keyword type="function" name="gst_value_list_get_value ()" link="gstreamer-GstValue.html#gst-value-list-get-value"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 2086 | <keyword type="macro" name="GST_VALUE_HOLDS_FRACTION()" link="gstreamer-GstValue.html#GST-VALUE-HOLDS-FRACTION:CAPS"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 2087 | <keyword type="function" name="gst_value_set_fraction ()" link="gstreamer-GstValue.html#gst-value-set-fraction"/> |
| 2088 | <keyword type="function" name="gst_value_get_fraction_numerator ()" link="gstreamer-GstValue.html#gst-value-get-fraction-numerator"/> |
| 2089 | <keyword type="function" name="gst_value_get_fraction_denominator ()" link="gstreamer-GstValue.html#gst-value-get-fraction-denominator"/> |
| 2090 | <keyword type="function" name="gst_value_fraction_multiply ()" link="gstreamer-GstValue.html#gst-value-fraction-multiply"/> |
| 2091 | <keyword type="function" name="gst_value_fraction_subtract ()" link="gstreamer-GstValue.html#gst-value-fraction-subtract"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 2092 | <keyword type="macro" name="GST_VALUE_HOLDS_FRACTION_RANGE()" link="gstreamer-GstValue.html#GST-VALUE-HOLDS-FRACTION-RANGE:CAPS"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 2093 | <keyword type="function" name="gst_value_set_fraction_range ()" link="gstreamer-GstValue.html#gst-value-set-fraction-range"/> |
| 2094 | <keyword type="function" name="gst_value_get_fraction_range_min ()" link="gstreamer-GstValue.html#gst-value-get-fraction-range-min"/> |
| 2095 | <keyword type="function" name="gst_value_get_fraction_range_max ()" link="gstreamer-GstValue.html#gst-value-get-fraction-range-max"/> |
| 2096 | <keyword type="function" name="gst_value_set_fraction_range_full ()" link="gstreamer-GstValue.html#gst-value-set-fraction-range-full"/> |
Sebastian Dröge | d1f921c | 2012-08-08 18:10:27 +0200 | [diff] [blame] | 2097 | <keyword type="macro" name="GST_VALUE_HOLDS_DATE_TIME()" link="gstreamer-GstValue.html#GST-VALUE-HOLDS-DATE-TIME:CAPS"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 2098 | <keyword type="macro" name="GST_VALUE_HOLDS_CAPS()" link="gstreamer-GstValue.html#GST-VALUE-HOLDS-CAPS"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 2099 | <keyword type="function" name="gst_value_set_caps ()" link="gstreamer-GstValue.html#gst-value-set-caps"/> |
| 2100 | <keyword type="function" name="gst_value_get_caps ()" link="gstreamer-GstValue.html#gst-value-get-caps"/> |
Sebastian Dröge | 01f2367 | 2013-07-14 10:55:08 +0200 | [diff] [blame] | 2101 | <keyword type="macro" name="GST_VALUE_HOLDS_CAPS_FEATURES()" link="gstreamer-GstValue.html#GST-VALUE-HOLDS-CAPS-FEATURES:CAPS"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 2102 | <keyword type="function" name="gst_value_set_caps_features ()" link="gstreamer-GstValue.html#gst-value-set-caps-features"/> |
| 2103 | <keyword type="function" name="gst_value_get_caps_features ()" link="gstreamer-GstValue.html#gst-value-get-caps-features"/> |
Sebastian Dröge | d1f921c | 2012-08-08 18:10:27 +0200 | [diff] [blame] | 2104 | <keyword type="macro" name="GST_VALUE_HOLDS_STRUCTURE()" link="gstreamer-GstValue.html#GST-VALUE-HOLDS-STRUCTURE:CAPS"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 2105 | <keyword type="function" name="gst_value_set_structure ()" link="gstreamer-GstValue.html#gst-value-set-structure"/> |
| 2106 | <keyword type="function" name="gst_value_get_structure ()" link="gstreamer-GstValue.html#gst-value-get-structure"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 2107 | <keyword type="macro" name="GST_VALUE_HOLDS_BUFFER()" link="gstreamer-GstValue.html#GST-VALUE-HOLDS-BUFFER:CAPS"/> |
| 2108 | <keyword type="macro" name="gst_value_get_buffer()" link="gstreamer-GstValue.html#gst-value-get-buffer"/> |
| 2109 | <keyword type="macro" name="gst_value_set_buffer()" link="gstreamer-GstValue.html#gst-value-set-buffer"/> |
| 2110 | <keyword type="macro" name="gst_value_take_buffer()" link="gstreamer-GstValue.html#gst-value-take-buffer"/> |
Olivier Naudan | 5439976 | 2012-04-13 09:08:41 -0400 | [diff] [blame] | 2111 | <keyword type="macro" name="GST_VALUE_HOLDS_SAMPLE()" link="gstreamer-GstValue.html#GST-VALUE-HOLDS-SAMPLE:CAPS"/> |
| 2112 | <keyword type="macro" name="gst_value_get_sample()" link="gstreamer-GstValue.html#gst-value-get-sample"/> |
| 2113 | <keyword type="macro" name="gst_value_set_sample()" link="gstreamer-GstValue.html#gst-value-set-sample"/> |
| 2114 | <keyword type="macro" name="gst_value_take_sample()" link="gstreamer-GstValue.html#gst-value-take-sample"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 2115 | <keyword type="function" name="GstValueCompareFunc ()" link="gstreamer-GstValue.html#GstValueCompareFunc"/> |
| 2116 | <keyword type="function" name="GstValueSerializeFunc ()" link="gstreamer-GstValue.html#GstValueSerializeFunc"/> |
| 2117 | <keyword type="function" name="GstValueDeserializeFunc ()" link="gstreamer-GstValue.html#GstValueDeserializeFunc"/> |
| 2118 | <keyword type="function" name="gst_value_is_fixed ()" link="gstreamer-GstValue.html#gst-value-is-fixed"/> |
| 2119 | <keyword type="function" name="gst_value_register ()" link="gstreamer-GstValue.html#gst-value-register"/> |
| 2120 | <keyword type="function" name="gst_value_init_and_copy ()" link="gstreamer-GstValue.html#gst-value-init-and-copy"/> |
| 2121 | <keyword type="function" name="gst_value_serialize ()" link="gstreamer-GstValue.html#gst-value-serialize"/> |
| 2122 | <keyword type="function" name="gst_value_deserialize ()" link="gstreamer-GstValue.html#gst-value-deserialize"/> |
| 2123 | <keyword type="function" name="gst_value_compare ()" link="gstreamer-GstValue.html#gst-value-compare"/> |
| 2124 | <keyword type="function" name="gst_value_can_compare ()" link="gstreamer-GstValue.html#gst-value-can-compare"/> |
| 2125 | <keyword type="function" name="gst_value_union ()" link="gstreamer-GstValue.html#gst-value-union"/> |
| 2126 | <keyword type="function" name="gst_value_can_union ()" link="gstreamer-GstValue.html#gst-value-can-union"/> |
| 2127 | <keyword type="function" name="gst_value_subtract ()" link="gstreamer-GstValue.html#gst-value-subtract"/> |
| 2128 | <keyword type="function" name="gst_value_can_subtract ()" link="gstreamer-GstValue.html#gst-value-can-subtract"/> |
| 2129 | <keyword type="function" name="gst_value_intersect ()" link="gstreamer-GstValue.html#gst-value-intersect"/> |
| 2130 | <keyword type="function" name="gst_value_can_intersect ()" link="gstreamer-GstValue.html#gst-value-can-intersect"/> |
| 2131 | <keyword type="function" name="gst_value_is_subset ()" link="gstreamer-GstValue.html#gst-value-is-subset"/> |
| 2132 | <keyword type="function" name="gst_value_array_append_value ()" link="gstreamer-GstValue.html#gst-value-array-append-value"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 2133 | <keyword type="function" name="gst_value_array_append_and_take_value ()" link="gstreamer-GstValue.html#gst-value-array-append-and-take-value" since="1.2"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 2134 | <keyword type="function" name="gst_value_array_get_size ()" link="gstreamer-GstValue.html#gst-value-array-get-size"/> |
| 2135 | <keyword type="function" name="gst_value_array_get_value ()" link="gstreamer-GstValue.html#gst-value-array-get-value"/> |
| 2136 | <keyword type="function" name="gst_value_array_prepend_value ()" link="gstreamer-GstValue.html#gst-value-array-prepend-value"/> |
| 2137 | <keyword type="function" name="gst_value_fixate ()" link="gstreamer-GstValue.html#gst-value-fixate"/> |
Sebastian Dröge | a193a1a | 2015-08-19 12:39:05 +0300 | [diff] [blame] | 2138 | <keyword type="function" name="gst_flagset_register ()" link="gstreamer-GstValue.html#gst-flagset-register" since="1.6"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 2139 | <keyword type="macro" name="GST_FOURCC_FORMAT" link="gstreamer-GstValue.html#GST-FOURCC-FORMAT:CAPS"/> |
Sebastian Dröge | 8579c42 | 2016-03-24 11:40:47 +0200 | [diff] [blame] | 2140 | <keyword type="macro" name="GST_TYPE_INT_RANGE" link="gstreamer-GstValue.html#GST-TYPE-INT-RANGE:CAPS"/> |
| 2141 | <keyword type="macro" name="GST_TYPE_BITMASK" link="gstreamer-GstValue.html#GST-TYPE-BITMASK:CAPS"/> |
| 2142 | <keyword type="macro" name="GST_TYPE_FLAG_SET" link="gstreamer-GstValue.html#GST-TYPE-FLAG-SET:CAPS" since="1.6"/> |
| 2143 | <keyword type="macro" name="GST_FLAG_SET_MASK_EXACT" link="gstreamer-GstValue.html#GST-FLAG-SET-MASK-EXACT:CAPS"/> |
| 2144 | <keyword type="macro" name="GST_TYPE_INT64_RANGE" link="gstreamer-GstValue.html#GST-TYPE-INT64-RANGE:CAPS"/> |
| 2145 | <keyword type="macro" name="GST_TYPE_DOUBLE_RANGE" link="gstreamer-GstValue.html#GST-TYPE-DOUBLE-RANGE:CAPS"/> |
| 2146 | <keyword type="macro" name="GST_TYPE_LIST" link="gstreamer-GstValue.html#GST-TYPE-LIST:CAPS"/> |
| 2147 | <keyword type="macro" name="GST_TYPE_ARRAY" link="gstreamer-GstValue.html#GST-TYPE-ARRAY:CAPS"/> |
| 2148 | <keyword type="macro" name="GST_TYPE_FRACTION" link="gstreamer-GstValue.html#GST-TYPE-FRACTION:CAPS"/> |
| 2149 | <keyword type="macro" name="GST_TYPE_FRACTION_RANGE" link="gstreamer-GstValue.html#GST-TYPE-FRACTION-RANGE:CAPS"/> |
| 2150 | <keyword type="macro" name="GST_VALUE_LESS_THAN" link="gstreamer-GstValue.html#GST-VALUE-LESS-THAN:CAPS"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 2151 | <keyword type="macro" name="GST_VALUE_EQUAL" link="gstreamer-GstValue.html#GST-VALUE-EQUAL:CAPS"/> |
| 2152 | <keyword type="macro" name="GST_VALUE_GREATER_THAN" link="gstreamer-GstValue.html#GST-VALUE-GREATER-THAN:CAPS"/> |
| 2153 | <keyword type="macro" name="GST_VALUE_UNORDERED" link="gstreamer-GstValue.html#GST-VALUE-UNORDERED:CAPS"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 2154 | <keyword type="struct" name="struct GstValueTable" link="gstreamer-GstValue.html#GstValueTable"/> |
Sebastian Dröge | 8579c42 | 2016-03-24 11:40:47 +0200 | [diff] [blame] | 2155 | <keyword type="macro" name="GST_CHECK_VERSION()" link="gstreamer-GstVersion.html#GST-CHECK-VERSION:CAPS"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 2156 | <keyword type="macro" name="GST_VERSION_MAJOR" link="gstreamer-GstVersion.html#GST-VERSION-MAJOR:CAPS"/> |
| 2157 | <keyword type="macro" name="GST_VERSION_MINOR" link="gstreamer-GstVersion.html#GST-VERSION-MINOR:CAPS"/> |
| 2158 | <keyword type="macro" name="GST_VERSION_MICRO" link="gstreamer-GstVersion.html#GST-VERSION-MICRO:CAPS"/> |
| 2159 | <keyword type="macro" name="GST_VERSION_NANO" link="gstreamer-GstVersion.html#GST-VERSION-NANO:CAPS"/> |
Sebastian Dröge | 570fd49 | 2015-03-16 19:05:29 +0100 | [diff] [blame] | 2160 | <keyword type="function" name="gst_device_monitor_new ()" link="gstreamer-GstDeviceMonitor.html#gst-device-monitor-new" since="1.4"/> |
| 2161 | <keyword type="function" name="gst_device_monitor_get_bus ()" link="gstreamer-GstDeviceMonitor.html#gst-device-monitor-get-bus" since="1.4"/> |
| 2162 | <keyword type="function" name="gst_device_monitor_add_filter ()" link="gstreamer-GstDeviceMonitor.html#gst-device-monitor-add-filter" since="1.4"/> |
| 2163 | <keyword type="function" name="gst_device_monitor_remove_filter ()" link="gstreamer-GstDeviceMonitor.html#gst-device-monitor-remove-filter" since="1.4"/> |
| 2164 | <keyword type="function" name="gst_device_monitor_start ()" link="gstreamer-GstDeviceMonitor.html#gst-device-monitor-start" since="1.4"/> |
| 2165 | <keyword type="function" name="gst_device_monitor_stop ()" link="gstreamer-GstDeviceMonitor.html#gst-device-monitor-stop" since="1.4"/> |
| 2166 | <keyword type="function" name="gst_device_monitor_get_devices ()" link="gstreamer-GstDeviceMonitor.html#gst-device-monitor-get-devices" since="1.4"/> |
Sebastian Dröge | 68fc310 | 2016-02-19 10:52:06 +0200 | [diff] [blame] | 2167 | <keyword type="function" name="gst_device_monitor_get_providers ()" link="gstreamer-GstDeviceMonitor.html#gst-device-monitor-get-providers" since="1.6"/> |
| 2168 | <keyword type="function" name="gst_device_monitor_get_show_all_devices ()" link="gstreamer-GstDeviceMonitor.html#gst-device-monitor-get-show-all-devices" since="1.6"/> |
| 2169 | <keyword type="function" name="gst_device_monitor_set_show_all_devices ()" link="gstreamer-GstDeviceMonitor.html#gst-device-monitor-set-show-all-devices" since="1.6"/> |
| 2170 | <keyword type="function" name="gst_device_provider_get_hidden_providers ()" link="gstreamer-GstDeviceMonitor.html#gst-device-provider-get-hidden-providers" since="1.6"/> |
| 2171 | <keyword type="function" name="gst_device_provider_hide_provider ()" link="gstreamer-GstDeviceMonitor.html#gst-device-provider-hide-provider" since="1.6"/> |
| 2172 | <keyword type="function" name="gst_device_provider_unhide_provider ()" link="gstreamer-GstDeviceMonitor.html#gst-device-provider-unhide-provider" since="1.6"/> |
Sebastian Dröge | 570fd49 | 2015-03-16 19:05:29 +0100 | [diff] [blame] | 2173 | <keyword type="struct" name="struct GstDeviceMonitor" link="gstreamer-GstDeviceMonitor.html#GstDeviceMonitor" since="1.4"/> |
| 2174 | <keyword type="struct" name="struct GstDeviceMonitorClass" link="gstreamer-GstDeviceMonitor.html#GstDeviceMonitorClass" since="1.4"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 2175 | <keyword type="function" name="gst_device_create_element ()" link="gstreamer-GstDevice.html#gst-device-create-element" since="1.4"/> |
| 2176 | <keyword type="function" name="gst_device_get_caps ()" link="gstreamer-GstDevice.html#gst-device-get-caps" since="1.4"/> |
Sebastian Dröge | 570fd49 | 2015-03-16 19:05:29 +0100 | [diff] [blame] | 2177 | <keyword type="function" name="gst_device_get_device_class ()" link="gstreamer-GstDevice.html#gst-device-get-device-class" since="1.4"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 2178 | <keyword type="function" name="gst_device_get_display_name ()" link="gstreamer-GstDevice.html#gst-device-get-display-name" since="1.4"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 2179 | <keyword type="function" name="gst_device_has_classes ()" link="gstreamer-GstDevice.html#gst-device-has-classes" since="1.4"/> |
| 2180 | <keyword type="function" name="gst_device_has_classesv ()" link="gstreamer-GstDevice.html#gst-device-has-classesv" since="1.4"/> |
| 2181 | <keyword type="function" name="gst_device_reconfigure_element ()" link="gstreamer-GstDevice.html#gst-device-reconfigure-element" since="1.4"/> |
Sebastian Dröge | a193a1a | 2015-08-19 12:39:05 +0300 | [diff] [blame] | 2182 | <keyword type="function" name="gst_device_get_properties ()" link="gstreamer-GstDevice.html#gst-device-get-properties" since="1.6"/> |
Sebastian Dröge | 5856dec | 2014-06-22 17:18:02 +0200 | [diff] [blame] | 2183 | <keyword type="struct" name="struct GstDevice" link="gstreamer-GstDevice.html#GstDevice" since="1.4"/> |
| 2184 | <keyword type="struct" name="struct GstDeviceClass" link="gstreamer-GstDevice.html#GstDeviceClass" since="1.4"/> |
Sebastian Dröge | 570fd49 | 2015-03-16 19:05:29 +0100 | [diff] [blame] | 2185 | <keyword type="function" name="gst_device_provider_can_monitor ()" link="gstreamer-GstDeviceProvider.html#gst-device-provider-can-monitor"/> |
| 2186 | <keyword type="function" name="gst_device_provider_class_add_metadata ()" link="gstreamer-GstDeviceProvider.html#gst-device-provider-class-add-metadata" since="1.4"/> |
| 2187 | <keyword type="function" name="gst_device_provider_class_add_static_metadata ()" link="gstreamer-GstDeviceProvider.html#gst-device-provider-class-add-static-metadata" since="1.4"/> |
| 2188 | <keyword type="function" name="gst_device_provider_class_get_metadata ()" link="gstreamer-GstDeviceProvider.html#gst-device-provider-class-get-metadata" since="1.4"/> |
| 2189 | <keyword type="function" name="gst_device_provider_class_set_metadata ()" link="gstreamer-GstDeviceProvider.html#gst-device-provider-class-set-metadata" since="1.4"/> |
| 2190 | <keyword type="function" name="gst_device_provider_class_set_static_metadata ()" link="gstreamer-GstDeviceProvider.html#gst-device-provider-class-set-static-metadata" since="1.4"/> |
| 2191 | <keyword type="function" name="gst_device_provider_device_add ()" link="gstreamer-GstDeviceProvider.html#gst-device-provider-device-add" since="1.4"/> |
| 2192 | <keyword type="function" name="gst_device_provider_device_remove ()" link="gstreamer-GstDeviceProvider.html#gst-device-provider-device-remove" since="1.4"/> |
| 2193 | <keyword type="function" name="gst_device_provider_get_bus ()" link="gstreamer-GstDeviceProvider.html#gst-device-provider-get-bus" since="1.4"/> |
| 2194 | <keyword type="function" name="gst_device_provider_get_devices ()" link="gstreamer-GstDeviceProvider.html#gst-device-provider-get-devices" since="1.4"/> |
| 2195 | <keyword type="function" name="gst_device_provider_get_factory ()" link="gstreamer-GstDeviceProvider.html#gst-device-provider-get-factory" since="1.4"/> |
| 2196 | <keyword type="function" name="gst_device_provider_register ()" link="gstreamer-GstDeviceProvider.html#gst-device-provider-register" since="1.4"/> |
| 2197 | <keyword type="function" name="gst_device_provider_start ()" link="gstreamer-GstDeviceProvider.html#gst-device-provider-start" since="1.4"/> |
| 2198 | <keyword type="function" name="gst_device_provider_stop ()" link="gstreamer-GstDeviceProvider.html#gst-device-provider-stop" since="1.4"/> |
| 2199 | <keyword type="struct" name="struct GstDeviceProvider" link="gstreamer-GstDeviceProvider.html#GstDeviceProvider" since="1.4"/> |
| 2200 | <keyword type="struct" name="struct GstDeviceProviderClass" link="gstreamer-GstDeviceProvider.html#GstDeviceProviderClass" since="1.4"/> |
| 2201 | <keyword type="function" name="gst_device_provider_factory_find ()" link="GstDeviceProviderFactory.html#gst-device-provider-factory-find" since="1.4"/> |
| 2202 | <keyword type="function" name="gst_device_provider_factory_get ()" link="GstDeviceProviderFactory.html#gst-device-provider-factory-get" since="1.4"/> |
| 2203 | <keyword type="function" name="gst_device_provider_factory_get_by_name ()" link="GstDeviceProviderFactory.html#gst-device-provider-factory-get-by-name" since="1.4"/> |
| 2204 | <keyword type="function" name="gst_device_provider_factory_get_device_provider_type ()" link="GstDeviceProviderFactory.html#gst-device-provider-factory-get-device-provider-type" since="1.4"/> |
| 2205 | <keyword type="function" name="gst_device_provider_factory_get_metadata ()" link="GstDeviceProviderFactory.html#gst-device-provider-factory-get-metadata" since="1.4"/> |
| 2206 | <keyword type="function" name="gst_device_provider_factory_get_metadata_keys ()" link="GstDeviceProviderFactory.html#gst-device-provider-factory-get-metadata-keys" since="1.4"/> |
| 2207 | <keyword type="function" name="gst_device_provider_factory_has_classes ()" link="GstDeviceProviderFactory.html#gst-device-provider-factory-has-classes" since="1.4"/> |
| 2208 | <keyword type="function" name="gst_device_provider_factory_has_classesv ()" link="GstDeviceProviderFactory.html#gst-device-provider-factory-has-classesv" since="1.4"/> |
| 2209 | <keyword type="function" name="gst_device_provider_factory_list_get_device_providers ()" link="GstDeviceProviderFactory.html#gst-device-provider-factory-list-get-device-providers" since="1.4"/> |
| 2210 | <keyword type="struct" name="GstDeviceProviderFactory" link="GstDeviceProviderFactory.html#GstDeviceProviderFactory-struct"/> |
| 2211 | <keyword type="struct" name="GstDeviceProviderFactoryClass" link="GstDeviceProviderFactory.html#GstDeviceProviderFactoryClass" since="1.4"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 2212 | <keyword type="macro" name="GST_STR_NULL()" link="gstreamer-GstInfo.html#GST-STR-NULL:CAPS"/> |
| 2213 | <keyword type="macro" name="GST_DEBUG_PAD_NAME()" link="gstreamer-GstInfo.html#GST-DEBUG-PAD-NAME:CAPS"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 2214 | <keyword type="function" name="GstLogFunction ()" link="gstreamer-GstInfo.html#GstLogFunction"/> |
| 2215 | <keyword type="function" name="gst_debug_log ()" link="gstreamer-GstInfo.html#gst-debug-log"/> |
| 2216 | <keyword type="function" name="gst_debug_log_valist ()" link="gstreamer-GstInfo.html#gst-debug-log-valist"/> |
| 2217 | <keyword type="function" name="gst_debug_message_get ()" link="gstreamer-GstInfo.html#gst-debug-message-get"/> |
| 2218 | <keyword type="function" name="gst_debug_log_default ()" link="gstreamer-GstInfo.html#gst-debug-log-default"/> |
| 2219 | <keyword type="function" name="gst_debug_level_get_name ()" link="gstreamer-GstInfo.html#gst-debug-level-get-name"/> |
| 2220 | <keyword type="function" name="gst_debug_add_log_function ()" link="gstreamer-GstInfo.html#gst-debug-add-log-function"/> |
| 2221 | <keyword type="function" name="gst_debug_remove_log_function ()" link="gstreamer-GstInfo.html#gst-debug-remove-log-function"/> |
| 2222 | <keyword type="function" name="gst_debug_remove_log_function_by_data ()" link="gstreamer-GstInfo.html#gst-debug-remove-log-function-by-data"/> |
| 2223 | <keyword type="function" name="gst_debug_set_active ()" link="gstreamer-GstInfo.html#gst-debug-set-active"/> |
| 2224 | <keyword type="function" name="gst_debug_is_active ()" link="gstreamer-GstInfo.html#gst-debug-is-active"/> |
| 2225 | <keyword type="function" name="gst_debug_set_colored ()" link="gstreamer-GstInfo.html#gst-debug-set-colored"/> |
| 2226 | <keyword type="function" name="gst_debug_set_color_mode ()" link="gstreamer-GstInfo.html#gst-debug-set-color-mode" since="1.2"/> |
| 2227 | <keyword type="function" name="gst_debug_set_color_mode_from_string ()" link="gstreamer-GstInfo.html#gst-debug-set-color-mode-from-string" since="1.2"/> |
| 2228 | <keyword type="function" name="gst_debug_is_colored ()" link="gstreamer-GstInfo.html#gst-debug-is-colored"/> |
| 2229 | <keyword type="function" name="gst_debug_get_color_mode ()" link="gstreamer-GstInfo.html#gst-debug-get-color-mode" since="1.2"/> |
| 2230 | <keyword type="function" name="gst_debug_set_default_threshold ()" link="gstreamer-GstInfo.html#gst-debug-set-default-threshold"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 2231 | <keyword type="function" name="gst_debug_set_threshold_from_string ()" link="gstreamer-GstInfo.html#gst-debug-set-threshold-from-string" since="1.2"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 2232 | <keyword type="function" name="gst_debug_get_default_threshold ()" link="gstreamer-GstInfo.html#gst-debug-get-default-threshold"/> |
| 2233 | <keyword type="function" name="gst_debug_set_threshold_for_name ()" link="gstreamer-GstInfo.html#gst-debug-set-threshold-for-name"/> |
| 2234 | <keyword type="function" name="gst_debug_unset_threshold_for_name ()" link="gstreamer-GstInfo.html#gst-debug-unset-threshold-for-name"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 2235 | <keyword type="macro" name="GST_DEBUG_CATEGORY()" link="gstreamer-GstInfo.html#GST-DEBUG-CATEGORY:CAPS"/> |
| 2236 | <keyword type="macro" name="GST_DEBUG_CATEGORY_EXTERN()" link="gstreamer-GstInfo.html#GST-DEBUG-CATEGORY-EXTERN:CAPS"/> |
| 2237 | <keyword type="macro" name="GST_DEBUG_CATEGORY_STATIC()" link="gstreamer-GstInfo.html#GST-DEBUG-CATEGORY-STATIC:CAPS"/> |
| 2238 | <keyword type="macro" name="GST_DEBUG_CATEGORY_INIT()" link="gstreamer-GstInfo.html#GST-DEBUG-CATEGORY-INIT:CAPS"/> |
Sebastian Dröge | d1f921c | 2012-08-08 18:10:27 +0200 | [diff] [blame] | 2239 | <keyword type="macro" name="GST_DEBUG_CATEGORY_GET()" link="gstreamer-GstInfo.html#GST-DEBUG-CATEGORY-GET:CAPS"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 2240 | <keyword type="function" name="gst_debug_category_free ()" link="gstreamer-GstInfo.html#gst-debug-category-free"/> |
| 2241 | <keyword type="function" name="gst_debug_category_set_threshold ()" link="gstreamer-GstInfo.html#gst-debug-category-set-threshold"/> |
| 2242 | <keyword type="function" name="gst_debug_category_reset_threshold ()" link="gstreamer-GstInfo.html#gst-debug-category-reset-threshold"/> |
| 2243 | <keyword type="function" name="gst_debug_category_get_threshold ()" link="gstreamer-GstInfo.html#gst-debug-category-get-threshold"/> |
| 2244 | <keyword type="function" name="gst_debug_category_get_name ()" link="gstreamer-GstInfo.html#gst-debug-category-get-name"/> |
| 2245 | <keyword type="function" name="gst_debug_category_get_color ()" link="gstreamer-GstInfo.html#gst-debug-category-get-color"/> |
| 2246 | <keyword type="function" name="gst_debug_category_get_description ()" link="gstreamer-GstInfo.html#gst-debug-category-get-description"/> |
| 2247 | <keyword type="function" name="gst_debug_get_all_categories ()" link="gstreamer-GstInfo.html#gst-debug-get-all-categories"/> |
| 2248 | <keyword type="function" name="gst_debug_construct_term_color ()" link="gstreamer-GstInfo.html#gst-debug-construct-term-color"/> |
| 2249 | <keyword type="function" name="gst_debug_construct_win_color ()" link="gstreamer-GstInfo.html#gst-debug-construct-win-color"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 2250 | <keyword type="macro" name="GST_CAT_LEVEL_LOG()" link="gstreamer-GstInfo.html#GST-CAT-LEVEL-LOG:CAPS"/> |
| 2251 | <keyword type="macro" name="GST_CAT_ERROR_OBJECT()" link="gstreamer-GstInfo.html#GST-CAT-ERROR-OBJECT:CAPS"/> |
| 2252 | <keyword type="macro" name="GST_CAT_WARNING_OBJECT()" link="gstreamer-GstInfo.html#GST-CAT-WARNING-OBJECT:CAPS"/> |
| 2253 | <keyword type="macro" name="GST_CAT_INFO_OBJECT()" link="gstreamer-GstInfo.html#GST-CAT-INFO-OBJECT:CAPS"/> |
| 2254 | <keyword type="macro" name="GST_CAT_DEBUG_OBJECT()" link="gstreamer-GstInfo.html#GST-CAT-DEBUG-OBJECT:CAPS"/> |
| 2255 | <keyword type="macro" name="GST_CAT_LOG_OBJECT()" link="gstreamer-GstInfo.html#GST-CAT-LOG-OBJECT:CAPS"/> |
Sebastian Dröge | d1f921c | 2012-08-08 18:10:27 +0200 | [diff] [blame] | 2256 | <keyword type="macro" name="GST_CAT_FIXME_OBJECT()" link="gstreamer-GstInfo.html#GST-CAT-FIXME-OBJECT:CAPS"/> |
| 2257 | <keyword type="macro" name="GST_CAT_TRACE_OBJECT()" link="gstreamer-GstInfo.html#GST-CAT-TRACE-OBJECT:CAPS"/> |
| 2258 | <keyword type="macro" name="GST_CAT_MEMDUMP_OBJECT()" link="gstreamer-GstInfo.html#GST-CAT-MEMDUMP-OBJECT:CAPS"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 2259 | <keyword type="macro" name="GST_CAT_ERROR()" link="gstreamer-GstInfo.html#GST-CAT-ERROR:CAPS"/> |
| 2260 | <keyword type="macro" name="GST_CAT_WARNING()" link="gstreamer-GstInfo.html#GST-CAT-WARNING:CAPS"/> |
| 2261 | <keyword type="macro" name="GST_CAT_INFO()" link="gstreamer-GstInfo.html#GST-CAT-INFO:CAPS"/> |
| 2262 | <keyword type="macro" name="GST_CAT_DEBUG()" link="gstreamer-GstInfo.html#GST-CAT-DEBUG:CAPS"/> |
| 2263 | <keyword type="macro" name="GST_CAT_LOG()" link="gstreamer-GstInfo.html#GST-CAT-LOG:CAPS"/> |
Sebastian Dröge | d1f921c | 2012-08-08 18:10:27 +0200 | [diff] [blame] | 2264 | <keyword type="macro" name="GST_CAT_FIXME()" link="gstreamer-GstInfo.html#GST-CAT-FIXME:CAPS"/> |
| 2265 | <keyword type="macro" name="GST_CAT_TRACE()" link="gstreamer-GstInfo.html#GST-CAT-TRACE:CAPS"/> |
| 2266 | <keyword type="macro" name="GST_CAT_MEMDUMP()" link="gstreamer-GstInfo.html#GST-CAT-MEMDUMP:CAPS"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 2267 | <keyword type="macro" name="GST_ERROR_OBJECT()" link="gstreamer-GstInfo.html#GST-ERROR-OBJECT:CAPS"/> |
| 2268 | <keyword type="macro" name="GST_WARNING_OBJECT()" link="gstreamer-GstInfo.html#GST-WARNING-OBJECT:CAPS"/> |
| 2269 | <keyword type="macro" name="GST_INFO_OBJECT()" link="gstreamer-GstInfo.html#GST-INFO-OBJECT:CAPS"/> |
| 2270 | <keyword type="macro" name="GST_DEBUG_OBJECT()" link="gstreamer-GstInfo.html#GST-DEBUG-OBJECT:CAPS"/> |
| 2271 | <keyword type="macro" name="GST_LOG_OBJECT()" link="gstreamer-GstInfo.html#GST-LOG-OBJECT:CAPS"/> |
Sebastian Dröge | d1f921c | 2012-08-08 18:10:27 +0200 | [diff] [blame] | 2272 | <keyword type="macro" name="GST_FIXME_OBJECT()" link="gstreamer-GstInfo.html#GST-FIXME-OBJECT:CAPS"/> |
| 2273 | <keyword type="macro" name="GST_TRACE_OBJECT()" link="gstreamer-GstInfo.html#GST-TRACE-OBJECT:CAPS"/> |
| 2274 | <keyword type="macro" name="GST_MEMDUMP_OBJECT()" link="gstreamer-GstInfo.html#GST-MEMDUMP-OBJECT:CAPS"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 2275 | <keyword type="macro" name="GST_ERROR()" link="gstreamer-GstInfo.html#GST-ERROR:CAPS"/> |
| 2276 | <keyword type="macro" name="GST_WARNING()" link="gstreamer-GstInfo.html#GST-WARNING:CAPS"/> |
| 2277 | <keyword type="macro" name="GST_INFO()" link="gstreamer-GstInfo.html#GST-INFO:CAPS"/> |
| 2278 | <keyword type="macro" name="GST_DEBUG()" link="gstreamer-GstInfo.html#GST-DEBUG:CAPS"/> |
| 2279 | <keyword type="macro" name="GST_LOG()" link="gstreamer-GstInfo.html#GST-LOG:CAPS"/> |
Sebastian Dröge | d1f921c | 2012-08-08 18:10:27 +0200 | [diff] [blame] | 2280 | <keyword type="macro" name="GST_FIXME()" link="gstreamer-GstInfo.html#GST-FIXME:CAPS"/> |
| 2281 | <keyword type="macro" name="GST_TRACE()" link="gstreamer-GstInfo.html#GST-TRACE:CAPS"/> |
| 2282 | <keyword type="macro" name="GST_MEMDUMP()" link="gstreamer-GstInfo.html#GST-MEMDUMP:CAPS"/> |
| 2283 | <keyword type="macro" name="GST_DEBUG_REGISTER_FUNCPTR()" link="gstreamer-GstInfo.html#GST-DEBUG-REGISTER-FUNCPTR:CAPS"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 2284 | <keyword type="macro" name="GST_DEBUG_FUNCPTR()" link="gstreamer-GstInfo.html#GST-DEBUG-FUNCPTR:CAPS"/> |
| 2285 | <keyword type="macro" name="GST_DEBUG_FUNCPTR_NAME()" link="gstreamer-GstInfo.html#GST-DEBUG-FUNCPTR-NAME:CAPS"/> |
Sebastian Dröge | d1f921c | 2012-08-08 18:10:27 +0200 | [diff] [blame] | 2286 | <keyword type="macro" name="GST_DEBUG_BIN_TO_DOT_FILE()" link="gstreamer-GstInfo.html#GST-DEBUG-BIN-TO-DOT-FILE:CAPS"/> |
| 2287 | <keyword type="macro" name="GST_DEBUG_BIN_TO_DOT_FILE_WITH_TS()" link="gstreamer-GstInfo.html#GST-DEBUG-BIN-TO-DOT-FILE-WITH-TS:CAPS"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 2288 | <keyword type="function" name="gst_debug_print_stack_trace ()" link="gstreamer-GstInfo.html#gst-debug-print-stack-trace"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 2289 | <keyword type="macro" name="GST_TIME_ARGS()" link="gstreamer-GstInfo.html#GST-TIME-ARGS:CAPS"/> |
Sebastian Dröge | a193a1a | 2015-08-19 12:39:05 +0300 | [diff] [blame] | 2290 | <keyword type="macro" name="GST_STIME_ARGS()" link="gstreamer-GstInfo.html#GST-STIME-ARGS:CAPS" since="1.6"/> |
| 2291 | <keyword type="function" name="gst_debug_bin_to_dot_data ()" link="gstreamer-GstInfo.html#gst-debug-bin-to-dot-data"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 2292 | <keyword type="function" name="gst_debug_bin_to_dot_file ()" link="gstreamer-GstInfo.html#gst-debug-bin-to-dot-file"/> |
| 2293 | <keyword type="function" name="gst_debug_bin_to_dot_file_with_ts ()" link="gstreamer-GstInfo.html#gst-debug-bin-to-dot-file-with-ts"/> |
Sebastian Dröge | 68fc310 | 2016-02-19 10:52:06 +0200 | [diff] [blame] | 2294 | <keyword type="function" name="gst_info_vasprintf ()" link="gstreamer-GstInfo.html#gst-info-vasprintf" since="1.8"/> |
| 2295 | <keyword type="function" name="gst_info_strdup_vprintf ()" link="gstreamer-GstInfo.html#gst-info-strdup-vprintf" since="1.8"/> |
| 2296 | <keyword type="function" name="gst_info_strdup_printf ()" link="gstreamer-GstInfo.html#gst-info-strdup-printf" since="1.8"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 2297 | <keyword type="enum" name="enum GstDebugLevel" link="gstreamer-GstInfo.html#GstDebugLevel"/> |
| 2298 | <keyword type="macro" name="GST_LEVEL_DEFAULT" link="gstreamer-GstInfo.html#GST-LEVEL-DEFAULT:CAPS"/> |
Sebastian Dröge | 570fd49 | 2015-03-16 19:05:29 +0100 | [diff] [blame] | 2299 | <keyword type="macro" name="GST_LEVEL_MAX" link="gstreamer-GstInfo.html#GST-LEVEL-MAX:CAPS" since="1.6"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 2300 | <keyword type="enum" name="enum GstDebugColorFlags" link="gstreamer-GstInfo.html#GstDebugColorFlags"/> |
Sebastian Dröge | 71fa795 | 2014-05-03 17:39:29 +0200 | [diff] [blame] | 2301 | <keyword type="enum" name="enum GstDebugColorMode" link="gstreamer-GstInfo.html#GstDebugColorMode"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 2302 | <keyword type="struct" name="struct GstDebugCategory" link="gstreamer-GstInfo.html#GstDebugCategory"/> |
| 2303 | <keyword type="enum" name="enum GstDebugGraphDetails" link="gstreamer-GstInfo.html#GstDebugGraphDetails"/> |
Sebastian Dröge | 8579c42 | 2016-03-24 11:40:47 +0200 | [diff] [blame] | 2304 | <keyword type="macro" name="GST_FUNCTION" link="gstreamer-GstInfo.html#GST-FUNCTION:CAPS"/> |
Sebastian Dröge | 570fd49 | 2015-03-16 19:05:29 +0100 | [diff] [blame] | 2305 | <keyword type="variable" name="GST_CAT_DEFAULT" link="gstreamer-GstInfo.html#GST-CAT-DEFAULT:CAPS"/> |
Sebastian Dröge | 1adbba7 | 2014-04-18 15:23:46 +0200 | [diff] [blame] | 2306 | <keyword type="macro" name="GST_TIME_FORMAT" link="gstreamer-GstInfo.html#GST-TIME-FORMAT:CAPS"/> |
Sebastian Dröge | a193a1a | 2015-08-19 12:39:05 +0300 | [diff] [blame] | 2307 | <keyword type="macro" name="GST_STIME_FORMAT" link="gstreamer-GstInfo.html#GST-STIME-FORMAT:CAPS" since="1.6"/> |
Sebastian Dröge | d4ab949 | 2015-12-24 12:50:24 +0100 | [diff] [blame] | 2308 | <keyword type="macro" name="GST_PTR_FORMAT" link="gstreamer-GstInfo.html#GST-PTR-FORMAT:CAPS"/> |
| 2309 | <keyword type="macro" name="GST_SEGMENT_FORMAT" link="gstreamer-GstInfo.html#GST-SEGMENT-FORMAT:CAPS"/> |
Sebastian Dröge | 68fc310 | 2016-02-19 10:52:06 +0200 | [diff] [blame] | 2310 | <keyword type="function" name="gst_tracer_register ()" link="GstTracer.html#gst-tracer-register"/> |
| 2311 | <keyword type="function" name="gst_tracing_register_hook ()" link="GstTracer.html#gst-tracing-register-hook"/> |
| 2312 | <keyword type="function" name="GstTracerHookBinAddPost ()" link="GstTracer.html#GstTracerHookBinAddPost"/> |
| 2313 | <keyword type="function" name="GstTracerHookBinAddPre ()" link="GstTracer.html#GstTracerHookBinAddPre"/> |
| 2314 | <keyword type="function" name="GstTracerHookBinRemovePost ()" link="GstTracer.html#GstTracerHookBinRemovePost"/> |
| 2315 | <keyword type="function" name="GstTracerHookBinRemovePre ()" link="GstTracer.html#GstTracerHookBinRemovePre"/> |
| 2316 | <keyword type="function" name="GstTracerHookElementAddPad ()" link="GstTracer.html#GstTracerHookElementAddPad"/> |
| 2317 | <keyword type="function" name="GstTracerHookElementChangeStatePost ()" link="GstTracer.html#GstTracerHookElementChangeStatePost"/> |
| 2318 | <keyword type="function" name="GstTracerHookElementChangeStatePre ()" link="GstTracer.html#GstTracerHookElementChangeStatePre"/> |
| 2319 | <keyword type="function" name="GstTracerHookElementNew ()" link="GstTracer.html#GstTracerHookElementNew"/> |
| 2320 | <keyword type="function" name="GstTracerHookElementPostMessagePost ()" link="GstTracer.html#GstTracerHookElementPostMessagePost"/> |
| 2321 | <keyword type="function" name="GstTracerHookElementPostMessagePre ()" link="GstTracer.html#GstTracerHookElementPostMessagePre"/> |
| 2322 | <keyword type="function" name="GstTracerHookElementQueryPost ()" link="GstTracer.html#GstTracerHookElementQueryPost"/> |
| 2323 | <keyword type="function" name="GstTracerHookElementQueryPre ()" link="GstTracer.html#GstTracerHookElementQueryPre"/> |
| 2324 | <keyword type="function" name="GstTracerHookElementRemovePad ()" link="GstTracer.html#GstTracerHookElementRemovePad"/> |
| 2325 | <keyword type="function" name="GstTracerHookPadLinkPost ()" link="GstTracer.html#GstTracerHookPadLinkPost"/> |
| 2326 | <keyword type="function" name="GstTracerHookPadLinkPre ()" link="GstTracer.html#GstTracerHookPadLinkPre"/> |
| 2327 | <keyword type="function" name="GstTracerHookPadPullRangePost ()" link="GstTracer.html#GstTracerHookPadPullRangePost"/> |
| 2328 | <keyword type="function" name="GstTracerHookPadPullRangePre ()" link="GstTracer.html#GstTracerHookPadPullRangePre"/> |
| 2329 | <keyword type="function" name="GstTracerHookPadPushEventPost ()" link="GstTracer.html#GstTracerHookPadPushEventPost"/> |
| 2330 | <keyword type="function" name="GstTracerHookPadPushEventPre ()" link="GstTracer.html#GstTracerHookPadPushEventPre"/> |
| 2331 | <keyword type="function" name="GstTracerHookPadPushListPost ()" link="GstTracer.html#GstTracerHookPadPushListPost"/> |
| 2332 | <keyword type="function" name="GstTracerHookPadPushListPre ()" link="GstTracer.html#GstTracerHookPadPushListPre"/> |
| 2333 | <keyword type="function" name="GstTracerHookPadPushPost ()" link="GstTracer.html#GstTracerHookPadPushPost"/> |
| 2334 | <keyword type="function" name="GstTracerHookPadPushPre ()" link="GstTracer.html#GstTracerHookPadPushPre"/> |
| 2335 | <keyword type="function" name="GstTracerHookPadQueryPost ()" link="GstTracer.html#GstTracerHookPadQueryPost"/> |
| 2336 | <keyword type="function" name="GstTracerHookPadQueryPre ()" link="GstTracer.html#GstTracerHookPadQueryPre"/> |
| 2337 | <keyword type="function" name="GstTracerHookPadUnlinkPost ()" link="GstTracer.html#GstTracerHookPadUnlinkPost"/> |
| 2338 | <keyword type="function" name="GstTracerHookPadUnlinkPre ()" link="GstTracer.html#GstTracerHookPadUnlinkPre"/> |
| 2339 | <keyword type="struct" name="struct GstTracer" link="GstTracer.html#GstTracer-struct"/> |
| 2340 | <keyword type="property" name="The “params” property" link="GstTracer.html#GstTracer--params"/> |
| 2341 | <keyword type="function" name="gst_tracer_factory_get_list ()" link="GstTracerFactory.html#gst-tracer-factory-get-list" since="1.8"/> |
| 2342 | <keyword type="struct" name="GstTracerFactory" link="GstTracerFactory.html#GstTracerFactory-struct"/> |
| 2343 | <keyword type="function" name="gst_tracer_record_new ()" link="GstTracerRecord.html#gst-tracer-record-new"/> |
| 2344 | <keyword type="function" name="gst_tracer_record_log ()" link="GstTracerRecord.html#gst-tracer-record-log"/> |
| 2345 | <keyword type="struct" name="GstTracerRecord" link="GstTracerRecord.html#GstTracerRecord-struct"/> |
| 2346 | <keyword type="enum" name="enum GstTracerValueFlags" link="GstTracerRecord.html#GstTracerValueFlags"/> |
| 2347 | <keyword type="enum" name="enum GstTracerValueScope" link="GstTracerRecord.html#GstTracerValueScope" since="1.8"/> |
Sebastian Dröge | 1ac0c8e | 2015-06-07 09:41:47 +0200 | [diff] [blame] | 2348 | <keyword type="constant" name="GST_ALLOCATOR_FLAG_CUSTOM_ALLOC" link="GstAllocator.html#GST-ALLOCATOR-FLAG-CUSTOM-ALLOC:CAPS"/> |
| 2349 | <keyword type="constant" name="GST_ALLOCATOR_FLAG_LAST" link="GstAllocator.html#GST-ALLOCATOR-FLAG-LAST:CAPS"/> |
| 2350 | <keyword type="constant" name="GST_BIN_FLAG_NO_RESYNC" link="GstBin.html#GST-BIN-FLAG-NO-RESYNC:CAPS"/> |
| 2351 | <keyword type="constant" name="GST_BIN_FLAG_LAST" link="GstBin.html#GST-BIN-FLAG-LAST:CAPS"/> |
| 2352 | <keyword type="constant" name="GST_BUFFER_FLAG_LIVE" link="GstBuffer.html#GST-BUFFER-FLAG-LIVE:CAPS"/> |
| 2353 | <keyword type="constant" name="GST_BUFFER_FLAG_DECODE_ONLY" link="GstBuffer.html#GST-BUFFER-FLAG-DECODE-ONLY:CAPS"/> |
| 2354 | <keyword type="constant" name="GST_BUFFER_FLAG_DISCONT" link="GstBuffer.html#GST-BUFFER-FLAG-DISCONT:CAPS"/> |
| 2355 | <keyword type="constant" name="GST_BUFFER_FLAG_RESYNC" link="GstBuffer.html#GST-BUFFER-FLAG-RESYNC:CAPS"/> |
| 2356 | <keyword type="constant" name="GST_BUFFER_FLAG_CORRUPTED" link="GstBuffer.html#GST-BUFFER-FLAG-CORRUPTED:CAPS"/> |
| 2357 | <keyword type="constant" name="GST_BUFFER_FLAG_MARKER" link="GstBuffer.html#GST-BUFFER-FLAG-MARKER:CAPS"/> |
| 2358 | <keyword type="constant" name="GST_BUFFER_FLAG_HEADER" link="GstBuffer.html#GST-BUFFER-FLAG-HEADER:CAPS"/> |
| 2359 | <keyword type="constant" name="GST_BUFFER_FLAG_GAP" link="GstBuffer.html#GST-BUFFER-FLAG-GAP:CAPS"/> |
| 2360 | <keyword type="constant" name="GST_BUFFER_FLAG_DROPPABLE" link="GstBuffer.html#GST-BUFFER-FLAG-DROPPABLE:CAPS"/> |
| 2361 | <keyword type="constant" name="GST_BUFFER_FLAG_DELTA_UNIT" link="GstBuffer.html#GST-BUFFER-FLAG-DELTA-UNIT:CAPS"/> |
| 2362 | <keyword type="constant" name="GST_BUFFER_FLAG_TAG_MEMORY" link="GstBuffer.html#GST-BUFFER-FLAG-TAG-MEMORY:CAPS"/> |
Sebastian Dröge | 76ff7f1 | 2015-06-24 23:03:12 +0200 | [diff] [blame] | 2363 | <keyword type="constant" name="GST_BUFFER_FLAG_SYNC_AFTER" link="GstBuffer.html#GST-BUFFER-FLAG-SYNC-AFTER:CAPS"/> |
Sebastian Dröge | 1ac0c8e | 2015-06-07 09:41:47 +0200 | [diff] [blame] | 2364 | <keyword type="constant" name="GST_BUFFER_FLAG_LAST" link="GstBuffer.html#GST-BUFFER-FLAG-LAST:CAPS"/> |
| 2365 | <keyword type="constant" name="GST_BUFFER_COPY_NONE" link="GstBuffer.html#GST-BUFFER-COPY-NONE:CAPS"/> |
| 2366 | <keyword type="constant" name="GST_BUFFER_COPY_FLAGS" link="GstBuffer.html#GST-BUFFER-COPY-FLAGS:CAPS"/> |
| 2367 | <keyword type="constant" name="GST_BUFFER_COPY_TIMESTAMPS" link="GstBuffer.html#GST-BUFFER-COPY-TIMESTAMPS:CAPS"/> |
| 2368 | <keyword type="constant" name="GST_BUFFER_COPY_META" link="GstBuffer.html#GST-BUFFER-COPY-META:CAPS"/> |
| 2369 | <keyword type="constant" name="GST_BUFFER_COPY_MEMORY" link="GstBuffer.html#GST-BUFFER-COPY-MEMORY:CAPS"/> |
| 2370 | <keyword type="constant" name="GST_BUFFER_COPY_MERGE" link="GstBuffer.html#GST-BUFFER-COPY-MERGE:CAPS"/> |
| 2371 | <keyword type="constant" name="GST_BUFFER_COPY_DEEP" link="GstBuffer.html#GST-BUFFER-COPY-DEEP:CAPS"/> |
| 2372 | <keyword type="constant" name="GST_BUFFER_POOL_ACQUIRE_FLAG_NONE" link="GstBufferPool.html#GST-BUFFER-POOL-ACQUIRE-FLAG-NONE:CAPS"/> |
| 2373 | <keyword type="constant" name="GST_BUFFER_POOL_ACQUIRE_FLAG_KEY_UNIT" link="GstBufferPool.html#GST-BUFFER-POOL-ACQUIRE-FLAG-KEY-UNIT:CAPS"/> |
| 2374 | <keyword type="constant" name="GST_BUFFER_POOL_ACQUIRE_FLAG_DONTWAIT" link="GstBufferPool.html#GST-BUFFER-POOL-ACQUIRE-FLAG-DONTWAIT:CAPS"/> |
| 2375 | <keyword type="constant" name="GST_BUFFER_POOL_ACQUIRE_FLAG_DISCONT" link="GstBufferPool.html#GST-BUFFER-POOL-ACQUIRE-FLAG-DISCONT:CAPS"/> |
| 2376 | <keyword type="constant" name="GST_BUFFER_POOL_ACQUIRE_FLAG_LAST" link="GstBufferPool.html#GST-BUFFER-POOL-ACQUIRE-FLAG-LAST:CAPS"/> |
| 2377 | <keyword type="constant" name="GST_BUS_FLUSHING" link="GstBus.html#GST-BUS-FLUSHING:CAPS"/> |
| 2378 | <keyword type="constant" name="GST_BUS_FLAG_LAST" link="GstBus.html#GST-BUS-FLAG-LAST:CAPS"/> |
| 2379 | <keyword type="constant" name="GST_BUS_DROP" link="GstBus.html#GST-BUS-DROP:CAPS"/> |
| 2380 | <keyword type="constant" name="GST_BUS_PASS" link="GstBus.html#GST-BUS-PASS:CAPS"/> |
| 2381 | <keyword type="constant" name="GST_BUS_ASYNC" link="GstBus.html#GST-BUS-ASYNC:CAPS"/> |
| 2382 | <keyword type="constant" name="GST_CAPS_INTERSECT_ZIG_ZAG" link="GstCaps.html#GST-CAPS-INTERSECT-ZIG-ZAG:CAPS"/> |
| 2383 | <keyword type="constant" name="GST_CAPS_INTERSECT_FIRST" link="GstCaps.html#GST-CAPS-INTERSECT-FIRST:CAPS"/> |
| 2384 | <keyword type="constant" name="GST_CAPS_FLAG_ANY" link="GstCaps.html#GST-CAPS-FLAG-ANY:CAPS"/> |
| 2385 | <keyword type="constant" name="GST_CLOCK_ENTRY_SINGLE" link="GstClock.html#GST-CLOCK-ENTRY-SINGLE:CAPS"/> |
| 2386 | <keyword type="constant" name="GST_CLOCK_ENTRY_PERIODIC" link="GstClock.html#GST-CLOCK-ENTRY-PERIODIC:CAPS"/> |
| 2387 | <keyword type="constant" name="GST_CLOCK_OK" link="GstClock.html#GST-CLOCK-OK:CAPS"/> |
| 2388 | <keyword type="constant" name="GST_CLOCK_EARLY" link="GstClock.html#GST-CLOCK-EARLY:CAPS"/> |
| 2389 | <keyword type="constant" name="GST_CLOCK_UNSCHEDULED" link="GstClock.html#GST-CLOCK-UNSCHEDULED:CAPS"/> |
| 2390 | <keyword type="constant" name="GST_CLOCK_BUSY" link="GstClock.html#GST-CLOCK-BUSY:CAPS"/> |
| 2391 | <keyword type="constant" name="GST_CLOCK_BADTIME" link="GstClock.html#GST-CLOCK-BADTIME:CAPS"/> |
| 2392 | <keyword type="constant" name="GST_CLOCK_ERROR" link="GstClock.html#GST-CLOCK-ERROR:CAPS"/> |
| 2393 | <keyword type="constant" name="GST_CLOCK_UNSUPPORTED" link="GstClock.html#GST-CLOCK-UNSUPPORTED:CAPS"/> |
| 2394 | <keyword type="constant" name="GST_CLOCK_DONE" link="GstClock.html#GST-CLOCK-DONE:CAPS"/> |
| 2395 | <keyword type="constant" name="GST_CLOCK_FLAG_CAN_DO_SINGLE_SYNC" link="GstClock.html#GST-CLOCK-FLAG-CAN-DO-SINGLE-SYNC:CAPS"/> |
| 2396 | <keyword type="constant" name="GST_CLOCK_FLAG_CAN_DO_SINGLE_ASYNC" link="GstClock.html#GST-CLOCK-FLAG-CAN-DO-SINGLE-ASYNC:CAPS"/> |
| 2397 | <keyword type="constant" name="GST_CLOCK_FLAG_CAN_DO_PERIODIC_SYNC" link="GstClock.html#GST-CLOCK-FLAG-CAN-DO-PERIODIC-SYNC:CAPS"/> |
| 2398 | <keyword type="constant" name="GST_CLOCK_FLAG_CAN_DO_PERIODIC_ASYNC" link="GstClock.html#GST-CLOCK-FLAG-CAN-DO-PERIODIC-ASYNC:CAPS"/> |
| 2399 | <keyword type="constant" name="GST_CLOCK_FLAG_CAN_SET_RESOLUTION" link="GstClock.html#GST-CLOCK-FLAG-CAN-SET-RESOLUTION:CAPS"/> |
| 2400 | <keyword type="constant" name="GST_CLOCK_FLAG_CAN_SET_MASTER" link="GstClock.html#GST-CLOCK-FLAG-CAN-SET-MASTER:CAPS"/> |
| 2401 | <keyword type="constant" name="GST_CLOCK_FLAG_NEEDS_STARTUP_SYNC" link="GstClock.html#GST-CLOCK-FLAG-NEEDS-STARTUP-SYNC:CAPS"/> |
| 2402 | <keyword type="constant" name="GST_CLOCK_FLAG_LAST" link="GstClock.html#GST-CLOCK-FLAG-LAST:CAPS"/> |
| 2403 | <keyword type="constant" name="GST_ELEMENT_FLAG_LOCKED_STATE" link="GstElement.html#GST-ELEMENT-FLAG-LOCKED-STATE:CAPS"/> |
| 2404 | <keyword type="constant" name="GST_ELEMENT_FLAG_SINK" link="GstElement.html#GST-ELEMENT-FLAG-SINK:CAPS"/> |
| 2405 | <keyword type="constant" name="GST_ELEMENT_FLAG_SOURCE" link="GstElement.html#GST-ELEMENT-FLAG-SOURCE:CAPS"/> |
| 2406 | <keyword type="constant" name="GST_ELEMENT_FLAG_PROVIDE_CLOCK" link="GstElement.html#GST-ELEMENT-FLAG-PROVIDE-CLOCK:CAPS"/> |
| 2407 | <keyword type="constant" name="GST_ELEMENT_FLAG_REQUIRE_CLOCK" link="GstElement.html#GST-ELEMENT-FLAG-REQUIRE-CLOCK:CAPS"/> |
| 2408 | <keyword type="constant" name="GST_ELEMENT_FLAG_INDEXABLE" link="GstElement.html#GST-ELEMENT-FLAG-INDEXABLE:CAPS"/> |
| 2409 | <keyword type="constant" name="GST_ELEMENT_FLAG_LAST" link="GstElement.html#GST-ELEMENT-FLAG-LAST:CAPS"/> |
| 2410 | <keyword type="constant" name="GST_STATE_VOID_PENDING" link="GstElement.html#GST-STATE-VOID-PENDING:CAPS"/> |
| 2411 | <keyword type="constant" name="GST_STATE_NULL" link="GstElement.html#GST-STATE-NULL:CAPS"/> |
| 2412 | <keyword type="constant" name="GST_STATE_READY" link="GstElement.html#GST-STATE-READY:CAPS"/> |
| 2413 | <keyword type="constant" name="GST_STATE_PAUSED" link="GstElement.html#GST-STATE-PAUSED:CAPS"/> |
| 2414 | <keyword type="constant" name="GST_STATE_PLAYING" link="GstElement.html#GST-STATE-PLAYING:CAPS"/> |
| 2415 | <keyword type="constant" name="GST_STATE_CHANGE_NULL_TO_READY" link="GstElement.html#GST-STATE-CHANGE-NULL-TO-READY:CAPS"/> |
| 2416 | <keyword type="constant" name="GST_STATE_CHANGE_READY_TO_PAUSED" link="GstElement.html#GST-STATE-CHANGE-READY-TO-PAUSED:CAPS"/> |
| 2417 | <keyword type="constant" name="GST_STATE_CHANGE_PAUSED_TO_PLAYING" link="GstElement.html#GST-STATE-CHANGE-PAUSED-TO-PLAYING:CAPS"/> |
| 2418 | <keyword type="constant" name="GST_STATE_CHANGE_PLAYING_TO_PAUSED" link="GstElement.html#GST-STATE-CHANGE-PLAYING-TO-PAUSED:CAPS"/> |
| 2419 | <keyword type="constant" name="GST_STATE_CHANGE_PAUSED_TO_READY" link="GstElement.html#GST-STATE-CHANGE-PAUSED-TO-READY:CAPS"/> |
| 2420 | <keyword type="constant" name="GST_STATE_CHANGE_READY_TO_NULL" link="GstElement.html#GST-STATE-CHANGE-READY-TO-NULL:CAPS"/> |
| 2421 | <keyword type="constant" name="GST_STATE_CHANGE_FAILURE" link="GstElement.html#GST-STATE-CHANGE-FAILURE:CAPS"/> |
| 2422 | <keyword type="constant" name="GST_STATE_CHANGE_SUCCESS" link="GstElement.html#GST-STATE-CHANGE-SUCCESS:CAPS"/> |
| 2423 | <keyword type="constant" name="GST_STATE_CHANGE_ASYNC" link="GstElement.html#GST-STATE-CHANGE-ASYNC:CAPS"/> |
| 2424 | <keyword type="constant" name="GST_STATE_CHANGE_NO_PREROLL" link="GstElement.html#GST-STATE-CHANGE-NO-PREROLL:CAPS"/> |
| 2425 | <keyword type="constant" name="GST_CORE_ERROR_FAILED" link="gstreamer-GstGError.html#GST-CORE-ERROR-FAILED:CAPS"/> |
| 2426 | <keyword type="constant" name="GST_CORE_ERROR_TOO_LAZY" link="gstreamer-GstGError.html#GST-CORE-ERROR-TOO-LAZY:CAPS"/> |
| 2427 | <keyword type="constant" name="GST_CORE_ERROR_NOT_IMPLEMENTED" link="gstreamer-GstGError.html#GST-CORE-ERROR-NOT-IMPLEMENTED:CAPS"/> |
| 2428 | <keyword type="constant" name="GST_CORE_ERROR_STATE_CHANGE" link="gstreamer-GstGError.html#GST-CORE-ERROR-STATE-CHANGE:CAPS"/> |
| 2429 | <keyword type="constant" name="GST_CORE_ERROR_PAD" link="gstreamer-GstGError.html#GST-CORE-ERROR-PAD:CAPS"/> |
| 2430 | <keyword type="constant" name="GST_CORE_ERROR_THREAD" link="gstreamer-GstGError.html#GST-CORE-ERROR-THREAD:CAPS"/> |
| 2431 | <keyword type="constant" name="GST_CORE_ERROR_NEGOTIATION" link="gstreamer-GstGError.html#GST-CORE-ERROR-NEGOTIATION:CAPS"/> |
| 2432 | <keyword type="constant" name="GST_CORE_ERROR_EVENT" link="gstreamer-GstGError.html#GST-CORE-ERROR-EVENT:CAPS"/> |
| 2433 | <keyword type="constant" name="GST_CORE_ERROR_SEEK" link="gstreamer-GstGError.html#GST-CORE-ERROR-SEEK:CAPS"/> |
| 2434 | <keyword type="constant" name="GST_CORE_ERROR_CAPS" link="gstreamer-GstGError.html#GST-CORE-ERROR-CAPS"/> |
| 2435 | <keyword type="constant" name="GST_CORE_ERROR_TAG" link="gstreamer-GstGError.html#GST-CORE-ERROR-TAG:CAPS"/> |
| 2436 | <keyword type="constant" name="GST_CORE_ERROR_MISSING_PLUGIN" link="gstreamer-GstGError.html#GST-CORE-ERROR-MISSING-PLUGIN:CAPS"/> |
| 2437 | <keyword type="constant" name="GST_CORE_ERROR_CLOCK" link="gstreamer-GstGError.html#GST-CORE-ERROR-CLOCK:CAPS"/> |
| 2438 | <keyword type="constant" name="GST_CORE_ERROR_DISABLED" link="gstreamer-GstGError.html#GST-CORE-ERROR-DISABLED:CAPS"/> |
| 2439 | <keyword type="constant" name="GST_CORE_ERROR_NUM_ERRORS" link="gstreamer-GstGError.html#GST-CORE-ERROR-NUM-ERRORS:CAPS"/> |
| 2440 | <keyword type="constant" name="GST_LIBRARY_ERROR_FAILED" link="gstreamer-GstGError.html#GST-LIBRARY-ERROR-FAILED:CAPS"/> |
| 2441 | <keyword type="constant" name="GST_LIBRARY_ERROR_TOO_LAZY" link="gstreamer-GstGError.html#GST-LIBRARY-ERROR-TOO-LAZY:CAPS"/> |
| 2442 | <keyword type="constant" name="GST_LIBRARY_ERROR_INIT" link="gstreamer-GstGError.html#GST-LIBRARY-ERROR-INIT:CAPS"/> |
| 2443 | <keyword type="constant" name="GST_LIBRARY_ERROR_SHUTDOWN" link="gstreamer-GstGError.html#GST-LIBRARY-ERROR-SHUTDOWN:CAPS"/> |
| 2444 | <keyword type="constant" name="GST_LIBRARY_ERROR_SETTINGS" link="gstreamer-GstGError.html#GST-LIBRARY-ERROR-SETTINGS:CAPS"/> |
| 2445 | <keyword type="constant" name="GST_LIBRARY_ERROR_ENCODE" link="gstreamer-GstGError.html#GST-LIBRARY-ERROR-ENCODE:CAPS"/> |
| 2446 | <keyword type="constant" name="GST_LIBRARY_ERROR_NUM_ERRORS" link="gstreamer-GstGError.html#GST-LIBRARY-ERROR-NUM-ERRORS:CAPS"/> |
| 2447 | <keyword type="constant" name="GST_RESOURCE_ERROR_FAILED" link="gstreamer-GstGError.html#GST-RESOURCE-ERROR-FAILED:CAPS"/> |
| 2448 | <keyword type="constant" name="GST_RESOURCE_ERROR_TOO_LAZY" link="gstreamer-GstGError.html#GST-RESOURCE-ERROR-TOO-LAZY:CAPS"/> |
| 2449 | <keyword type="constant" name="GST_RESOURCE_ERROR_NOT_FOUND" link="gstreamer-GstGError.html#GST-RESOURCE-ERROR-NOT-FOUND:CAPS"/> |
| 2450 | <keyword type="constant" name="GST_RESOURCE_ERROR_BUSY" link="gstreamer-GstGError.html#GST-RESOURCE-ERROR-BUSY:CAPS"/> |
| 2451 | <keyword type="constant" name="GST_RESOURCE_ERROR_OPEN_READ" link="gstreamer-GstGError.html#GST-RESOURCE-ERROR-OPEN-READ:CAPS"/> |
| 2452 | <keyword type="constant" name="GST_RESOURCE_ERROR_OPEN_WRITE" link="gstreamer-GstGError.html#GST-RESOURCE-ERROR-OPEN-WRITE:CAPS"/> |
| 2453 | <keyword type="constant" name="GST_RESOURCE_ERROR_OPEN_READ_WRITE" link="gstreamer-GstGError.html#GST-RESOURCE-ERROR-OPEN-READ-WRITE:CAPS"/> |
| 2454 | <keyword type="constant" name="GST_RESOURCE_ERROR_CLOSE" link="gstreamer-GstGError.html#GST-RESOURCE-ERROR-CLOSE:CAPS"/> |
| 2455 | <keyword type="constant" name="GST_RESOURCE_ERROR_READ" link="gstreamer-GstGError.html#GST-RESOURCE-ERROR-READ:CAPS"/> |
| 2456 | <keyword type="constant" name="GST_RESOURCE_ERROR_WRITE" link="gstreamer-GstGError.html#GST-RESOURCE-ERROR-WRITE:CAPS"/> |
| 2457 | <keyword type="constant" name="GST_RESOURCE_ERROR_SEEK" link="gstreamer-GstGError.html#GST-RESOURCE-ERROR-SEEK:CAPS"/> |
| 2458 | <keyword type="constant" name="GST_RESOURCE_ERROR_SYNC" link="gstreamer-GstGError.html#GST-RESOURCE-ERROR-SYNC:CAPS"/> |
| 2459 | <keyword type="constant" name="GST_RESOURCE_ERROR_SETTINGS" link="gstreamer-GstGError.html#GST-RESOURCE-ERROR-SETTINGS:CAPS"/> |
| 2460 | <keyword type="constant" name="GST_RESOURCE_ERROR_NO_SPACE_LEFT" link="gstreamer-GstGError.html#GST-RESOURCE-ERROR-NO-SPACE-LEFT:CAPS"/> |
| 2461 | <keyword type="constant" name="GST_RESOURCE_ERROR_NOT_AUTHORIZED" link="gstreamer-GstGError.html#GST-RESOURCE-ERROR-NOT-AUTHORIZED:CAPS"/> |
| 2462 | <keyword type="constant" name="GST_RESOURCE_ERROR_NUM_ERRORS" link="gstreamer-GstGError.html#GST-RESOURCE-ERROR-NUM-ERRORS:CAPS"/> |
| 2463 | <keyword type="constant" name="GST_STREAM_ERROR_FAILED" link="gstreamer-GstGError.html#GST-STREAM-ERROR-FAILED:CAPS"/> |
| 2464 | <keyword type="constant" name="GST_STREAM_ERROR_TOO_LAZY" link="gstreamer-GstGError.html#GST-STREAM-ERROR-TOO-LAZY:CAPS"/> |
| 2465 | <keyword type="constant" name="GST_STREAM_ERROR_NOT_IMPLEMENTED" link="gstreamer-GstGError.html#GST-STREAM-ERROR-NOT-IMPLEMENTED:CAPS"/> |
| 2466 | <keyword type="constant" name="GST_STREAM_ERROR_TYPE_NOT_FOUND" link="gstreamer-GstGError.html#GST-STREAM-ERROR-TYPE-NOT-FOUND:CAPS"/> |
| 2467 | <keyword type="constant" name="GST_STREAM_ERROR_WRONG_TYPE" link="gstreamer-GstGError.html#GST-STREAM-ERROR-WRONG-TYPE:CAPS"/> |
| 2468 | <keyword type="constant" name="GST_STREAM_ERROR_CODEC_NOT_FOUND" link="gstreamer-GstGError.html#GST-STREAM-ERROR-CODEC-NOT-FOUND:CAPS"/> |
| 2469 | <keyword type="constant" name="GST_STREAM_ERROR_DECODE" link="gstreamer-GstGError.html#GST-STREAM-ERROR-DECODE:CAPS"/> |
| 2470 | <keyword type="constant" name="GST_STREAM_ERROR_ENCODE" link="gstreamer-GstGError.html#GST-STREAM-ERROR-ENCODE:CAPS"/> |
| 2471 | <keyword type="constant" name="GST_STREAM_ERROR_DEMUX" link="gstreamer-GstGError.html#GST-STREAM-ERROR-DEMUX:CAPS"/> |
| 2472 | <keyword type="constant" name="GST_STREAM_ERROR_MUX" link="gstreamer-GstGError.html#GST-STREAM-ERROR-MUX:CAPS"/> |
| 2473 | <keyword type="constant" name="GST_STREAM_ERROR_FORMAT" link="gstreamer-GstGError.html#GST-STREAM-ERROR-FORMAT:CAPS"/> |
| 2474 | <keyword type="constant" name="GST_STREAM_ERROR_DECRYPT" link="gstreamer-GstGError.html#GST-STREAM-ERROR-DECRYPT:CAPS"/> |
| 2475 | <keyword type="constant" name="GST_STREAM_ERROR_DECRYPT_NOKEY" link="gstreamer-GstGError.html#GST-STREAM-ERROR-DECRYPT-NOKEY:CAPS"/> |
| 2476 | <keyword type="constant" name="GST_STREAM_ERROR_NUM_ERRORS" link="gstreamer-GstGError.html#GST-STREAM-ERROR-NUM-ERRORS:CAPS"/> |
| 2477 | <keyword type="constant" name="GST_EVENT_TYPE_UPSTREAM" link="GstEvent.html#GST-EVENT-TYPE-UPSTREAM:CAPS"/> |
| 2478 | <keyword type="constant" name="GST_EVENT_TYPE_DOWNSTREAM" link="GstEvent.html#GST-EVENT-TYPE-DOWNSTREAM:CAPS"/> |
| 2479 | <keyword type="constant" name="GST_EVENT_TYPE_SERIALIZED" link="GstEvent.html#GST-EVENT-TYPE-SERIALIZED:CAPS"/> |
| 2480 | <keyword type="constant" name="GST_EVENT_TYPE_STICKY" link="GstEvent.html#GST-EVENT-TYPE-STICKY:CAPS"/> |
| 2481 | <keyword type="constant" name="GST_EVENT_TYPE_STICKY_MULTI" link="GstEvent.html#GST-EVENT-TYPE-STICKY-MULTI:CAPS"/> |
| 2482 | <keyword type="constant" name="GST_EVENT_UNKNOWN" link="GstEvent.html#GST-EVENT-UNKNOWN:CAPS"/> |
| 2483 | <keyword type="constant" name="GST_EVENT_FLUSH_START" link="GstEvent.html#GST-EVENT-FLUSH-START:CAPS"/> |
| 2484 | <keyword type="constant" name="GST_EVENT_FLUSH_STOP" link="GstEvent.html#GST-EVENT-FLUSH-STOP:CAPS"/> |
| 2485 | <keyword type="constant" name="GST_EVENT_STREAM_START" link="GstEvent.html#GST-EVENT-STREAM-START:CAPS"/> |
| 2486 | <keyword type="constant" name="GST_EVENT_CAPS" link="GstEvent.html#GST-EVENT-CAPS"/> |
| 2487 | <keyword type="constant" name="GST_EVENT_SEGMENT" link="GstEvent.html#GST-EVENT-SEGMENT:CAPS"/> |
| 2488 | <keyword type="constant" name="GST_EVENT_TAG" link="GstEvent.html#GST-EVENT-TAG:CAPS"/> |
| 2489 | <keyword type="constant" name="GST_EVENT_BUFFERSIZE" link="GstEvent.html#GST-EVENT-BUFFERSIZE:CAPS"/> |
| 2490 | <keyword type="constant" name="GST_EVENT_SINK_MESSAGE" link="GstEvent.html#GST-EVENT-SINK-MESSAGE:CAPS"/> |
| 2491 | <keyword type="constant" name="GST_EVENT_EOS" link="GstEvent.html#GST-EVENT-EOS:CAPS"/> |
| 2492 | <keyword type="constant" name="GST_EVENT_TOC" link="GstEvent.html#GST-EVENT-TOC:CAPS"/> |
| 2493 | <keyword type="constant" name="GST_EVENT_PROTECTION" link="GstEvent.html#GST-EVENT-PROTECTION:CAPS"/> |
| 2494 | <keyword type="constant" name="GST_EVENT_SEGMENT_DONE" link="GstEvent.html#GST-EVENT-SEGMENT-DONE:CAPS"/> |
| 2495 | <keyword type="constant" name="GST_EVENT_GAP" link="GstEvent.html#GST-EVENT-GAP:CAPS"/> |
| 2496 | <keyword type="constant" name="GST_EVENT_QOS" link="GstEvent.html#GST-EVENT-QOS:CAPS"/> |
| 2497 | <keyword type="constant" name="GST_EVENT_SEEK" link="GstEvent.html#GST-EVENT-SEEK:CAPS"/> |
| 2498 | <keyword type="constant" name="GST_EVENT_NAVIGATION" link="GstEvent.html#GST-EVENT-NAVIGATION:CAPS"/> |
| 2499 | <keyword type="constant" name="GST_EVENT_LATENCY" link="GstEvent.html#GST-EVENT-LATENCY:CAPS"/> |
| 2500 | <keyword type="constant" name="GST_EVENT_STEP" link="GstEvent.html#GST-EVENT-STEP:CAPS"/> |
| 2501 | <keyword type="constant" name="GST_EVENT_RECONFIGURE" link="GstEvent.html#GST-EVENT-RECONFIGURE:CAPS"/> |
| 2502 | <keyword type="constant" name="GST_EVENT_TOC_SELECT" link="GstEvent.html#GST-EVENT-TOC-SELECT:CAPS"/> |
| 2503 | <keyword type="constant" name="GST_EVENT_CUSTOM_UPSTREAM" link="GstEvent.html#GST-EVENT-CUSTOM-UPSTREAM:CAPS"/> |
| 2504 | <keyword type="constant" name="GST_EVENT_CUSTOM_DOWNSTREAM" link="GstEvent.html#GST-EVENT-CUSTOM-DOWNSTREAM:CAPS"/> |
| 2505 | <keyword type="constant" name="GST_EVENT_CUSTOM_DOWNSTREAM_OOB" link="GstEvent.html#GST-EVENT-CUSTOM-DOWNSTREAM-OOB:CAPS"/> |
| 2506 | <keyword type="constant" name="GST_EVENT_CUSTOM_DOWNSTREAM_STICKY" link="GstEvent.html#GST-EVENT-CUSTOM-DOWNSTREAM-STICKY:CAPS"/> |
| 2507 | <keyword type="constant" name="GST_EVENT_CUSTOM_BOTH" link="GstEvent.html#GST-EVENT-CUSTOM-BOTH:CAPS"/> |
| 2508 | <keyword type="constant" name="GST_EVENT_CUSTOM_BOTH_OOB" link="GstEvent.html#GST-EVENT-CUSTOM-BOTH-OOB:CAPS"/> |
| 2509 | <keyword type="constant" name="GST_STREAM_FLAG_NONE" link="GstEvent.html#GST-STREAM-FLAG-NONE:CAPS"/> |
| 2510 | <keyword type="constant" name="GST_STREAM_FLAG_SPARSE" link="GstEvent.html#GST-STREAM-FLAG-SPARSE:CAPS"/> |
| 2511 | <keyword type="constant" name="GST_STREAM_FLAG_SELECT" link="GstEvent.html#GST-STREAM-FLAG-SELECT:CAPS"/> |
| 2512 | <keyword type="constant" name="GST_STREAM_FLAG_UNSELECT" link="GstEvent.html#GST-STREAM-FLAG-UNSELECT:CAPS"/> |
| 2513 | <keyword type="constant" name="GST_QOS_TYPE_OVERFLOW" link="GstEvent.html#GST-QOS-TYPE-OVERFLOW:CAPS"/> |
| 2514 | <keyword type="constant" name="GST_QOS_TYPE_UNDERFLOW" link="GstEvent.html#GST-QOS-TYPE-UNDERFLOW:CAPS"/> |
| 2515 | <keyword type="constant" name="GST_QOS_TYPE_THROTTLE" link="GstEvent.html#GST-QOS-TYPE-THROTTLE:CAPS"/> |
| 2516 | <keyword type="constant" name="GST_SEEK_TYPE_NONE" link="GstEvent.html#GST-SEEK-TYPE-NONE:CAPS"/> |
| 2517 | <keyword type="constant" name="GST_SEEK_TYPE_SET" link="GstEvent.html#GST-SEEK-TYPE-SET:CAPS"/> |
| 2518 | <keyword type="constant" name="GST_SEEK_TYPE_END" link="GstEvent.html#GST-SEEK-TYPE-END:CAPS"/> |
| 2519 | <keyword type="constant" name="GST_SEEK_FLAG_NONE" link="GstEvent.html#GST-SEEK-FLAG-NONE:CAPS"/> |
| 2520 | <keyword type="constant" name="GST_SEEK_FLAG_FLUSH" link="GstEvent.html#GST-SEEK-FLAG-FLUSH:CAPS"/> |
| 2521 | <keyword type="constant" name="GST_SEEK_FLAG_ACCURATE" link="GstEvent.html#GST-SEEK-FLAG-ACCURATE:CAPS"/> |
| 2522 | <keyword type="constant" name="GST_SEEK_FLAG_KEY_UNIT" link="GstEvent.html#GST-SEEK-FLAG-KEY-UNIT:CAPS"/> |
| 2523 | <keyword type="constant" name="GST_SEEK_FLAG_SEGMENT" link="GstEvent.html#GST-SEEK-FLAG-SEGMENT:CAPS"/> |
| 2524 | <keyword type="constant" name="GST_SEEK_FLAG_TRICKMODE" link="GstEvent.html#GST-SEEK-FLAG-TRICKMODE:CAPS"/> |
| 2525 | <keyword type="constant" name="GST_SEEK_FLAG_SKIP" link="GstEvent.html#GST-SEEK-FLAG-SKIP:CAPS"/> |
| 2526 | <keyword type="constant" name="GST_SEEK_FLAG_SNAP_BEFORE" link="GstEvent.html#GST-SEEK-FLAG-SNAP-BEFORE:CAPS"/> |
| 2527 | <keyword type="constant" name="GST_SEEK_FLAG_SNAP_AFTER" link="GstEvent.html#GST-SEEK-FLAG-SNAP-AFTER:CAPS"/> |
| 2528 | <keyword type="constant" name="GST_SEEK_FLAG_SNAP_NEAREST" link="GstEvent.html#GST-SEEK-FLAG-SNAP-NEAREST:CAPS"/> |
| 2529 | <keyword type="constant" name="GST_SEEK_FLAG_TRICKMODE_KEY_UNITS" link="GstEvent.html#GST-SEEK-FLAG-TRICKMODE-KEY-UNITS:CAPS"/> |
| 2530 | <keyword type="constant" name="GST_SEEK_FLAG_TRICKMODE_NO_AUDIO" link="GstEvent.html#GST-SEEK-FLAG-TRICKMODE-NO-AUDIO:CAPS"/> |
| 2531 | <keyword type="constant" name="GST_FORMAT_UNDEFINED" link="gstreamer-GstFormat.html#GST-FORMAT-UNDEFINED:CAPS"/> |
| 2532 | <keyword type="constant" name="GST_FORMAT_DEFAULT" link="gstreamer-GstFormat.html#GST-FORMAT-DEFAULT:CAPS"/> |
| 2533 | <keyword type="constant" name="GST_FORMAT_BYTES" link="gstreamer-GstFormat.html#GST-FORMAT-BYTES:CAPS"/> |
| 2534 | <keyword type="constant" name="GST_FORMAT_TIME" link="gstreamer-GstFormat.html#GST-FORMAT-TIME:CAPS"/> |
| 2535 | <keyword type="constant" name="GST_FORMAT_BUFFERS" link="gstreamer-GstFormat.html#GST-FORMAT-BUFFERS:CAPS"/> |
| 2536 | <keyword type="constant" name="GST_FORMAT_PERCENT" link="gstreamer-GstFormat.html#GST-FORMAT-PERCENT:CAPS"/> |
| 2537 | <keyword type="constant" name="GST_ITERATOR_ITEM_SKIP" link="gstreamer-GstIterator.html#GST-ITERATOR-ITEM-SKIP:CAPS"/> |
| 2538 | <keyword type="constant" name="GST_ITERATOR_ITEM_PASS" link="gstreamer-GstIterator.html#GST-ITERATOR-ITEM-PASS:CAPS"/> |
| 2539 | <keyword type="constant" name="GST_ITERATOR_ITEM_END" link="gstreamer-GstIterator.html#GST-ITERATOR-ITEM-END:CAPS"/> |
| 2540 | <keyword type="constant" name="GST_ITERATOR_DONE" link="gstreamer-GstIterator.html#GST-ITERATOR-DONE:CAPS"/> |
| 2541 | <keyword type="constant" name="GST_ITERATOR_OK" link="gstreamer-GstIterator.html#GST-ITERATOR-OK:CAPS"/> |
| 2542 | <keyword type="constant" name="GST_ITERATOR_RESYNC" link="gstreamer-GstIterator.html#GST-ITERATOR-RESYNC:CAPS"/> |
| 2543 | <keyword type="constant" name="GST_ITERATOR_ERROR" link="gstreamer-GstIterator.html#GST-ITERATOR-ERROR:CAPS"/> |
| 2544 | <keyword type="constant" name="GST_MEMORY_FLAG_READONLY" link="GstMemory.html#GST-MEMORY-FLAG-READONLY:CAPS"/> |
| 2545 | <keyword type="constant" name="GST_MEMORY_FLAG_NO_SHARE" link="GstMemory.html#GST-MEMORY-FLAG-NO-SHARE:CAPS"/> |
| 2546 | <keyword type="constant" name="GST_MEMORY_FLAG_ZERO_PREFIXED" link="GstMemory.html#GST-MEMORY-FLAG-ZERO-PREFIXED:CAPS"/> |
| 2547 | <keyword type="constant" name="GST_MEMORY_FLAG_ZERO_PADDED" link="GstMemory.html#GST-MEMORY-FLAG-ZERO-PADDED:CAPS"/> |
| 2548 | <keyword type="constant" name="GST_MEMORY_FLAG_PHYSICALLY_CONTIGUOUS" link="GstMemory.html#GST-MEMORY-FLAG-PHYSICALLY-CONTIGUOUS:CAPS"/> |
| 2549 | <keyword type="constant" name="GST_MEMORY_FLAG_NOT_MAPPABLE" link="GstMemory.html#GST-MEMORY-FLAG-NOT-MAPPABLE:CAPS"/> |
| 2550 | <keyword type="constant" name="GST_MEMORY_FLAG_LAST" link="GstMemory.html#GST-MEMORY-FLAG-LAST:CAPS"/> |
| 2551 | <keyword type="constant" name="GST_MAP_READ" link="GstMemory.html#GST-MAP-READ:CAPS"/> |
| 2552 | <keyword type="constant" name="GST_MAP_WRITE" link="GstMemory.html#GST-MAP-WRITE:CAPS"/> |
| 2553 | <keyword type="constant" name="GST_MAP_FLAG_LAST" link="GstMemory.html#GST-MAP-FLAG-LAST:CAPS"/> |
| 2554 | <keyword type="constant" name="GST_MESSAGE_UNKNOWN" link="GstMessage.html#GST-MESSAGE-UNKNOWN:CAPS"/> |
| 2555 | <keyword type="constant" name="GST_MESSAGE_EOS" link="GstMessage.html#GST-MESSAGE-EOS:CAPS"/> |
| 2556 | <keyword type="constant" name="GST_MESSAGE_ERROR" link="GstMessage.html#GST-MESSAGE-ERROR:CAPS"/> |
| 2557 | <keyword type="constant" name="GST_MESSAGE_WARNING" link="GstMessage.html#GST-MESSAGE-WARNING:CAPS"/> |
| 2558 | <keyword type="constant" name="GST_MESSAGE_INFO" link="GstMessage.html#GST-MESSAGE-INFO:CAPS"/> |
| 2559 | <keyword type="constant" name="GST_MESSAGE_TAG" link="GstMessage.html#GST-MESSAGE-TAG:CAPS"/> |
| 2560 | <keyword type="constant" name="GST_MESSAGE_BUFFERING" link="GstMessage.html#GST-MESSAGE-BUFFERING:CAPS"/> |
| 2561 | <keyword type="constant" name="GST_MESSAGE_STATE_CHANGED" link="GstMessage.html#GST-MESSAGE-STATE-CHANGED:CAPS"/> |
| 2562 | <keyword type="constant" name="GST_MESSAGE_STATE_DIRTY" link="GstMessage.html#GST-MESSAGE-STATE-DIRTY:CAPS"/> |
| 2563 | <keyword type="constant" name="GST_MESSAGE_STEP_DONE" link="GstMessage.html#GST-MESSAGE-STEP-DONE:CAPS"/> |
| 2564 | <keyword type="constant" name="GST_MESSAGE_CLOCK_PROVIDE" link="GstMessage.html#GST-MESSAGE-CLOCK-PROVIDE:CAPS"/> |
| 2565 | <keyword type="constant" name="GST_MESSAGE_CLOCK_LOST" link="GstMessage.html#GST-MESSAGE-CLOCK-LOST:CAPS"/> |
| 2566 | <keyword type="constant" name="GST_MESSAGE_NEW_CLOCK" link="GstMessage.html#GST-MESSAGE-NEW-CLOCK:CAPS"/> |
| 2567 | <keyword type="constant" name="GST_MESSAGE_STRUCTURE_CHANGE" link="GstMessage.html#GST-MESSAGE-STRUCTURE-CHANGE:CAPS"/> |
| 2568 | <keyword type="constant" name="GST_MESSAGE_STREAM_STATUS" link="GstMessage.html#GST-MESSAGE-STREAM-STATUS:CAPS"/> |
| 2569 | <keyword type="constant" name="GST_MESSAGE_APPLICATION" link="GstMessage.html#GST-MESSAGE-APPLICATION:CAPS"/> |
| 2570 | <keyword type="constant" name="GST_MESSAGE_ELEMENT" link="GstMessage.html#GST-MESSAGE-ELEMENT:CAPS"/> |
| 2571 | <keyword type="constant" name="GST_MESSAGE_SEGMENT_START" link="GstMessage.html#GST-MESSAGE-SEGMENT-START:CAPS"/> |
| 2572 | <keyword type="constant" name="GST_MESSAGE_SEGMENT_DONE" link="GstMessage.html#GST-MESSAGE-SEGMENT-DONE:CAPS"/> |
| 2573 | <keyword type="constant" name="GST_MESSAGE_DURATION_CHANGED" link="GstMessage.html#GST-MESSAGE-DURATION-CHANGED:CAPS"/> |
| 2574 | <keyword type="constant" name="GST_MESSAGE_LATENCY" link="GstMessage.html#GST-MESSAGE-LATENCY:CAPS"/> |
| 2575 | <keyword type="constant" name="GST_MESSAGE_ASYNC_START" link="GstMessage.html#GST-MESSAGE-ASYNC-START:CAPS"/> |
| 2576 | <keyword type="constant" name="GST_MESSAGE_ASYNC_DONE" link="GstMessage.html#GST-MESSAGE-ASYNC-DONE:CAPS"/> |
| 2577 | <keyword type="constant" name="GST_MESSAGE_REQUEST_STATE" link="GstMessage.html#GST-MESSAGE-REQUEST-STATE:CAPS"/> |
| 2578 | <keyword type="constant" name="GST_MESSAGE_STEP_START" link="GstMessage.html#GST-MESSAGE-STEP-START:CAPS"/> |
| 2579 | <keyword type="constant" name="GST_MESSAGE_QOS" link="GstMessage.html#GST-MESSAGE-QOS:CAPS"/> |
| 2580 | <keyword type="constant" name="GST_MESSAGE_PROGRESS" link="GstMessage.html#GST-MESSAGE-PROGRESS:CAPS"/> |
| 2581 | <keyword type="constant" name="GST_MESSAGE_TOC" link="GstMessage.html#GST-MESSAGE-TOC:CAPS"/> |
| 2582 | <keyword type="constant" name="GST_MESSAGE_RESET_TIME" link="GstMessage.html#GST-MESSAGE-RESET-TIME:CAPS"/> |
| 2583 | <keyword type="constant" name="GST_MESSAGE_STREAM_START" link="GstMessage.html#GST-MESSAGE-STREAM-START:CAPS"/> |
| 2584 | <keyword type="constant" name="GST_MESSAGE_NEED_CONTEXT" link="GstMessage.html#GST-MESSAGE-NEED-CONTEXT:CAPS"/> |
| 2585 | <keyword type="constant" name="GST_MESSAGE_HAVE_CONTEXT" link="GstMessage.html#GST-MESSAGE-HAVE-CONTEXT:CAPS"/> |
| 2586 | <keyword type="constant" name="GST_MESSAGE_EXTENDED" link="GstMessage.html#GST-MESSAGE-EXTENDED:CAPS"/> |
| 2587 | <keyword type="constant" name="GST_MESSAGE_DEVICE_ADDED" link="GstMessage.html#GST-MESSAGE-DEVICE-ADDED:CAPS"/> |
| 2588 | <keyword type="constant" name="GST_MESSAGE_DEVICE_REMOVED" link="GstMessage.html#GST-MESSAGE-DEVICE-REMOVED:CAPS"/> |
| 2589 | <keyword type="constant" name="GST_MESSAGE_ANY" link="GstMessage.html#GST-MESSAGE-ANY:CAPS"/> |
| 2590 | <keyword type="constant" name="GST_STRUCTURE_CHANGE_TYPE_PAD_LINK" link="GstMessage.html#GST-STRUCTURE-CHANGE-TYPE-PAD-LINK:CAPS"/> |
| 2591 | <keyword type="constant" name="GST_STRUCTURE_CHANGE_TYPE_PAD_UNLINK" link="GstMessage.html#GST-STRUCTURE-CHANGE-TYPE-PAD-UNLINK:CAPS"/> |
| 2592 | <keyword type="constant" name="GST_STREAM_STATUS_TYPE_CREATE" link="GstMessage.html#GST-STREAM-STATUS-TYPE-CREATE:CAPS"/> |
| 2593 | <keyword type="constant" name="GST_STREAM_STATUS_TYPE_ENTER" link="GstMessage.html#GST-STREAM-STATUS-TYPE-ENTER:CAPS"/> |
| 2594 | <keyword type="constant" name="GST_STREAM_STATUS_TYPE_LEAVE" link="GstMessage.html#GST-STREAM-STATUS-TYPE-LEAVE:CAPS"/> |
| 2595 | <keyword type="constant" name="GST_STREAM_STATUS_TYPE_DESTROY" link="GstMessage.html#GST-STREAM-STATUS-TYPE-DESTROY:CAPS"/> |
| 2596 | <keyword type="constant" name="GST_STREAM_STATUS_TYPE_START" link="GstMessage.html#GST-STREAM-STATUS-TYPE-START:CAPS"/> |
| 2597 | <keyword type="constant" name="GST_STREAM_STATUS_TYPE_PAUSE" link="GstMessage.html#GST-STREAM-STATUS-TYPE-PAUSE:CAPS"/> |
| 2598 | <keyword type="constant" name="GST_STREAM_STATUS_TYPE_STOP" link="GstMessage.html#GST-STREAM-STATUS-TYPE-STOP:CAPS"/> |
| 2599 | <keyword type="constant" name="GST_PROGRESS_TYPE_START" link="GstMessage.html#GST-PROGRESS-TYPE-START:CAPS"/> |
| 2600 | <keyword type="constant" name="GST_PROGRESS_TYPE_CONTINUE" link="GstMessage.html#GST-PROGRESS-TYPE-CONTINUE:CAPS"/> |
| 2601 | <keyword type="constant" name="GST_PROGRESS_TYPE_COMPLETE" link="GstMessage.html#GST-PROGRESS-TYPE-COMPLETE:CAPS"/> |
| 2602 | <keyword type="constant" name="GST_PROGRESS_TYPE_CANCELED" link="GstMessage.html#GST-PROGRESS-TYPE-CANCELED:CAPS"/> |
| 2603 | <keyword type="constant" name="GST_PROGRESS_TYPE_ERROR" link="GstMessage.html#GST-PROGRESS-TYPE-ERROR:CAPS"/> |
| 2604 | <keyword type="constant" name="GST_META_FLAG_NONE" link="gstreamer-GstMeta.html#GST-META-FLAG-NONE:CAPS"/> |
| 2605 | <keyword type="constant" name="GST_META_FLAG_READONLY" link="gstreamer-GstMeta.html#GST-META-FLAG-READONLY:CAPS"/> |
| 2606 | <keyword type="constant" name="GST_META_FLAG_POOLED" link="gstreamer-GstMeta.html#GST-META-FLAG-POOLED:CAPS"/> |
| 2607 | <keyword type="constant" name="GST_META_FLAG_LOCKED" link="gstreamer-GstMeta.html#GST-META-FLAG-LOCKED:CAPS"/> |
| 2608 | <keyword type="constant" name="GST_META_FLAG_LAST" link="gstreamer-GstMeta.html#GST-META-FLAG-LAST:CAPS"/> |
| 2609 | <keyword type="constant" name="GST_MINI_OBJECT_FLAG_LOCKABLE" link="gstreamer-GstMiniObject.html#GST-MINI-OBJECT-FLAG-LOCKABLE:CAPS"/> |
| 2610 | <keyword type="constant" name="GST_MINI_OBJECT_FLAG_LOCK_READONLY" link="gstreamer-GstMiniObject.html#GST-MINI-OBJECT-FLAG-LOCK-READONLY:CAPS"/> |
| 2611 | <keyword type="constant" name="GST_MINI_OBJECT_FLAG_LAST" link="gstreamer-GstMiniObject.html#GST-MINI-OBJECT-FLAG-LAST:CAPS"/> |
| 2612 | <keyword type="constant" name="GST_LOCK_FLAG_READ" link="gstreamer-GstMiniObject.html#GST-LOCK-FLAG-READ:CAPS"/> |
| 2613 | <keyword type="constant" name="GST_LOCK_FLAG_WRITE" link="gstreamer-GstMiniObject.html#GST-LOCK-FLAG-WRITE:CAPS"/> |
| 2614 | <keyword type="constant" name="GST_LOCK_FLAG_EXCLUSIVE" link="gstreamer-GstMiniObject.html#GST-LOCK-FLAG-EXCLUSIVE:CAPS"/> |
| 2615 | <keyword type="constant" name="GST_LOCK_FLAG_LAST" link="gstreamer-GstMiniObject.html#GST-LOCK-FLAG-LAST:CAPS"/> |
| 2616 | <keyword type="constant" name="GST_OBJECT_FLAG_LAST" link="GstObject.html#GST-OBJECT-FLAG-LAST:CAPS"/> |
| 2617 | <keyword type="constant" name="GST_PAD_UNKNOWN" link="GstPad.html#GST-PAD-UNKNOWN:CAPS"/> |
| 2618 | <keyword type="constant" name="GST_PAD_SRC" link="GstPad.html#GST-PAD-SRC:CAPS"/> |
| 2619 | <keyword type="constant" name="GST_PAD_SINK" link="GstPad.html#GST-PAD-SINK:CAPS"/> |
| 2620 | <keyword type="constant" name="GST_PAD_FLAG_BLOCKED" link="GstPad.html#GST-PAD-FLAG-BLOCKED:CAPS"/> |
| 2621 | <keyword type="constant" name="GST_PAD_FLAG_FLUSHING" link="GstPad.html#GST-PAD-FLAG-FLUSHING:CAPS"/> |
| 2622 | <keyword type="constant" name="GST_PAD_FLAG_EOS" link="GstPad.html#GST-PAD-FLAG-EOS:CAPS"/> |
| 2623 | <keyword type="constant" name="GST_PAD_FLAG_BLOCKING" link="GstPad.html#GST-PAD-FLAG-BLOCKING:CAPS"/> |
| 2624 | <keyword type="constant" name="GST_PAD_FLAG_NEED_PARENT" link="GstPad.html#GST-PAD-FLAG-NEED-PARENT:CAPS"/> |
| 2625 | <keyword type="constant" name="GST_PAD_FLAG_NEED_RECONFIGURE" link="GstPad.html#GST-PAD-FLAG-NEED-RECONFIGURE:CAPS"/> |
| 2626 | <keyword type="constant" name="GST_PAD_FLAG_PENDING_EVENTS" link="GstPad.html#GST-PAD-FLAG-PENDING-EVENTS:CAPS"/> |
| 2627 | <keyword type="constant" name="GST_PAD_FLAG_FIXED_CAPS" link="GstPad.html#GST-PAD-FLAG-FIXED-CAPS"/> |
| 2628 | <keyword type="constant" name="GST_PAD_FLAG_PROXY_CAPS" link="GstPad.html#GST-PAD-FLAG-PROXY-CAPS"/> |
| 2629 | <keyword type="constant" name="GST_PAD_FLAG_PROXY_ALLOCATION" link="GstPad.html#GST-PAD-FLAG-PROXY-ALLOCATION:CAPS"/> |
| 2630 | <keyword type="constant" name="GST_PAD_FLAG_PROXY_SCHEDULING" link="GstPad.html#GST-PAD-FLAG-PROXY-SCHEDULING:CAPS"/> |
| 2631 | <keyword type="constant" name="GST_PAD_FLAG_ACCEPT_INTERSECT" link="GstPad.html#GST-PAD-FLAG-ACCEPT-INTERSECT:CAPS"/> |
Sebastian Dröge | a193a1a | 2015-08-19 12:39:05 +0300 | [diff] [blame] | 2632 | <keyword type="constant" name="GST_PAD_FLAG_ACCEPT_TEMPLATE" link="GstPad.html#GST-PAD-FLAG-ACCEPT-TEMPLATE:CAPS"/> |
Sebastian Dröge | 1ac0c8e | 2015-06-07 09:41:47 +0200 | [diff] [blame] | 2633 | <keyword type="constant" name="GST_PAD_FLAG_LAST" link="GstPad.html#GST-PAD-FLAG-LAST:CAPS"/> |
| 2634 | <keyword type="constant" name="GST_PAD_LINK_OK" link="GstPad.html#GST-PAD-LINK-OK:CAPS"/> |
| 2635 | <keyword type="constant" name="GST_PAD_LINK_WRONG_HIERARCHY" link="GstPad.html#GST-PAD-LINK-WRONG-HIERARCHY:CAPS"/> |
| 2636 | <keyword type="constant" name="GST_PAD_LINK_WAS_LINKED" link="GstPad.html#GST-PAD-LINK-WAS-LINKED:CAPS"/> |
| 2637 | <keyword type="constant" name="GST_PAD_LINK_WRONG_DIRECTION" link="GstPad.html#GST-PAD-LINK-WRONG-DIRECTION:CAPS"/> |
| 2638 | <keyword type="constant" name="GST_PAD_LINK_NOFORMAT" link="GstPad.html#GST-PAD-LINK-NOFORMAT:CAPS"/> |
| 2639 | <keyword type="constant" name="GST_PAD_LINK_NOSCHED" link="GstPad.html#GST-PAD-LINK-NOSCHED:CAPS"/> |
| 2640 | <keyword type="constant" name="GST_PAD_LINK_REFUSED" link="GstPad.html#GST-PAD-LINK-REFUSED:CAPS"/> |
| 2641 | <keyword type="constant" name="GST_PAD_LINK_CHECK_NOTHING" link="GstPad.html#GST-PAD-LINK-CHECK-NOTHING:CAPS"/> |
| 2642 | <keyword type="constant" name="GST_PAD_LINK_CHECK_HIERARCHY" link="GstPad.html#GST-PAD-LINK-CHECK-HIERARCHY:CAPS"/> |
| 2643 | <keyword type="constant" name="GST_PAD_LINK_CHECK_TEMPLATE_CAPS" link="GstPad.html#GST-PAD-LINK-CHECK-TEMPLATE-CAPS"/> |
| 2644 | <keyword type="constant" name="GST_PAD_LINK_CHECK_CAPS" link="GstPad.html#GST-PAD-LINK-CHECK-CAPS"/> |
| 2645 | <keyword type="constant" name="GST_PAD_LINK_CHECK_DEFAULT" link="GstPad.html#GST-PAD-LINK-CHECK-DEFAULT:CAPS"/> |
| 2646 | <keyword type="constant" name="GST_FLOW_CUSTOM_SUCCESS_2" link="GstPad.html#GST-FLOW-CUSTOM-SUCCESS-2:CAPS"/> |
| 2647 | <keyword type="constant" name="GST_FLOW_CUSTOM_SUCCESS_1" link="GstPad.html#GST-FLOW-CUSTOM-SUCCESS-1:CAPS"/> |
| 2648 | <keyword type="constant" name="GST_FLOW_CUSTOM_SUCCESS" link="GstPad.html#GST-FLOW-CUSTOM-SUCCESS:CAPS"/> |
| 2649 | <keyword type="constant" name="GST_FLOW_OK" link="GstPad.html#GST-FLOW-OK:CAPS"/> |
| 2650 | <keyword type="constant" name="GST_FLOW_NOT_LINKED" link="GstPad.html#GST-FLOW-NOT-LINKED:CAPS"/> |
| 2651 | <keyword type="constant" name="GST_FLOW_FLUSHING" link="GstPad.html#GST-FLOW-FLUSHING:CAPS"/> |
| 2652 | <keyword type="constant" name="GST_FLOW_EOS" link="GstPad.html#GST-FLOW-EOS:CAPS"/> |
| 2653 | <keyword type="constant" name="GST_FLOW_NOT_NEGOTIATED" link="GstPad.html#GST-FLOW-NOT-NEGOTIATED:CAPS"/> |
| 2654 | <keyword type="constant" name="GST_FLOW_ERROR" link="GstPad.html#GST-FLOW-ERROR:CAPS"/> |
| 2655 | <keyword type="constant" name="GST_FLOW_NOT_SUPPORTED" link="GstPad.html#GST-FLOW-NOT-SUPPORTED:CAPS"/> |
| 2656 | <keyword type="constant" name="GST_FLOW_CUSTOM_ERROR" link="GstPad.html#GST-FLOW-CUSTOM-ERROR:CAPS"/> |
| 2657 | <keyword type="constant" name="GST_FLOW_CUSTOM_ERROR_1" link="GstPad.html#GST-FLOW-CUSTOM-ERROR-1:CAPS"/> |
| 2658 | <keyword type="constant" name="GST_FLOW_CUSTOM_ERROR_2" link="GstPad.html#GST-FLOW-CUSTOM-ERROR-2:CAPS"/> |
| 2659 | <keyword type="constant" name="GST_PAD_MODE_NONE" link="GstPad.html#GST-PAD-MODE-NONE:CAPS"/> |
| 2660 | <keyword type="constant" name="GST_PAD_MODE_PUSH" link="GstPad.html#GST-PAD-MODE-PUSH:CAPS"/> |
| 2661 | <keyword type="constant" name="GST_PAD_MODE_PULL" link="GstPad.html#GST-PAD-MODE-PULL:CAPS"/> |
| 2662 | <keyword type="constant" name="GST_PAD_PROBE_DROP" link="GstPad.html#GST-PAD-PROBE-DROP:CAPS"/> |
| 2663 | <keyword type="constant" name="GST_PAD_PROBE_OK" link="GstPad.html#GST-PAD-PROBE-OK:CAPS"/> |
| 2664 | <keyword type="constant" name="GST_PAD_PROBE_REMOVE" link="GstPad.html#GST-PAD-PROBE-REMOVE:CAPS"/> |
| 2665 | <keyword type="constant" name="GST_PAD_PROBE_PASS" link="GstPad.html#GST-PAD-PROBE-PASS:CAPS"/> |
Sebastian Dröge | a193a1a | 2015-08-19 12:39:05 +0300 | [diff] [blame] | 2666 | <keyword type="constant" name="GST_PAD_PROBE_HANDLED" link="GstPad.html#GST-PAD-PROBE-HANDLED:CAPS"/> |
Sebastian Dröge | 1ac0c8e | 2015-06-07 09:41:47 +0200 | [diff] [blame] | 2667 | <keyword type="constant" name="GST_PAD_PROBE_TYPE_INVALID" link="GstPad.html#GST-PAD-PROBE-TYPE-INVALID:CAPS"/> |
| 2668 | <keyword type="constant" name="GST_PAD_PROBE_TYPE_IDLE" link="GstPad.html#GST-PAD-PROBE-TYPE-IDLE:CAPS"/> |
| 2669 | <keyword type="constant" name="GST_PAD_PROBE_TYPE_BLOCK" link="GstPad.html#GST-PAD-PROBE-TYPE-BLOCK:CAPS"/> |
| 2670 | <keyword type="constant" name="GST_PAD_PROBE_TYPE_BUFFER" link="GstPad.html#GST-PAD-PROBE-TYPE-BUFFER:CAPS"/> |
| 2671 | <keyword type="constant" name="GST_PAD_PROBE_TYPE_BUFFER_LIST" link="GstPad.html#GST-PAD-PROBE-TYPE-BUFFER-LIST:CAPS"/> |
| 2672 | <keyword type="constant" name="GST_PAD_PROBE_TYPE_EVENT_DOWNSTREAM" link="GstPad.html#GST-PAD-PROBE-TYPE-EVENT-DOWNSTREAM:CAPS"/> |
| 2673 | <keyword type="constant" name="GST_PAD_PROBE_TYPE_EVENT_UPSTREAM" link="GstPad.html#GST-PAD-PROBE-TYPE-EVENT-UPSTREAM:CAPS"/> |
| 2674 | <keyword type="constant" name="GST_PAD_PROBE_TYPE_EVENT_FLUSH" link="GstPad.html#GST-PAD-PROBE-TYPE-EVENT-FLUSH:CAPS"/> |
| 2675 | <keyword type="constant" name="GST_PAD_PROBE_TYPE_QUERY_DOWNSTREAM" link="GstPad.html#GST-PAD-PROBE-TYPE-QUERY-DOWNSTREAM:CAPS"/> |
| 2676 | <keyword type="constant" name="GST_PAD_PROBE_TYPE_QUERY_UPSTREAM" link="GstPad.html#GST-PAD-PROBE-TYPE-QUERY-UPSTREAM:CAPS"/> |
| 2677 | <keyword type="constant" name="GST_PAD_PROBE_TYPE_PUSH" link="GstPad.html#GST-PAD-PROBE-TYPE-PUSH:CAPS"/> |
| 2678 | <keyword type="constant" name="GST_PAD_PROBE_TYPE_PULL" link="GstPad.html#GST-PAD-PROBE-TYPE-PULL:CAPS"/> |
| 2679 | <keyword type="constant" name="GST_PAD_PROBE_TYPE_BLOCKING" link="GstPad.html#GST-PAD-PROBE-TYPE-BLOCKING:CAPS"/> |
| 2680 | <keyword type="constant" name="GST_PAD_PROBE_TYPE_DATA_DOWNSTREAM" link="GstPad.html#GST-PAD-PROBE-TYPE-DATA-DOWNSTREAM:CAPS"/> |
| 2681 | <keyword type="constant" name="GST_PAD_PROBE_TYPE_DATA_UPSTREAM" link="GstPad.html#GST-PAD-PROBE-TYPE-DATA-UPSTREAM:CAPS"/> |
| 2682 | <keyword type="constant" name="GST_PAD_PROBE_TYPE_DATA_BOTH" link="GstPad.html#GST-PAD-PROBE-TYPE-DATA-BOTH:CAPS"/> |
| 2683 | <keyword type="constant" name="GST_PAD_PROBE_TYPE_BLOCK_DOWNSTREAM" link="GstPad.html#GST-PAD-PROBE-TYPE-BLOCK-DOWNSTREAM:CAPS"/> |
| 2684 | <keyword type="constant" name="GST_PAD_PROBE_TYPE_BLOCK_UPSTREAM" link="GstPad.html#GST-PAD-PROBE-TYPE-BLOCK-UPSTREAM:CAPS"/> |
| 2685 | <keyword type="constant" name="GST_PAD_PROBE_TYPE_EVENT_BOTH" link="GstPad.html#GST-PAD-PROBE-TYPE-EVENT-BOTH:CAPS"/> |
| 2686 | <keyword type="constant" name="GST_PAD_PROBE_TYPE_QUERY_BOTH" link="GstPad.html#GST-PAD-PROBE-TYPE-QUERY-BOTH:CAPS"/> |
| 2687 | <keyword type="constant" name="GST_PAD_PROBE_TYPE_ALL_BOTH" link="GstPad.html#GST-PAD-PROBE-TYPE-ALL-BOTH:CAPS"/> |
| 2688 | <keyword type="constant" name="GST_PAD_PROBE_TYPE_SCHEDULING" link="GstPad.html#GST-PAD-PROBE-TYPE-SCHEDULING:CAPS"/> |
| 2689 | <keyword type="constant" name="GST_PAD_TEMPLATE_FLAG_LAST" link="GstPadTemplate.html#GST-PAD-TEMPLATE-FLAG-LAST:CAPS"/> |
| 2690 | <keyword type="constant" name="GST_PAD_ALWAYS" link="GstPadTemplate.html#GST-PAD-ALWAYS:CAPS"/> |
| 2691 | <keyword type="constant" name="GST_PAD_SOMETIMES" link="GstPadTemplate.html#GST-PAD-SOMETIMES:CAPS"/> |
| 2692 | <keyword type="constant" name="GST_PAD_REQUEST" link="GstPadTemplate.html#GST-PAD-REQUEST:CAPS"/> |
| 2693 | <keyword type="constant" name="GST_PARSE_ERROR_SYNTAX" link="gstreamer-GstParse.html#GST-PARSE-ERROR-SYNTAX:CAPS"/> |
| 2694 | <keyword type="constant" name="GST_PARSE_ERROR_NO_SUCH_ELEMENT" link="gstreamer-GstParse.html#GST-PARSE-ERROR-NO-SUCH-ELEMENT:CAPS"/> |
| 2695 | <keyword type="constant" name="GST_PARSE_ERROR_NO_SUCH_PROPERTY" link="gstreamer-GstParse.html#GST-PARSE-ERROR-NO-SUCH-PROPERTY:CAPS"/> |
| 2696 | <keyword type="constant" name="GST_PARSE_ERROR_LINK" link="gstreamer-GstParse.html#GST-PARSE-ERROR-LINK:CAPS"/> |
| 2697 | <keyword type="constant" name="GST_PARSE_ERROR_COULD_NOT_SET_PROPERTY" link="gstreamer-GstParse.html#GST-PARSE-ERROR-COULD-NOT-SET-PROPERTY:CAPS"/> |
| 2698 | <keyword type="constant" name="GST_PARSE_ERROR_EMPTY_BIN" link="gstreamer-GstParse.html#GST-PARSE-ERROR-EMPTY-BIN:CAPS"/> |
| 2699 | <keyword type="constant" name="GST_PARSE_ERROR_EMPTY" link="gstreamer-GstParse.html#GST-PARSE-ERROR-EMPTY:CAPS"/> |
Sebastian Dröge | 68fc310 | 2016-02-19 10:52:06 +0200 | [diff] [blame] | 2700 | <keyword type="constant" name="GST_PARSE_ERROR_DELAYED_LINK" link="gstreamer-GstParse.html#GST-PARSE-ERROR-DELAYED-LINK:CAPS"/> |
Sebastian Dröge | 1ac0c8e | 2015-06-07 09:41:47 +0200 | [diff] [blame] | 2701 | <keyword type="constant" name="GST_PARSE_FLAG_NONE" link="gstreamer-GstParse.html#GST-PARSE-FLAG-NONE:CAPS"/> |
| 2702 | <keyword type="constant" name="GST_PARSE_FLAG_FATAL_ERRORS" link="gstreamer-GstParse.html#GST-PARSE-FLAG-FATAL-ERRORS:CAPS"/> |
| 2703 | <keyword type="constant" name="GST_PARSE_FLAG_NO_SINGLE_ELEMENT_BINS" link="gstreamer-GstParse.html#GST-PARSE-FLAG-NO-SINGLE-ELEMENT-BINS:CAPS"/> |
| 2704 | <keyword type="constant" name="GST_PIPELINE_FLAG_FIXED_CLOCK" link="GstPipeline.html#GST-PIPELINE-FLAG-FIXED-CLOCK:CAPS"/> |
| 2705 | <keyword type="constant" name="GST_PIPELINE_FLAG_LAST" link="GstPipeline.html#GST-PIPELINE-FLAG-LAST:CAPS"/> |
| 2706 | <keyword type="constant" name="GST_PLUGIN_ERROR_MODULE" link="GstPlugin.html#GST-PLUGIN-ERROR-MODULE:CAPS"/> |
| 2707 | <keyword type="constant" name="GST_PLUGIN_ERROR_DEPENDENCIES" link="GstPlugin.html#GST-PLUGIN-ERROR-DEPENDENCIES:CAPS"/> |
| 2708 | <keyword type="constant" name="GST_PLUGIN_ERROR_NAME_MISMATCH" link="GstPlugin.html#GST-PLUGIN-ERROR-NAME-MISMATCH:CAPS"/> |
| 2709 | <keyword type="constant" name="GST_PLUGIN_FLAG_CACHED" link="GstPlugin.html#GST-PLUGIN-FLAG-CACHED:CAPS"/> |
| 2710 | <keyword type="constant" name="GST_PLUGIN_FLAG_BLACKLISTED" link="GstPlugin.html#GST-PLUGIN-FLAG-BLACKLISTED:CAPS"/> |
| 2711 | <keyword type="constant" name="GST_PLUGIN_DEPENDENCY_FLAG_NONE" link="GstPlugin.html#GST-PLUGIN-DEPENDENCY-FLAG-NONE:CAPS"/> |
| 2712 | <keyword type="constant" name="GST_PLUGIN_DEPENDENCY_FLAG_RECURSE" link="GstPlugin.html#GST-PLUGIN-DEPENDENCY-FLAG-RECURSE:CAPS"/> |
| 2713 | <keyword type="constant" name="GST_PLUGIN_DEPENDENCY_FLAG_PATHS_ARE_DEFAULT_ONLY" link="GstPlugin.html#GST-PLUGIN-DEPENDENCY-FLAG-PATHS-ARE-DEFAULT-ONLY:CAPS"/> |
| 2714 | <keyword type="constant" name="GST_PLUGIN_DEPENDENCY_FLAG_FILE_NAME_IS_SUFFIX" link="GstPlugin.html#GST-PLUGIN-DEPENDENCY-FLAG-FILE-NAME-IS-SUFFIX:CAPS"/> |
Sebastian Dröge | d4ab949 | 2015-12-24 12:50:24 +0100 | [diff] [blame] | 2715 | <keyword type="constant" name="GST_PLUGIN_DEPENDENCY_FLAG_FILE_NAME_IS_PREFIX" link="GstPlugin.html#GST-PLUGIN-DEPENDENCY-FLAG-FILE-NAME-IS-PREFIX:CAPS"/> |
Sebastian Dröge | 1ac0c8e | 2015-06-07 09:41:47 +0200 | [diff] [blame] | 2716 | <keyword type="constant" name="GST_RANK_NONE" link="GstPluginFeature.html#GST-RANK-NONE:CAPS"/> |
| 2717 | <keyword type="constant" name="GST_RANK_MARGINAL" link="GstPluginFeature.html#GST-RANK-MARGINAL:CAPS"/> |
| 2718 | <keyword type="constant" name="GST_RANK_SECONDARY" link="GstPluginFeature.html#GST-RANK-SECONDARY:CAPS"/> |
| 2719 | <keyword type="constant" name="GST_RANK_PRIMARY" link="GstPluginFeature.html#GST-RANK-PRIMARY:CAPS"/> |
| 2720 | <keyword type="constant" name="GST_QUERY_TYPE_UPSTREAM" link="GstQuery.html#GST-QUERY-TYPE-UPSTREAM:CAPS"/> |
| 2721 | <keyword type="constant" name="GST_QUERY_TYPE_DOWNSTREAM" link="GstQuery.html#GST-QUERY-TYPE-DOWNSTREAM:CAPS"/> |
| 2722 | <keyword type="constant" name="GST_QUERY_TYPE_SERIALIZED" link="GstQuery.html#GST-QUERY-TYPE-SERIALIZED:CAPS"/> |
| 2723 | <keyword type="constant" name="GST_QUERY_UNKNOWN" link="GstQuery.html#GST-QUERY-UNKNOWN:CAPS"/> |
| 2724 | <keyword type="constant" name="GST_QUERY_POSITION" link="GstQuery.html#GST-QUERY-POSITION:CAPS"/> |
| 2725 | <keyword type="constant" name="GST_QUERY_DURATION" link="GstQuery.html#GST-QUERY-DURATION:CAPS"/> |
| 2726 | <keyword type="constant" name="GST_QUERY_LATENCY" link="GstQuery.html#GST-QUERY-LATENCY:CAPS"/> |
| 2727 | <keyword type="constant" name="GST_QUERY_JITTER" link="GstQuery.html#GST-QUERY-JITTER:CAPS"/> |
| 2728 | <keyword type="constant" name="GST_QUERY_RATE" link="GstQuery.html#GST-QUERY-RATE:CAPS"/> |
| 2729 | <keyword type="constant" name="GST_QUERY_SEEKING" link="GstQuery.html#GST-QUERY-SEEKING:CAPS"/> |
| 2730 | <keyword type="constant" name="GST_QUERY_SEGMENT" link="GstQuery.html#GST-QUERY-SEGMENT:CAPS"/> |
| 2731 | <keyword type="constant" name="GST_QUERY_CONVERT" link="GstQuery.html#GST-QUERY-CONVERT:CAPS"/> |
| 2732 | <keyword type="constant" name="GST_QUERY_FORMATS" link="GstQuery.html#GST-QUERY-FORMATS:CAPS"/> |
| 2733 | <keyword type="constant" name="GST_QUERY_BUFFERING" link="GstQuery.html#GST-QUERY-BUFFERING:CAPS"/> |
| 2734 | <keyword type="constant" name="GST_QUERY_CUSTOM" link="GstQuery.html#GST-QUERY-CUSTOM:CAPS"/> |
| 2735 | <keyword type="constant" name="GST_QUERY_URI" link="GstQuery.html#GST-QUERY-URI:CAPS"/> |
| 2736 | <keyword type="constant" name="GST_QUERY_ALLOCATION" link="GstQuery.html#GST-QUERY-ALLOCATION:CAPS"/> |
| 2737 | <keyword type="constant" name="GST_QUERY_SCHEDULING" link="GstQuery.html#GST-QUERY-SCHEDULING:CAPS"/> |
| 2738 | <keyword type="constant" name="GST_QUERY_ACCEPT_CAPS" link="GstQuery.html#GST-QUERY-ACCEPT-CAPS"/> |
| 2739 | <keyword type="constant" name="GST_QUERY_CAPS" link="GstQuery.html#GST-QUERY-CAPS"/> |
| 2740 | <keyword type="constant" name="GST_QUERY_DRAIN" link="GstQuery.html#GST-QUERY-DRAIN:CAPS"/> |
| 2741 | <keyword type="constant" name="GST_QUERY_CONTEXT" link="GstQuery.html#GST-QUERY-CONTEXT:CAPS"/> |
| 2742 | <keyword type="constant" name="GST_BUFFERING_STREAM" link="GstQuery.html#GST-BUFFERING-STREAM:CAPS"/> |
| 2743 | <keyword type="constant" name="GST_BUFFERING_DOWNLOAD" link="GstQuery.html#GST-BUFFERING-DOWNLOAD:CAPS"/> |
| 2744 | <keyword type="constant" name="GST_BUFFERING_TIMESHIFT" link="GstQuery.html#GST-BUFFERING-TIMESHIFT:CAPS"/> |
| 2745 | <keyword type="constant" name="GST_BUFFERING_LIVE" link="GstQuery.html#GST-BUFFERING-LIVE:CAPS"/> |
| 2746 | <keyword type="constant" name="GST_SCHEDULING_FLAG_SEEKABLE" link="GstQuery.html#GST-SCHEDULING-FLAG-SEEKABLE:CAPS"/> |
| 2747 | <keyword type="constant" name="GST_SCHEDULING_FLAG_SEQUENTIAL" link="GstQuery.html#GST-SCHEDULING-FLAG-SEQUENTIAL:CAPS"/> |
| 2748 | <keyword type="constant" name="GST_SCHEDULING_FLAG_BANDWIDTH_LIMITED" link="GstQuery.html#GST-SCHEDULING-FLAG-BANDWIDTH-LIMITED:CAPS"/> |
| 2749 | <keyword type="constant" name="GST_SEGMENT_FLAG_NONE" link="GstSegment.html#GST-SEGMENT-FLAG-NONE:CAPS"/> |
| 2750 | <keyword type="constant" name="GST_SEGMENT_FLAG_RESET" link="GstSegment.html#GST-SEGMENT-FLAG-RESET:CAPS"/> |
| 2751 | <keyword type="constant" name="GST_SEGMENT_FLAG_TRICKMODE" link="GstSegment.html#GST-SEGMENT-FLAG-TRICKMODE:CAPS"/> |
| 2752 | <keyword type="constant" name="GST_SEGMENT_FLAG_SKIP" link="GstSegment.html#GST-SEGMENT-FLAG-SKIP:CAPS"/> |
| 2753 | <keyword type="constant" name="GST_SEGMENT_FLAG_SEGMENT" link="GstSegment.html#GST-SEGMENT-FLAG-SEGMENT:CAPS"/> |
| 2754 | <keyword type="constant" name="GST_SEGMENT_FLAG_TRICKMODE_KEY_UNITS" link="GstSegment.html#GST-SEGMENT-FLAG-TRICKMODE-KEY-UNITS:CAPS"/> |
| 2755 | <keyword type="constant" name="GST_SEGMENT_FLAG_TRICKMODE_NO_AUDIO" link="GstSegment.html#GST-SEGMENT-FLAG-TRICKMODE-NO-AUDIO:CAPS"/> |
| 2756 | <keyword type="constant" name="GST_CLOCK_TYPE_REALTIME" link="GstSystemClock.html#GST-CLOCK-TYPE-REALTIME:CAPS"/> |
| 2757 | <keyword type="constant" name="GST_CLOCK_TYPE_MONOTONIC" link="GstSystemClock.html#GST-CLOCK-TYPE-MONOTONIC:CAPS"/> |
| 2758 | <keyword type="constant" name="GST_CLOCK_TYPE_OTHER" link="GstSystemClock.html#GST-CLOCK-TYPE-OTHER:CAPS"/> |
| 2759 | <keyword type="constant" name="GST_TAG_MERGE_UNDEFINED" link="GstTagList.html#GST-TAG-MERGE-UNDEFINED:CAPS"/> |
| 2760 | <keyword type="constant" name="GST_TAG_MERGE_REPLACE_ALL" link="GstTagList.html#GST-TAG-MERGE-REPLACE-ALL:CAPS"/> |
| 2761 | <keyword type="constant" name="GST_TAG_MERGE_REPLACE" link="GstTagList.html#GST-TAG-MERGE-REPLACE:CAPS"/> |
| 2762 | <keyword type="constant" name="GST_TAG_MERGE_APPEND" link="GstTagList.html#GST-TAG-MERGE-APPEND:CAPS"/> |
| 2763 | <keyword type="constant" name="GST_TAG_MERGE_PREPEND" link="GstTagList.html#GST-TAG-MERGE-PREPEND:CAPS"/> |
| 2764 | <keyword type="constant" name="GST_TAG_MERGE_KEEP" link="GstTagList.html#GST-TAG-MERGE-KEEP:CAPS"/> |
| 2765 | <keyword type="constant" name="GST_TAG_MERGE_KEEP_ALL" link="GstTagList.html#GST-TAG-MERGE-KEEP-ALL:CAPS"/> |
| 2766 | <keyword type="constant" name="GST_TAG_MERGE_COUNT" link="GstTagList.html#GST-TAG-MERGE-COUNT:CAPS"/> |
| 2767 | <keyword type="constant" name="GST_TAG_FLAG_UNDEFINED" link="GstTagList.html#GST-TAG-FLAG-UNDEFINED:CAPS"/> |
| 2768 | <keyword type="constant" name="GST_TAG_FLAG_META" link="GstTagList.html#GST-TAG-FLAG-META:CAPS"/> |
| 2769 | <keyword type="constant" name="GST_TAG_FLAG_ENCODED" link="GstTagList.html#GST-TAG-FLAG-ENCODED:CAPS"/> |
| 2770 | <keyword type="constant" name="GST_TAG_FLAG_DECODED" link="GstTagList.html#GST-TAG-FLAG-DECODED:CAPS"/> |
| 2771 | <keyword type="constant" name="GST_TAG_FLAG_COUNT" link="GstTagList.html#GST-TAG-FLAG-COUNT:CAPS"/> |
| 2772 | <keyword type="constant" name="GST_TAG_SCOPE_STREAM" link="GstTagList.html#GST-TAG-SCOPE-STREAM:CAPS"/> |
| 2773 | <keyword type="constant" name="GST_TAG_SCOPE_GLOBAL" link="GstTagList.html#GST-TAG-SCOPE-GLOBAL:CAPS"/> |
| 2774 | <keyword type="constant" name="GST_TASK_STARTED" link="GstTask.html#GST-TASK-STARTED:CAPS"/> |
| 2775 | <keyword type="constant" name="GST_TASK_STOPPED" link="GstTask.html#GST-TASK-STOPPED:CAPS"/> |
| 2776 | <keyword type="constant" name="GST_TASK_PAUSED" link="GstTask.html#GST-TASK-PAUSED:CAPS"/> |
| 2777 | <keyword type="constant" name="GST_TOC_SCOPE_GLOBAL" link="GstToc.html#GST-TOC-SCOPE-GLOBAL:CAPS"/> |
| 2778 | <keyword type="constant" name="GST_TOC_SCOPE_CURRENT" link="GstToc.html#GST-TOC-SCOPE-CURRENT:CAPS"/> |
| 2779 | <keyword type="constant" name="GST_TOC_ENTRY_TYPE_ANGLE" link="GstToc.html#GST-TOC-ENTRY-TYPE-ANGLE:CAPS"/> |
| 2780 | <keyword type="constant" name="GST_TOC_ENTRY_TYPE_VERSION" link="GstToc.html#GST-TOC-ENTRY-TYPE-VERSION:CAPS"/> |
| 2781 | <keyword type="constant" name="GST_TOC_ENTRY_TYPE_EDITION" link="GstToc.html#GST-TOC-ENTRY-TYPE-EDITION:CAPS"/> |
| 2782 | <keyword type="constant" name="GST_TOC_ENTRY_TYPE_INVALID" link="GstToc.html#GST-TOC-ENTRY-TYPE-INVALID:CAPS"/> |
| 2783 | <keyword type="constant" name="GST_TOC_ENTRY_TYPE_TITLE" link="GstToc.html#GST-TOC-ENTRY-TYPE-TITLE:CAPS"/> |
| 2784 | <keyword type="constant" name="GST_TOC_ENTRY_TYPE_TRACK" link="GstToc.html#GST-TOC-ENTRY-TYPE-TRACK:CAPS"/> |
| 2785 | <keyword type="constant" name="GST_TOC_ENTRY_TYPE_CHAPTER" link="GstToc.html#GST-TOC-ENTRY-TYPE-CHAPTER:CAPS"/> |
| 2786 | <keyword type="constant" name="GST_TOC_LOOP_NONE" link="GstToc.html#GST-TOC-LOOP-NONE:CAPS"/> |
| 2787 | <keyword type="constant" name="GST_TOC_LOOP_FORWARD" link="GstToc.html#GST-TOC-LOOP-FORWARD:CAPS"/> |
| 2788 | <keyword type="constant" name="GST_TOC_LOOP_REVERSE" link="GstToc.html#GST-TOC-LOOP-REVERSE:CAPS"/> |
| 2789 | <keyword type="constant" name="GST_TOC_LOOP_PING_PONG" link="GstToc.html#GST-TOC-LOOP-PING-PONG:CAPS"/> |
| 2790 | <keyword type="constant" name="GST_TYPE_FIND_NONE" link="gstreamer-GstTypeFind.html#GST-TYPE-FIND-NONE:CAPS"/> |
| 2791 | <keyword type="constant" name="GST_TYPE_FIND_MINIMUM" link="gstreamer-GstTypeFind.html#GST-TYPE-FIND-MINIMUM:CAPS"/> |
| 2792 | <keyword type="constant" name="GST_TYPE_FIND_POSSIBLE" link="gstreamer-GstTypeFind.html#GST-TYPE-FIND-POSSIBLE:CAPS"/> |
| 2793 | <keyword type="constant" name="GST_TYPE_FIND_LIKELY" link="gstreamer-GstTypeFind.html#GST-TYPE-FIND-LIKELY:CAPS"/> |
| 2794 | <keyword type="constant" name="GST_TYPE_FIND_NEARLY_CERTAIN" link="gstreamer-GstTypeFind.html#GST-TYPE-FIND-NEARLY-CERTAIN:CAPS"/> |
| 2795 | <keyword type="constant" name="GST_TYPE_FIND_MAXIMUM" link="gstreamer-GstTypeFind.html#GST-TYPE-FIND-MAXIMUM:CAPS"/> |
| 2796 | <keyword type="constant" name="GST_URI_UNKNOWN" link="gstreamer-GstUriHandler.html#GST-URI-UNKNOWN:CAPS"/> |
| 2797 | <keyword type="constant" name="GST_URI_SINK" link="gstreamer-GstUriHandler.html#GST-URI-SINK:CAPS"/> |
| 2798 | <keyword type="constant" name="GST_URI_SRC" link="gstreamer-GstUriHandler.html#GST-URI-SRC:CAPS"/> |
| 2799 | <keyword type="constant" name="GST_URI_ERROR_UNSUPPORTED_PROTOCOL" link="gstreamer-GstUriHandler.html#GST-URI-ERROR-UNSUPPORTED-PROTOCOL:CAPS"/> |
| 2800 | <keyword type="constant" name="GST_URI_ERROR_BAD_URI" link="gstreamer-GstUriHandler.html#GST-URI-ERROR-BAD-URI:CAPS"/> |
| 2801 | <keyword type="constant" name="GST_URI_ERROR_BAD_STATE" link="gstreamer-GstUriHandler.html#GST-URI-ERROR-BAD-STATE:CAPS"/> |
| 2802 | <keyword type="constant" name="GST_URI_ERROR_BAD_REFERENCE" link="gstreamer-GstUriHandler.html#GST-URI-ERROR-BAD-REFERENCE:CAPS"/> |
| 2803 | <keyword type="constant" name="GST_SEARCH_MODE_EXACT" link="gstreamer-GstUtils.html#GST-SEARCH-MODE-EXACT:CAPS"/> |
| 2804 | <keyword type="constant" name="GST_SEARCH_MODE_BEFORE" link="gstreamer-GstUtils.html#GST-SEARCH-MODE-BEFORE:CAPS"/> |
| 2805 | <keyword type="constant" name="GST_SEARCH_MODE_AFTER" link="gstreamer-GstUtils.html#GST-SEARCH-MODE-AFTER:CAPS"/> |
| 2806 | <keyword type="constant" name="GST_LEVEL_NONE" link="gstreamer-GstInfo.html#GST-LEVEL-NONE:CAPS"/> |
| 2807 | <keyword type="constant" name="GST_LEVEL_ERROR" link="gstreamer-GstInfo.html#GST-LEVEL-ERROR:CAPS"/> |
| 2808 | <keyword type="constant" name="GST_LEVEL_WARNING" link="gstreamer-GstInfo.html#GST-LEVEL-WARNING:CAPS"/> |
| 2809 | <keyword type="constant" name="GST_LEVEL_FIXME" link="gstreamer-GstInfo.html#GST-LEVEL-FIXME:CAPS"/> |
| 2810 | <keyword type="constant" name="GST_LEVEL_INFO" link="gstreamer-GstInfo.html#GST-LEVEL-INFO:CAPS"/> |
| 2811 | <keyword type="constant" name="GST_LEVEL_DEBUG" link="gstreamer-GstInfo.html#GST-LEVEL-DEBUG:CAPS"/> |
| 2812 | <keyword type="constant" name="GST_LEVEL_LOG" link="gstreamer-GstInfo.html#GST-LEVEL-LOG:CAPS"/> |
| 2813 | <keyword type="constant" name="GST_LEVEL_TRACE" link="gstreamer-GstInfo.html#GST-LEVEL-TRACE:CAPS"/> |
| 2814 | <keyword type="constant" name="GST_LEVEL_MEMDUMP" link="gstreamer-GstInfo.html#GST-LEVEL-MEMDUMP:CAPS"/> |
| 2815 | <keyword type="constant" name="GST_LEVEL_COUNT" link="gstreamer-GstInfo.html#GST-LEVEL-COUNT:CAPS"/> |
| 2816 | <keyword type="constant" name="GST_DEBUG_FG_BLACK" link="gstreamer-GstInfo.html#GST-DEBUG-FG-BLACK:CAPS"/> |
| 2817 | <keyword type="constant" name="GST_DEBUG_FG_RED" link="gstreamer-GstInfo.html#GST-DEBUG-FG-RED:CAPS"/> |
| 2818 | <keyword type="constant" name="GST_DEBUG_FG_GREEN" link="gstreamer-GstInfo.html#GST-DEBUG-FG-GREEN:CAPS"/> |
| 2819 | <keyword type="constant" name="GST_DEBUG_FG_YELLOW" link="gstreamer-GstInfo.html#GST-DEBUG-FG-YELLOW:CAPS"/> |
| 2820 | <keyword type="constant" name="GST_DEBUG_FG_BLUE" link="gstreamer-GstInfo.html#GST-DEBUG-FG-BLUE:CAPS"/> |
| 2821 | <keyword type="constant" name="GST_DEBUG_FG_MAGENTA" link="gstreamer-GstInfo.html#GST-DEBUG-FG-MAGENTA:CAPS"/> |
| 2822 | <keyword type="constant" name="GST_DEBUG_FG_CYAN" link="gstreamer-GstInfo.html#GST-DEBUG-FG-CYAN:CAPS"/> |
| 2823 | <keyword type="constant" name="GST_DEBUG_FG_WHITE" link="gstreamer-GstInfo.html#GST-DEBUG-FG-WHITE:CAPS"/> |
| 2824 | <keyword type="constant" name="GST_DEBUG_BG_BLACK" link="gstreamer-GstInfo.html#GST-DEBUG-BG-BLACK:CAPS"/> |
| 2825 | <keyword type="constant" name="GST_DEBUG_BG_RED" link="gstreamer-GstInfo.html#GST-DEBUG-BG-RED:CAPS"/> |
| 2826 | <keyword type="constant" name="GST_DEBUG_BG_GREEN" link="gstreamer-GstInfo.html#GST-DEBUG-BG-GREEN:CAPS"/> |
| 2827 | <keyword type="constant" name="GST_DEBUG_BG_YELLOW" link="gstreamer-GstInfo.html#GST-DEBUG-BG-YELLOW:CAPS"/> |
| 2828 | <keyword type="constant" name="GST_DEBUG_BG_BLUE" link="gstreamer-GstInfo.html#GST-DEBUG-BG-BLUE:CAPS"/> |
| 2829 | <keyword type="constant" name="GST_DEBUG_BG_MAGENTA" link="gstreamer-GstInfo.html#GST-DEBUG-BG-MAGENTA:CAPS"/> |
| 2830 | <keyword type="constant" name="GST_DEBUG_BG_CYAN" link="gstreamer-GstInfo.html#GST-DEBUG-BG-CYAN:CAPS"/> |
| 2831 | <keyword type="constant" name="GST_DEBUG_BG_WHITE" link="gstreamer-GstInfo.html#GST-DEBUG-BG-WHITE:CAPS"/> |
| 2832 | <keyword type="constant" name="GST_DEBUG_BOLD" link="gstreamer-GstInfo.html#GST-DEBUG-BOLD:CAPS"/> |
| 2833 | <keyword type="constant" name="GST_DEBUG_UNDERLINE" link="gstreamer-GstInfo.html#GST-DEBUG-UNDERLINE:CAPS"/> |
| 2834 | <keyword type="constant" name="GST_DEBUG_COLOR_MODE_OFF" link="gstreamer-GstInfo.html#GST-DEBUG-COLOR-MODE-OFF:CAPS"/> |
| 2835 | <keyword type="constant" name="GST_DEBUG_COLOR_MODE_ON" link="gstreamer-GstInfo.html#GST-DEBUG-COLOR-MODE-ON:CAPS"/> |
| 2836 | <keyword type="constant" name="GST_DEBUG_COLOR_MODE_UNIX" link="gstreamer-GstInfo.html#GST-DEBUG-COLOR-MODE-UNIX:CAPS"/> |
| 2837 | <keyword type="constant" name="GST_DEBUG_GRAPH_SHOW_MEDIA_TYPE" link="gstreamer-GstInfo.html#GST-DEBUG-GRAPH-SHOW-MEDIA-TYPE:CAPS"/> |
| 2838 | <keyword type="constant" name="GST_DEBUG_GRAPH_SHOW_CAPS_DETAILS" link="gstreamer-GstInfo.html#GST-DEBUG-GRAPH-SHOW-CAPS-DETAILS:CAPS"/> |
| 2839 | <keyword type="constant" name="GST_DEBUG_GRAPH_SHOW_NON_DEFAULT_PARAMS" link="gstreamer-GstInfo.html#GST-DEBUG-GRAPH-SHOW-NON-DEFAULT-PARAMS:CAPS"/> |
| 2840 | <keyword type="constant" name="GST_DEBUG_GRAPH_SHOW_STATES" link="gstreamer-GstInfo.html#GST-DEBUG-GRAPH-SHOW-STATES:CAPS"/> |
| 2841 | <keyword type="constant" name="GST_DEBUG_GRAPH_SHOW_FULL_PARAMS" link="gstreamer-GstInfo.html#GST-DEBUG-GRAPH-SHOW-FULL-PARAMS:CAPS"/> |
| 2842 | <keyword type="constant" name="GST_DEBUG_GRAPH_SHOW_ALL" link="gstreamer-GstInfo.html#GST-DEBUG-GRAPH-SHOW-ALL:CAPS"/> |
| 2843 | <keyword type="constant" name="GST_DEBUG_GRAPH_SHOW_VERBOSE" link="gstreamer-GstInfo.html#GST-DEBUG-GRAPH-SHOW-VERBOSE:CAPS"/> |
Sebastian Dröge | 68fc310 | 2016-02-19 10:52:06 +0200 | [diff] [blame] | 2844 | <keyword type="constant" name="GST_TRACER_VALUE_FLAGS_NONE" link="GstTracerRecord.html#GST-TRACER-VALUE-FLAGS-NONE:CAPS"/> |
| 2845 | <keyword type="constant" name="GST_TRACER_VALUE_FLAGS_OPTIONAL" link="GstTracerRecord.html#GST-TRACER-VALUE-FLAGS-OPTIONAL:CAPS"/> |
| 2846 | <keyword type="constant" name="GST_TRACER_VALUE_FLAGS_AGGREGATED" link="GstTracerRecord.html#GST-TRACER-VALUE-FLAGS-AGGREGATED:CAPS"/> |
| 2847 | <keyword type="constant" name="GST_TRACER_VALUE_SCOPE_PROCESS" link="GstTracerRecord.html#GST-TRACER-VALUE-SCOPE-PROCESS:CAPS"/> |
| 2848 | <keyword type="constant" name="GST_TRACER_VALUE_SCOPE_THREAD" link="GstTracerRecord.html#GST-TRACER-VALUE-SCOPE-THREAD:CAPS"/> |
| 2849 | <keyword type="constant" name="GST_TRACER_VALUE_SCOPE_ELEMENT" link="GstTracerRecord.html#GST-TRACER-VALUE-SCOPE-ELEMENT:CAPS"/> |
| 2850 | <keyword type="constant" name="GST_TRACER_VALUE_SCOPE_PAD" link="GstTracerRecord.html#GST-TRACER-VALUE-SCOPE-PAD:CAPS"/> |
Sebastian Dröge | 8579c42 | 2016-03-24 11:40:47 +0200 | [diff] [blame] | 2851 | <keyword type="member" name="GstAllocator-struct.mem-map" link="GstAllocator.html#GstAllocator-struct.mem-map"/> |
| 2852 | <keyword type="member" name="GstAllocator-struct.mem-unmap" link="GstAllocator.html#GstAllocator-struct.mem-unmap"/> |
| 2853 | <keyword type="member" name="GstAllocator-struct.mem-copy" link="GstAllocator.html#GstAllocator-struct.mem-copy"/> |
| 2854 | <keyword type="member" name="GstAllocator-struct.mem-share" link="GstAllocator.html#GstAllocator-struct.mem-share"/> |
| 2855 | <keyword type="member" name="GstAllocator-struct.mem-is-span" link="GstAllocator.html#GstAllocator-struct.mem-is-span"/> |
| 2856 | <keyword type="member" name="GstAllocator-struct.mem-map-full" link="GstAllocator.html#GstAllocator-struct.mem-map-full"/> |
| 2857 | <keyword type="member" name="GstAllocator-struct.mem-unmap-full" link="GstAllocator.html#GstAllocator-struct.mem-unmap-full"/> |
| 2858 | <keyword type="member" name="GstAllocatorClass.object-class" link="GstAllocator.html#GstAllocatorClass.object-class"/> |
| 2859 | <keyword type="member" name="GstAllocatorClass.alloc" link="GstAllocator.html#GstAllocatorClass.alloc"/> |
| 2860 | <keyword type="member" name="GstAllocatorClass.free" link="GstAllocator.html#GstAllocatorClass.free"/> |
| 2861 | <keyword type="member" name="GstAllocationParams-struct.flags" link="GstAllocator.html#GstAllocationParams-struct.flags"/> |
| 2862 | <keyword type="member" name="GstAllocationParams-struct.align" link="GstAllocator.html#GstAllocationParams-struct.align"/> |
| 2863 | <keyword type="member" name="GstAllocationParams-struct.prefix" link="GstAllocator.html#GstAllocationParams-struct.prefix"/> |
| 2864 | <keyword type="member" name="GstAllocationParams-struct.padding" link="GstAllocator.html#GstAllocationParams-struct.padding"/> |
| 2865 | <keyword type="member" name="GstBin-struct.numchildren" link="GstBin.html#GstBin-struct.numchildren"/> |
| 2866 | <keyword type="member" name="GstBin-struct.children" link="GstBin.html#GstBin-struct.children"/> |
| 2867 | <keyword type="member" name="GstBin-struct.children-cookie" link="GstBin.html#GstBin-struct.children-cookie"/> |
| 2868 | <keyword type="member" name="GstBin-struct.child-bus" link="GstBin.html#GstBin-struct.child-bus"/> |
| 2869 | <keyword type="member" name="GstBin-struct.messages" link="GstBin.html#GstBin-struct.messages"/> |
| 2870 | <keyword type="member" name="GstBin-struct.polling" link="GstBin.html#GstBin-struct.polling"/> |
| 2871 | <keyword type="member" name="GstBin-struct.state-dirty" link="GstBin.html#GstBin-struct.state-dirty"/> |
| 2872 | <keyword type="member" name="GstBin-struct.clock-dirty" link="GstBin.html#GstBin-struct.clock-dirty"/> |
| 2873 | <keyword type="member" name="GstBin-struct.provided-clock" link="GstBin.html#GstBin-struct.provided-clock"/> |
| 2874 | <keyword type="member" name="GstBin-struct.clock-provider" link="GstBin.html#GstBin-struct.clock-provider"/> |
| 2875 | <keyword type="member" name="GstBinClass.add-element" link="GstBin.html#GstBinClass.add-element"/> |
| 2876 | <keyword type="member" name="GstBinClass.remove-element" link="GstBin.html#GstBinClass.remove-element"/> |
| 2877 | <keyword type="member" name="GstBinClass.handle-message" link="GstBin.html#GstBinClass.handle-message"/> |
| 2878 | <keyword type="member" name="GstBuffer-struct.mini-object" link="GstBuffer.html#GstBuffer-struct.mini-object"/> |
| 2879 | <keyword type="member" name="GstBuffer-struct.pool" link="GstBuffer.html#GstBuffer-struct.pool"/> |
| 2880 | <keyword type="member" name="GstBuffer-struct.pts" link="GstBuffer.html#GstBuffer-struct.pts"/> |
| 2881 | <keyword type="member" name="GstBuffer-struct.dts" link="GstBuffer.html#GstBuffer-struct.dts"/> |
| 2882 | <keyword type="member" name="GstBuffer-struct.duration" link="GstBuffer.html#GstBuffer-struct.duration"/> |
| 2883 | <keyword type="member" name="GstBuffer-struct.offset" link="GstBuffer.html#GstBuffer-struct.offset"/> |
| 2884 | <keyword type="member" name="GstBuffer-struct.offset-end" link="GstBuffer.html#GstBuffer-struct.offset-end"/> |
| 2885 | <keyword type="member" name="GstParentBufferMeta.parent" link="GstBuffer.html#GstParentBufferMeta.parent"/> |
| 2886 | <keyword type="member" name="GstParentBufferMeta.buffer" link="GstBuffer.html#GstParentBufferMeta.buffer"/> |
| 2887 | <keyword type="member" name="GstBufferPoolClass.object-class" link="GstBufferPool.html#GstBufferPoolClass.object-class"/> |
| 2888 | <keyword type="member" name="GstBufferPoolClass.get-options" link="GstBufferPool.html#GstBufferPoolClass.get-options"/> |
| 2889 | <keyword type="member" name="GstBufferPoolClass.set-config" link="GstBufferPool.html#GstBufferPoolClass.set-config"/> |
| 2890 | <keyword type="member" name="GstBufferPoolClass.start" link="GstBufferPool.html#GstBufferPoolClass.start"/> |
| 2891 | <keyword type="member" name="GstBufferPoolClass.stop" link="GstBufferPool.html#GstBufferPoolClass.stop"/> |
| 2892 | <keyword type="member" name="GstBufferPoolClass.acquire-buffer" link="GstBufferPool.html#GstBufferPoolClass.acquire-buffer"/> |
| 2893 | <keyword type="member" name="GstBufferPoolClass.alloc-buffer" link="GstBufferPool.html#GstBufferPoolClass.alloc-buffer"/> |
| 2894 | <keyword type="member" name="GstBufferPoolClass.reset-buffer" link="GstBufferPool.html#GstBufferPoolClass.reset-buffer"/> |
| 2895 | <keyword type="member" name="GstBufferPoolClass.release-buffer" link="GstBufferPool.html#GstBufferPoolClass.release-buffer"/> |
| 2896 | <keyword type="member" name="GstBufferPoolClass.free-buffer" link="GstBufferPool.html#GstBufferPoolClass.free-buffer"/> |
| 2897 | <keyword type="member" name="GstBufferPoolClass.flush-start" link="GstBufferPool.html#GstBufferPoolClass.flush-start"/> |
| 2898 | <keyword type="member" name="GstBufferPoolClass.flush-stop" link="GstBufferPool.html#GstBufferPoolClass.flush-stop"/> |
| 2899 | <keyword type="member" name="GstBufferPoolAcquireParams.format" link="GstBufferPool.html#GstBufferPoolAcquireParams.format"/> |
| 2900 | <keyword type="member" name="GstBufferPoolAcquireParams.start" link="GstBufferPool.html#GstBufferPoolAcquireParams.start"/> |
| 2901 | <keyword type="member" name="GstBufferPoolAcquireParams.stop" link="GstBufferPool.html#GstBufferPoolAcquireParams.stop"/> |
| 2902 | <keyword type="member" name="GstBufferPoolAcquireParams.flags" link="GstBufferPool.html#GstBufferPoolAcquireParams.flags"/> |
| 2903 | <keyword type="member" name="GstCaps-struct.mini-object" link="GstCaps.html#GstCaps-struct.mini-object"/> |
| 2904 | <keyword type="member" name="GstStaticCaps.caps" link="GstCaps.html#GstStaticCaps.caps"/> |
| 2905 | <keyword type="member" name="GstStaticCaps.string" link="GstCaps.html#GstStaticCaps.string"/> |
| 2906 | <keyword type="member" name="GstChildProxyInterface.parent" link="GstChildProxy.html#GstChildProxyInterface.parent"/> |
| 2907 | <keyword type="member" name="GstChildProxyInterface.get-child-by-name" link="GstChildProxy.html#GstChildProxyInterface.get-child-by-name"/> |
| 2908 | <keyword type="member" name="GstChildProxyInterface.get-child-by-index" link="GstChildProxy.html#GstChildProxyInterface.get-child-by-index"/> |
| 2909 | <keyword type="member" name="GstChildProxyInterface.get-children-count" link="GstChildProxy.html#GstChildProxyInterface.get-children-count"/> |
| 2910 | <keyword type="member" name="GstClockClass.change-resolution" link="GstClock.html#GstClockClass.change-resolution"/> |
| 2911 | <keyword type="member" name="GstClockClass.get-resolution" link="GstClock.html#GstClockClass.get-resolution"/> |
| 2912 | <keyword type="member" name="GstClockClass.get-internal-time" link="GstClock.html#GstClockClass.get-internal-time"/> |
| 2913 | <keyword type="member" name="GstClockClass.wait" link="GstClock.html#GstClockClass.wait"/> |
| 2914 | <keyword type="member" name="GstClockClass.wait-async" link="GstClock.html#GstClockClass.wait-async"/> |
| 2915 | <keyword type="member" name="GstClockClass.unschedule" link="GstClock.html#GstClockClass.unschedule"/> |
| 2916 | <keyword type="member" name="GstClockEntry.refcount" link="GstClock.html#GstClockEntry.refcount"/> |
| 2917 | <keyword type="member" name="GstControlBinding-struct.name" link="GstControlBinding.html#GstControlBinding-struct.name"/> |
| 2918 | <keyword type="member" name="GstControlBinding-struct.pspec" link="GstControlBinding.html#GstControlBinding-struct.pspec"/> |
| 2919 | <keyword type="member" name="GstControlBindingClass.sync-values" link="GstControlBinding.html#GstControlBindingClass.sync-values"/> |
| 2920 | <keyword type="member" name="GstControlBindingClass.get-value" link="GstControlBinding.html#GstControlBindingClass.get-value"/> |
| 2921 | <keyword type="member" name="GstControlBindingClass.get-value-array" link="GstControlBinding.html#GstControlBindingClass.get-value-array"/> |
| 2922 | <keyword type="member" name="GstControlBindingClass.get-g-value-array" link="GstControlBinding.html#GstControlBindingClass.get-g-value-array"/> |
| 2923 | <keyword type="member" name="GstControlSource-struct.get-value" link="GstControlSource.html#GstControlSource-struct.get-value"/> |
| 2924 | <keyword type="member" name="GstControlSource-struct.get-value-array" link="GstControlSource.html#GstControlSource-struct.get-value-array"/> |
| 2925 | <keyword type="member" name="GstTimedValue.timestamp" link="GstControlSource.html#GstTimedValue.timestamp"/> |
| 2926 | <keyword type="member" name="GstTimedValue.value" link="GstControlSource.html#GstTimedValue.value"/> |
| 2927 | <keyword type="member" name="GstElement-struct.state-lock" link="GstElement.html#GstElement-struct.state-lock"/> |
| 2928 | <keyword type="member" name="GstElement-struct.state-cond" link="GstElement.html#GstElement-struct.state-cond"/> |
| 2929 | <keyword type="member" name="GstElement-struct.state-cookie" link="GstElement.html#GstElement-struct.state-cookie"/> |
| 2930 | <keyword type="member" name="GstElement-struct.target-state" link="GstElement.html#GstElement-struct.target-state"/> |
| 2931 | <keyword type="member" name="GstElement-struct.current-state" link="GstElement.html#GstElement-struct.current-state"/> |
| 2932 | <keyword type="member" name="GstElement-struct.next-state" link="GstElement.html#GstElement-struct.next-state"/> |
| 2933 | <keyword type="member" name="GstElement-struct.pending-state" link="GstElement.html#GstElement-struct.pending-state"/> |
| 2934 | <keyword type="member" name="GstElement-struct.last-return" link="GstElement.html#GstElement-struct.last-return"/> |
| 2935 | <keyword type="member" name="GstElement-struct.bus" link="GstElement.html#GstElement-struct.bus"/> |
| 2936 | <keyword type="member" name="GstElement-struct.clock" link="GstElement.html#GstElement-struct.clock"/> |
| 2937 | <keyword type="member" name="GstElement-struct.base-time" link="GstElement.html#GstElement-struct.base-time"/> |
| 2938 | <keyword type="member" name="GstElement-struct.start-time" link="GstElement.html#GstElement-struct.start-time"/> |
| 2939 | <keyword type="member" name="GstElement-struct.numpads" link="GstElement.html#GstElement-struct.numpads"/> |
| 2940 | <keyword type="member" name="GstElement-struct.pads" link="GstElement.html#GstElement-struct.pads"/> |
| 2941 | <keyword type="member" name="GstElement-struct.numsrcpads" link="GstElement.html#GstElement-struct.numsrcpads"/> |
| 2942 | <keyword type="member" name="GstElement-struct.srcpads" link="GstElement.html#GstElement-struct.srcpads"/> |
| 2943 | <keyword type="member" name="GstElement-struct.numsinkpads" link="GstElement.html#GstElement-struct.numsinkpads"/> |
| 2944 | <keyword type="member" name="GstElement-struct.sinkpads" link="GstElement.html#GstElement-struct.sinkpads"/> |
| 2945 | <keyword type="member" name="GstElement-struct.pads-cookie" link="GstElement.html#GstElement-struct.pads-cookie"/> |
| 2946 | <keyword type="member" name="GstElement-struct.contexts" link="GstElement.html#GstElement-struct.contexts"/> |
| 2947 | <keyword type="member" name="GstElementClass.metadata" link="GstElement.html#GstElementClass.metadata"/> |
| 2948 | <keyword type="member" name="GstElementClass.elementfactory" link="GstElement.html#GstElementClass.elementfactory"/> |
| 2949 | <keyword type="member" name="GstElementClass.padtemplates" link="GstElement.html#GstElementClass.padtemplates"/> |
| 2950 | <keyword type="member" name="GstElementClass.numpadtemplates" link="GstElement.html#GstElementClass.numpadtemplates"/> |
| 2951 | <keyword type="member" name="GstElementClass.pad-templ-cookie" link="GstElement.html#GstElementClass.pad-templ-cookie"/> |
| 2952 | <keyword type="member" name="GstElementClass.request-new-pad" link="GstElement.html#GstElementClass.request-new-pad"/> |
| 2953 | <keyword type="member" name="GstElementClass.release-pad" link="GstElement.html#GstElementClass.release-pad"/> |
| 2954 | <keyword type="member" name="GstElementClass.get-state" link="GstElement.html#GstElementClass.get-state"/> |
| 2955 | <keyword type="member" name="GstElementClass.set-state" link="GstElement.html#GstElementClass.set-state"/> |
| 2956 | <keyword type="member" name="GstElementClass.change-state" link="GstElement.html#GstElementClass.change-state"/> |
| 2957 | <keyword type="member" name="GstElementClass.state-changed" link="GstElement.html#GstElementClass.state-changed"/> |
| 2958 | <keyword type="member" name="GstElementClass.set-bus" link="GstElement.html#GstElementClass.set-bus"/> |
| 2959 | <keyword type="member" name="GstElementClass.provide-clock" link="GstElement.html#GstElementClass.provide-clock"/> |
| 2960 | <keyword type="member" name="GstElementClass.set-clock" link="GstElement.html#GstElementClass.set-clock"/> |
| 2961 | <keyword type="member" name="GstElementClass.send-event" link="GstElement.html#GstElementClass.send-event"/> |
| 2962 | <keyword type="member" name="GstElementClass.query" link="GstElement.html#GstElementClass.query"/> |
| 2963 | <keyword type="member" name="GstElementClass.post-message" link="GstElement.html#GstElementClass.post-message"/> |
| 2964 | <keyword type="member" name="GstElementClass.set-context" link="GstElement.html#GstElementClass.set-context"/> |
| 2965 | <keyword type="member" name="GstEvent-struct.mini-object" link="GstEvent.html#GstEvent-struct.mini-object"/> |
| 2966 | <keyword type="member" name="GstEvent-struct.type" link="GstEvent.html#GstEvent-struct.type"/> |
| 2967 | <keyword type="member" name="GstEvent-struct.timestamp" link="GstEvent.html#GstEvent-struct.timestamp"/> |
| 2968 | <keyword type="member" name="GstEvent-struct.seqnum" link="GstEvent.html#GstEvent-struct.seqnum"/> |
| 2969 | <keyword type="member" name="GstFormatDefinition.value" link="gstreamer-GstFormat.html#GstFormatDefinition.value"/> |
| 2970 | <keyword type="member" name="GstFormatDefinition.nick" link="gstreamer-GstFormat.html#GstFormatDefinition.nick"/> |
| 2971 | <keyword type="member" name="GstFormatDefinition.description" link="gstreamer-GstFormat.html#GstFormatDefinition.description"/> |
| 2972 | <keyword type="member" name="GstFormatDefinition.quark" link="gstreamer-GstFormat.html#GstFormatDefinition.quark"/> |
| 2973 | <keyword type="member" name="GstMemory-struct.mini-object" link="GstMemory.html#GstMemory-struct.mini-object"/> |
| 2974 | <keyword type="member" name="GstMemory-struct.allocator" link="GstMemory.html#GstMemory-struct.allocator"/> |
| 2975 | <keyword type="member" name="GstMemory-struct.parent" link="GstMemory.html#GstMemory-struct.parent"/> |
| 2976 | <keyword type="member" name="GstMemory-struct.maxsize" link="GstMemory.html#GstMemory-struct.maxsize"/> |
| 2977 | <keyword type="member" name="GstMemory-struct.align" link="GstMemory.html#GstMemory-struct.align"/> |
| 2978 | <keyword type="member" name="GstMemory-struct.offset" link="GstMemory.html#GstMemory-struct.offset"/> |
| 2979 | <keyword type="member" name="GstMemory-struct.size" link="GstMemory.html#GstMemory-struct.size"/> |
| 2980 | <keyword type="member" name="GstMapInfo.memory" link="GstMemory.html#GstMapInfo.memory"/> |
| 2981 | <keyword type="member" name="GstMapInfo.flags" link="GstMemory.html#GstMapInfo.flags"/> |
| 2982 | <keyword type="member" name="GstMapInfo.data" link="GstMemory.html#GstMapInfo.data"/> |
| 2983 | <keyword type="member" name="GstMapInfo.size" link="GstMemory.html#GstMapInfo.size"/> |
| 2984 | <keyword type="member" name="GstMapInfo.maxsize" link="GstMemory.html#GstMapInfo.maxsize"/> |
| 2985 | <keyword type="member" name="GstMessage-struct.mini-object" link="GstMessage.html#GstMessage-struct.mini-object"/> |
| 2986 | <keyword type="member" name="GstMessage-struct.type" link="GstMessage.html#GstMessage-struct.type"/> |
| 2987 | <keyword type="member" name="GstMessage-struct.timestamp" link="GstMessage.html#GstMessage-struct.timestamp"/> |
| 2988 | <keyword type="member" name="GstMessage-struct.src" link="GstMessage.html#GstMessage-struct.src"/> |
| 2989 | <keyword type="member" name="GstMessage-struct.seqnum" link="GstMessage.html#GstMessage-struct.seqnum"/> |
| 2990 | <keyword type="member" name="GstMeta.flags" link="gstreamer-GstMeta.html#GstMeta.flags"/> |
| 2991 | <keyword type="member" name="GstMeta.info" link="gstreamer-GstMeta.html#GstMeta.info"/> |
| 2992 | <keyword type="member" name="GstMetaInfo.api" link="gstreamer-GstMeta.html#GstMetaInfo.api"/> |
| 2993 | <keyword type="member" name="GstMetaInfo.type" link="gstreamer-GstMeta.html#GstMetaInfo.type"/> |
| 2994 | <keyword type="member" name="GstMetaInfo.size" link="gstreamer-GstMeta.html#GstMetaInfo.size"/> |
| 2995 | <keyword type="member" name="GstMetaInfo.init-func" link="gstreamer-GstMeta.html#GstMetaInfo.init-func"/> |
| 2996 | <keyword type="member" name="GstMetaInfo.free-func" link="gstreamer-GstMeta.html#GstMetaInfo.free-func"/> |
| 2997 | <keyword type="member" name="GstMetaInfo.transform-func" link="gstreamer-GstMeta.html#GstMetaInfo.transform-func"/> |
| 2998 | <keyword type="member" name="GstMetaTransformCopy.region" link="gstreamer-GstMeta.html#GstMetaTransformCopy.region"/> |
| 2999 | <keyword type="member" name="GstMetaTransformCopy.offset" link="gstreamer-GstMeta.html#GstMetaTransformCopy.offset"/> |
| 3000 | <keyword type="member" name="GstMetaTransformCopy.size" link="gstreamer-GstMeta.html#GstMetaTransformCopy.size"/> |
| 3001 | <keyword type="member" name="GstMiniObject.type" link="gstreamer-GstMiniObject.html#GstMiniObject.type"/> |
| 3002 | <keyword type="member" name="GstMiniObject.refcount" link="gstreamer-GstMiniObject.html#GstMiniObject.refcount"/> |
| 3003 | <keyword type="member" name="GstMiniObject.lockstate" link="gstreamer-GstMiniObject.html#GstMiniObject.lockstate"/> |
| 3004 | <keyword type="member" name="GstMiniObject.flags" link="gstreamer-GstMiniObject.html#GstMiniObject.flags"/> |
| 3005 | <keyword type="member" name="GstMiniObject.copy" link="gstreamer-GstMiniObject.html#GstMiniObject.copy"/> |
| 3006 | <keyword type="member" name="GstMiniObject.dispose" link="gstreamer-GstMiniObject.html#GstMiniObject.dispose"/> |
| 3007 | <keyword type="member" name="GstMiniObject.free" link="gstreamer-GstMiniObject.html#GstMiniObject.free"/> |
| 3008 | <keyword type="member" name="GstObject-struct.lock" link="GstObject.html#GstObject-struct.lock"/> |
| 3009 | <keyword type="member" name="GstObject-struct.name" link="GstObject.html#GstObject-struct.name"/> |
| 3010 | <keyword type="member" name="GstObject-struct.parent" link="GstObject.html#GstObject-struct.parent"/> |
| 3011 | <keyword type="member" name="GstObject-struct.flags" link="GstObject.html#GstObject-struct.flags"/> |
| 3012 | <keyword type="member" name="GstObjectClass.path-string-separator" link="GstObject.html#GstObjectClass.path-string-separator"/> |
| 3013 | <keyword type="member" name="GstObjectClass.deep-notify" link="GstObject.html#GstObjectClass.deep-notify"/> |
| 3014 | <keyword type="member" name="GstPad-struct.element-private" link="GstPad.html#GstPad-struct.element-private"/> |
| 3015 | <keyword type="member" name="GstPad-struct.padtemplate" link="GstPad.html#GstPad-struct.padtemplate"/> |
| 3016 | <keyword type="member" name="GstPad-struct.direction" link="GstPad.html#GstPad-struct.direction"/> |
| 3017 | <keyword type="member" name="GstPadProbeInfo.type" link="GstPad.html#GstPadProbeInfo.type"/> |
| 3018 | <keyword type="member" name="GstPadProbeInfo.id" link="GstPad.html#GstPadProbeInfo.id"/> |
| 3019 | <keyword type="member" name="GstPadProbeInfo.data" link="GstPad.html#GstPadProbeInfo.data"/> |
| 3020 | <keyword type="member" name="GstPadProbeInfo.offset" link="GstPad.html#GstPadProbeInfo.offset"/> |
| 3021 | <keyword type="member" name="GstPadProbeInfo.size" link="GstPad.html#GstPadProbeInfo.size"/> |
| 3022 | <keyword type="member" name="GstStaticPadTemplate.name-template" link="GstPadTemplate.html#GstStaticPadTemplate.name-template"/> |
| 3023 | <keyword type="member" name="GstStaticPadTemplate.direction" link="GstPadTemplate.html#GstStaticPadTemplate.direction"/> |
| 3024 | <keyword type="member" name="GstStaticPadTemplate.presence" link="GstPadTemplate.html#GstStaticPadTemplate.presence"/> |
| 3025 | <keyword type="member" name="GstStaticPadTemplate.static-caps" link="GstPadTemplate.html#GstStaticPadTemplate.static-caps"/> |
| 3026 | <keyword type="member" name="GstParamSpecFraction.min-num" link="gstreamer-GstParamSpec.html#GstParamSpecFraction.min-num"/> |
| 3027 | <keyword type="member" name="GstParamSpecFraction.min-den" link="gstreamer-GstParamSpec.html#GstParamSpecFraction.min-den"/> |
| 3028 | <keyword type="member" name="GstParamSpecFraction.max-num" link="gstreamer-GstParamSpec.html#GstParamSpecFraction.max-num"/> |
| 3029 | <keyword type="member" name="GstParamSpecFraction.max-den" link="gstreamer-GstParamSpec.html#GstParamSpecFraction.max-den"/> |
| 3030 | <keyword type="member" name="GstParamSpecFraction.def-num" link="gstreamer-GstParamSpec.html#GstParamSpecFraction.def-num"/> |
| 3031 | <keyword type="member" name="GstParamSpecFraction.def-den" link="gstreamer-GstParamSpec.html#GstParamSpecFraction.def-den"/> |
| 3032 | <keyword type="member" name="GstPipeline-struct.fixed-clock" link="GstPipeline.html#GstPipeline-struct.fixed-clock"/> |
| 3033 | <keyword type="member" name="GstPipeline-struct.stream-time" link="GstPipeline.html#GstPipeline-struct.stream-time"/> |
| 3034 | <keyword type="member" name="GstPipeline-struct.delay" link="GstPipeline.html#GstPipeline-struct.delay"/> |
| 3035 | <keyword type="member" name="GstPluginDesc.major-version" link="GstPlugin.html#GstPluginDesc.major-version"/> |
| 3036 | <keyword type="member" name="GstPluginDesc.minor-version" link="GstPlugin.html#GstPluginDesc.minor-version"/> |
| 3037 | <keyword type="member" name="GstPluginDesc.name" link="GstPlugin.html#GstPluginDesc.name"/> |
| 3038 | <keyword type="member" name="GstPluginDesc.description" link="GstPlugin.html#GstPluginDesc.description"/> |
| 3039 | <keyword type="member" name="GstPluginDesc.plugin-init" link="GstPlugin.html#GstPluginDesc.plugin-init"/> |
| 3040 | <keyword type="member" name="GstPluginDesc.version" link="GstPlugin.html#GstPluginDesc.version"/> |
| 3041 | <keyword type="member" name="GstPluginDesc.license" link="GstPlugin.html#GstPluginDesc.license"/> |
| 3042 | <keyword type="member" name="GstPluginDesc.source" link="GstPlugin.html#GstPluginDesc.source"/> |
| 3043 | <keyword type="member" name="GstPluginDesc.package" link="GstPlugin.html#GstPluginDesc.package"/> |
| 3044 | <keyword type="member" name="GstPluginDesc.origin" link="GstPlugin.html#GstPluginDesc.origin"/> |
| 3045 | <keyword type="member" name="GstPluginDesc.release-datetime" link="GstPlugin.html#GstPluginDesc.release-datetime"/> |
| 3046 | <keyword type="member" name="GstPollFD.fd" link="gstreamer-GstPoll.html#GstPollFD.fd"/> |
| 3047 | <keyword type="member" name="GstPresetInterface.parent" link="GstPreset.html#GstPresetInterface.parent"/> |
| 3048 | <keyword type="member" name="GstPresetInterface.get-preset-names" link="GstPreset.html#GstPresetInterface.get-preset-names"/> |
| 3049 | <keyword type="member" name="GstPresetInterface.get-property-names" link="GstPreset.html#GstPresetInterface.get-property-names"/> |
| 3050 | <keyword type="member" name="GstPresetInterface.load-preset" link="GstPreset.html#GstPresetInterface.load-preset"/> |
| 3051 | <keyword type="member" name="GstPresetInterface.save-preset" link="GstPreset.html#GstPresetInterface.save-preset"/> |
| 3052 | <keyword type="member" name="GstPresetInterface.rename-preset" link="GstPreset.html#GstPresetInterface.rename-preset"/> |
| 3053 | <keyword type="member" name="GstPresetInterface.delete-preset" link="GstPreset.html#GstPresetInterface.delete-preset"/> |
| 3054 | <keyword type="member" name="GstPresetInterface.set-meta" link="GstPreset.html#GstPresetInterface.set-meta"/> |
| 3055 | <keyword type="member" name="GstPresetInterface.get-meta" link="GstPreset.html#GstPresetInterface.get-meta"/> |
| 3056 | <keyword type="member" name="GstProtectionMeta.meta" link="gstreamer-GstProtectionMeta.html#GstProtectionMeta.meta"/> |
| 3057 | <keyword type="member" name="GstProtectionMeta.info" link="gstreamer-GstProtectionMeta.html#GstProtectionMeta.info"/> |
| 3058 | <keyword type="member" name="GstQuery-struct.mini-object" link="GstQuery.html#GstQuery-struct.mini-object"/> |
| 3059 | <keyword type="member" name="GstQuery-struct.type" link="GstQuery.html#GstQuery-struct.type"/> |
| 3060 | <keyword type="member" name="GstSegment-struct.flags" link="GstSegment.html#GstSegment-struct.flags"/> |
| 3061 | <keyword type="member" name="GstSegment-struct.rate" link="GstSegment.html#GstSegment-struct.rate"/> |
| 3062 | <keyword type="member" name="GstSegment-struct.applied-rate" link="GstSegment.html#GstSegment-struct.applied-rate"/> |
| 3063 | <keyword type="member" name="GstSegment-struct.format" link="GstSegment.html#GstSegment-struct.format"/> |
| 3064 | <keyword type="member" name="GstSegment-struct.base" link="GstSegment.html#GstSegment-struct.base"/> |
| 3065 | <keyword type="member" name="GstSegment-struct.offset" link="GstSegment.html#GstSegment-struct.offset"/> |
| 3066 | <keyword type="member" name="GstSegment-struct.start" link="GstSegment.html#GstSegment-struct.start"/> |
| 3067 | <keyword type="member" name="GstSegment-struct.stop" link="GstSegment.html#GstSegment-struct.stop"/> |
| 3068 | <keyword type="member" name="GstSegment-struct.time" link="GstSegment.html#GstSegment-struct.time"/> |
| 3069 | <keyword type="member" name="GstSegment-struct.position" link="GstSegment.html#GstSegment-struct.position"/> |
| 3070 | <keyword type="member" name="GstSegment-struct.duration" link="GstSegment.html#GstSegment-struct.duration"/> |
| 3071 | <keyword type="member" name="GstStructure-struct.type" link="GstStructure.html#GstStructure-struct.type"/> |
| 3072 | <keyword type="member" name="GstTagList-struct.mini-object" link="GstTagList.html#GstTagList-struct.mini-object"/> |
| 3073 | <keyword type="member" name="GstTask-struct.state" link="GstTask.html#GstTask-struct.state"/> |
| 3074 | <keyword type="member" name="GstTask-struct.cond" link="GstTask.html#GstTask-struct.cond"/> |
| 3075 | <keyword type="member" name="GstTask-struct.lock" link="GstTask.html#GstTask-struct.lock"/> |
| 3076 | <keyword type="member" name="GstTask-struct.func" link="GstTask.html#GstTask-struct.func"/> |
| 3077 | <keyword type="member" name="GstTask-struct.user-data" link="GstTask.html#GstTask-struct.user-data"/> |
| 3078 | <keyword type="member" name="GstTask-struct.notify" link="GstTask.html#GstTask-struct.notify"/> |
| 3079 | <keyword type="member" name="GstTask-struct.running" link="GstTask.html#GstTask-struct.running"/> |
| 3080 | <keyword type="member" name="GstTaskPoolClass.prepare" link="GstTaskPool.html#GstTaskPoolClass.prepare"/> |
| 3081 | <keyword type="member" name="GstTaskPoolClass.cleanup" link="GstTaskPool.html#GstTaskPoolClass.cleanup"/> |
| 3082 | <keyword type="member" name="GstTaskPoolClass.push" link="GstTaskPool.html#GstTaskPoolClass.push"/> |
| 3083 | <keyword type="member" name="GstTaskPoolClass.join" link="GstTaskPool.html#GstTaskPoolClass.join"/> |
| 3084 | <keyword type="member" name="GstTypeFind.peek" link="gstreamer-GstTypeFind.html#GstTypeFind.peek"/> |
| 3085 | <keyword type="member" name="GstTypeFind.suggest" link="gstreamer-GstTypeFind.html#GstTypeFind.suggest"/> |
| 3086 | <keyword type="member" name="GstTypeFind.data" link="gstreamer-GstTypeFind.html#GstTypeFind.data"/> |
| 3087 | <keyword type="member" name="GstTypeFind.get-length" link="gstreamer-GstTypeFind.html#GstTypeFind.get-length"/> |
| 3088 | <keyword type="member" name="GstURIHandlerInterface.parent" link="gstreamer-GstUriHandler.html#GstURIHandlerInterface.parent"/> |
| 3089 | <keyword type="member" name="GstURIHandlerInterface.get-type" link="gstreamer-GstUriHandler.html#GstURIHandlerInterface.get-type"/> |
| 3090 | <keyword type="member" name="GstURIHandlerInterface.get-protocols" link="gstreamer-GstUriHandler.html#GstURIHandlerInterface.get-protocols"/> |
| 3091 | <keyword type="member" name="GstURIHandlerInterface.get-uri" link="gstreamer-GstUriHandler.html#GstURIHandlerInterface.get-uri"/> |
| 3092 | <keyword type="member" name="GstURIHandlerInterface.set-uri" link="gstreamer-GstUriHandler.html#GstURIHandlerInterface.set-uri"/> |
| 3093 | <keyword type="member" name="GstValueTable.type" link="gstreamer-GstValue.html#GstValueTable.type"/> |
| 3094 | <keyword type="member" name="GstValueTable.compare" link="gstreamer-GstValue.html#GstValueTable.compare"/> |
| 3095 | <keyword type="member" name="GstValueTable.serialize" link="gstreamer-GstValue.html#GstValueTable.serialize"/> |
| 3096 | <keyword type="member" name="GstValueTable.deserialize" link="gstreamer-GstValue.html#GstValueTable.deserialize"/> |
| 3097 | <keyword type="member" name="GstDeviceMonitor.parent" link="gstreamer-GstDeviceMonitor.html#GstDeviceMonitor.parent"/> |
| 3098 | <keyword type="member" name="GstDevice.parent" link="gstreamer-GstDevice.html#GstDevice.parent"/> |
| 3099 | <keyword type="member" name="GstDeviceClass.create-element" link="gstreamer-GstDevice.html#GstDeviceClass.create-element"/> |
| 3100 | <keyword type="member" name="GstDeviceClass.reconfigure-element" link="gstreamer-GstDevice.html#GstDeviceClass.reconfigure-element"/> |
| 3101 | <keyword type="member" name="GstDeviceProvider.parent" link="gstreamer-GstDeviceProvider.html#GstDeviceProvider.parent"/> |
| 3102 | <keyword type="member" name="GstDeviceProvider.devices" link="gstreamer-GstDeviceProvider.html#GstDeviceProvider.devices"/> |
| 3103 | <keyword type="member" name="GstDeviceProviderClass.factory" link="gstreamer-GstDeviceProvider.html#GstDeviceProviderClass.factory"/> |
| 3104 | <keyword type="member" name="GstDeviceProviderClass.probe" link="gstreamer-GstDeviceProvider.html#GstDeviceProviderClass.probe"/> |
| 3105 | <keyword type="member" name="GstDeviceProviderClass.start" link="gstreamer-GstDeviceProvider.html#GstDeviceProviderClass.start"/> |
| 3106 | <keyword type="member" name="GstDeviceProviderClass.stop" link="gstreamer-GstDeviceProvider.html#GstDeviceProviderClass.stop"/> |
Nicolas Dechesne | beb4320 | 2011-09-30 00:54:14 +0200 | [diff] [blame] | 3107 | </functions> |
| 3108 | </book> |