⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 gstreamer.devhelp

📁 GStreamer是一个开源的多媒体框架库。利用它
💻 DEVHELP
📖 第 1 页 / 共 5 页
字号:
<?xml version="1.0" encoding="utf-8" standalone="no"?><!DOCTYPE book PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" ""><book xmlns="http://www.devhelp.net/book" title="GStreamer 0.10 Core Reference Manual" link="index.html" author="" name="gstreamer">  <chapters>    <sub name="GStreamer Overview" link="gstreamer.html">      <sub name="Running GStreamer Applications" link="gst-running.html"/>    </sub>    <sub name="GStreamer Core Library" link="libgstreamer.html">      <sub name="Gst" link="gstreamer-Gst.html"/>      <sub name="GstBin" link="GstBin.html"/>      <sub name="GstBuffer" link="gstreamer-GstBuffer.html"/>      <sub name="GstBus" link="GstBus.html"/>      <sub name="GstCaps" link="gstreamer-GstCaps.html"/>      <sub name="GstChildProxy" link="GstChildProxy.html"/>      <sub name="GstClock" link="GstClock.html"/>      <sub name="gstconfig" link="gstreamer-gstconfig.html"/>      <sub name="GstElement" link="GstElement.html"/>      <sub name="GstElementFactory" link="GstElementFactory.html"/>      <sub name="GstGError" link="gstreamer-GstGError.html"/>      <sub name="GstEvent" link="gstreamer-GstEvent.html"/>      <sub name="GstFilter" link="gstreamer-GstFilter.html"/>      <sub name="GstFormat" link="gstreamer-GstFormat.html"/>      <sub name="GstGhostPad" link="GstGhostPad.html"/>      <sub name="GstImplementsInterface" link="GstImplementsInterface.html"/>      <sub name="GstIndex" link="GstIndex.html"/>      <sub name="GstIndexFactory" link="GstIndexFactory.html"/>      <sub name="GstIterator" link="gstreamer-GstIterator.html"/>      <sub name="GstMessage" link="gstreamer-GstMessage.html"/>      <sub name="GstMiniObject" link="gstreamer-GstMiniObject.html"/>      <sub name="GstObject" link="GstObject.html"/>      <sub name="GstPad" link="GstPad.html"/>      <sub name="GstPadTemplate" link="GstPadTemplate.html"/>      <sub name="GstParse" link="gstreamer-GstParse.html"/>      <sub name="GstPipeline" link="GstPipeline.html"/>      <sub name="GstPlugin" link="GstPlugin.html"/>      <sub name="GstPluginFeature" link="GstPluginFeature.html"/>      <sub name="GstQuery" link="gstreamer-GstQuery.html"/>      <sub name="GstRegistry" link="GstRegistry.html"/>      <sub name="GstSegment" link="gstreamer-GstSegment.html"/>      <sub name="GstStructure" link="gstreamer-GstStructure.html"/>      <sub name="GstSystemClock" link="GstSystemClock.html"/>      <sub name="GstTagList" link="gstreamer-GstTagList.html"/>      <sub name="GstTagSetter" link="GstTagSetter.html"/>      <sub name="GstTask" link="GstTask.html"/>      <sub name="GstTypeFind" link="gstreamer-GstTypeFind.html"/>      <sub name="GstTypeFindFactory" link="GstTypeFindFactory.html"/>      <sub name="GstUriHandler" link="gstreamer-GstUriHandler.html"/>      <sub name="GstUtils" link="gstreamer-GstUtils.html"/>      <sub name="GstValue" link="gstreamer-GstValue.html"/>      <sub name="GstVersion" link="gstreamer-GstVersion.html"/>      <sub name="GstXML" link="GstXML.html"/>    </sub>    <sub name="GStreamer Core Support" link="gstreamer-support.html">      <sub name="GstInfo" link="gstreamer-GstInfo.html"/>      <sub name="GstTrace" link="gstreamer-GstTrace.html"/>    </sub>    <sub name="Object Hierarchy" link="gstreamer-hierarchy.html"/>    <sub name="Index" link="api-index.html"/>    <sub name="Index of deprecated symbols" link="ix02.html"/>  </chapters>  <functions>    <function name="Environment variables" link="gst-running.html#id279749"/>    <function name="gst_init ()" link="gstreamer-Gst.html#gst-init"/>    <function name="gst_init_check ()" link="gstreamer-Gst.html#gst-init-check"/>    <function name="gst_init_get_option_group ()" link="gstreamer-Gst.html#gst-init-get-option-group"/>    <function name="gst_deinit ()" link="gstreamer-Gst.html#gst-deinit"/>    <function name="gst_version ()" link="gstreamer-Gst.html#gst-version"/>    <function name="gst_version_string ()" link="gstreamer-Gst.html#gst-version-string"/>    <function name="gst_segtrap_is_enabled ()" link="gstreamer-Gst.html#gst-segtrap-is-enabled"/>    <function name="gst_segtrap_set_enabled ()" link="gstreamer-Gst.html#gst-segtrap-set-enabled"/>    <function name="gst_registry_fork_is_enabled ()" link="gstreamer-Gst.html#gst-registry-fork-is-enabled"/>    <function name="gst_registry_fork_set_enabled ()" link="gstreamer-Gst.html#gst-registry-fork-set-enabled"/>    <function name="gst_update_registry ()" link="gstreamer-Gst.html#gst-update-registry"/>    <function name="Notes" link="GstBin.html#id322916"/>    <function name="GstBin" link="GstBin.html#GstBin-struct"/>    <function name="GstBinClass" link="GstBin.html#GstBinClass"/>    <function name="gst_bin_new ()" link="GstBin.html#gst-bin-new"/>    <function name="gst_bin_add ()" link="GstBin.html#gst-bin-add"/>    <function name="gst_bin_remove ()" link="GstBin.html#gst-bin-remove"/>    <function name="gst_bin_get_by_name ()" link="GstBin.html#gst-bin-get-by-name"/>    <function name="gst_bin_get_by_name_recurse_up ()" link="GstBin.html#gst-bin-get-by-name-recurse-up"/>    <function name="gst_bin_get_by_interface ()" link="GstBin.html#gst-bin-get-by-interface"/>    <function name="gst_bin_iterate_elements ()" link="GstBin.html#gst-bin-iterate-elements"/>    <function name="gst_bin_iterate_recurse ()" link="GstBin.html#gst-bin-iterate-recurse"/>    <function name="gst_bin_iterate_sinks ()" link="GstBin.html#gst-bin-iterate-sinks"/>    <function name="gst_bin_iterate_sorted ()" link="GstBin.html#gst-bin-iterate-sorted"/>    <function name="gst_bin_iterate_sources ()" link="GstBin.html#gst-bin-iterate-sources"/>    <function name="gst_bin_iterate_all_by_interface ()" link="GstBin.html#gst-bin-iterate-all-by-interface"/>    <function name="gst_bin_add_many ()" link="GstBin.html#gst-bin-add-many"/>    <function name="gst_bin_remove_many ()" link="GstBin.html#gst-bin-remove-many"/>    <function name="gst_bin_find_unconnected_pad ()" link="GstBin.html#gst-bin-find-unconnected-pad"/>    <function name="enum GstBinFlags" link="GstBin.html#GstBinFlags"/>    <function name="GST_BIN_CHILDREN()" link="GstBin.html#GST-BIN-CHILDREN:CAPS"/>    <function name="GST_BIN_CHILDREN_COOKIE()" link="GstBin.html#GST-BIN-CHILDREN-COOKIE:CAPS"/>    <function name="GST_BIN_NUMCHILDREN()" link="GstBin.html#GST-BIN-NUMCHILDREN:CAPS"/>    <function name="The &quot;async-handling&quot; property" link="GstBin.html#GstBin--async-handling"/>    <function name="The &quot;element-added&quot; signal" link="GstBin.html#GstBin-element-added"/>    <function name="The &quot;element-removed&quot; signal" link="GstBin.html#GstBin-element-removed"/>    <function name="GstBuffer" link="gstreamer-GstBuffer.html#GstBuffer"/>    <function name="enum GstBufferFlag" link="gstreamer-GstBuffer.html#GstBufferFlag"/>    <function name="enum GstBufferCopyFlags" link="gstreamer-GstBuffer.html#GstBufferCopyFlags"/>    <function name="GST_BUFFER_FLAGS()" link="gstreamer-GstBuffer.html#GST-BUFFER-FLAGS:CAPS"/>    <function name="GST_BUFFER_FLAG_IS_SET()" link="gstreamer-GstBuffer.html#GST-BUFFER-FLAG-IS-SET:CAPS"/>    <function name="GST_BUFFER_FLAG_SET()" link="gstreamer-GstBuffer.html#GST-BUFFER-FLAG-SET:CAPS"/>    <function name="GST_BUFFER_FLAG_UNSET()" link="gstreamer-GstBuffer.html#GST-BUFFER-FLAG-UNSET:CAPS"/>    <function name="GST_BUFFER_DATA()" link="gstreamer-GstBuffer.html#GST-BUFFER-DATA:CAPS"/>    <function name="GST_BUFFER_MALLOCDATA()" link="gstreamer-GstBuffer.html#GST-BUFFER-MALLOCDATA:CAPS"/>    <function name="GST_BUFFER_SIZE()" link="gstreamer-GstBuffer.html#GST-BUFFER-SIZE:CAPS"/>    <function name="GST_BUFFER_TIMESTAMP()" link="gstreamer-GstBuffer.html#GST-BUFFER-TIMESTAMP:CAPS"/>    <function name="GST_BUFFER_DURATION()" link="gstreamer-GstBuffer.html#GST-BUFFER-DURATION:CAPS"/>    <function name="GST_BUFFER_CAPS()" link="gstreamer-GstBuffer.html#GST-BUFFER-CAPS:CAPS"/>    <function name="GST_BUFFER_OFFSET()" link="gstreamer-GstBuffer.html#GST-BUFFER-OFFSET:CAPS"/>    <function name="GST_BUFFER_OFFSET_END()" link="gstreamer-GstBuffer.html#GST-BUFFER-OFFSET-END:CAPS"/>    <function name="GST_BUFFER_OFFSET_NONE" link="gstreamer-GstBuffer.html#GST-BUFFER-OFFSET-NONE:CAPS"/>    <function name="GST_BUFFER_DURATION_IS_VALID()" link="gstreamer-GstBuffer.html#GST-BUFFER-DURATION-IS-VALID:CAPS"/>    <function name="GST_BUFFER_TIMESTAMP_IS_VALID()" link="gstreamer-GstBuffer.html#GST-BUFFER-TIMESTAMP-IS-VALID:CAPS"/>    <function name="GST_BUFFER_OFFSET_IS_VALID()" link="gstreamer-GstBuffer.html#GST-BUFFER-OFFSET-IS-VALID:CAPS"/>    <function name="GST_BUFFER_OFFSET_END_IS_VALID()" link="gstreamer-GstBuffer.html#GST-BUFFER-OFFSET-END-IS-VALID:CAPS"/>    <function name="GST_BUFFER_IS_DISCONT()" link="gstreamer-GstBuffer.html#GST-BUFFER-IS-DISCONT:CAPS"/>    <function name="GST_BUFFER_TRACE_NAME" link="gstreamer-GstBuffer.html#GST-BUFFER-TRACE-NAME:CAPS"/>    <function name="gst_buffer_new ()" link="gstreamer-GstBuffer.html#gst-buffer-new"/>    <function name="gst_buffer_new_and_alloc ()" link="gstreamer-GstBuffer.html#gst-buffer-new-and-alloc"/>    <function name="gst_buffer_try_new_and_alloc ()" link="gstreamer-GstBuffer.html#gst-buffer-try-new-and-alloc"/>    <function name="gst_buffer_ref ()" link="gstreamer-GstBuffer.html#gst-buffer-ref"/>    <function name="gst_buffer_unref()" link="gstreamer-GstBuffer.html#gst-buffer-unref"/>    <function name="gst_buffer_set_data()" link="gstreamer-GstBuffer.html#gst-buffer-set-data"/>    <function name="gst_buffer_copy()" link="gstreamer-GstBuffer.html#gst-buffer-copy"/>    <function name="GST_BUFFER_COPY_ALL" link="gstreamer-GstBuffer.html#GST-BUFFER-COPY-ALL:CAPS"/>    <function name="gst_buffer_copy_metadata ()" link="gstreamer-GstBuffer.html#gst-buffer-copy-metadata"/>    <function name="gst_buffer_is_writable()" link="gstreamer-GstBuffer.html#gst-buffer-is-writable"/>    <function name="gst_buffer_make_writable()" link="gstreamer-GstBuffer.html#gst-buffer-make-writable"/>    <function name="gst_buffer_is_metadata_writable ()" link="gstreamer-GstBuffer.html#gst-buffer-is-metadata-writable"/>    <function name="gst_buffer_make_metadata_writable ()" link="gstreamer-GstBuffer.html#gst-buffer-make-metadata-writable"/>    <function name="gst_buffer_replace()" link="gstreamer-GstBuffer.html#gst-buffer-replace"/>    <function name="gst_buffer_get_caps ()" link="gstreamer-GstBuffer.html#gst-buffer-get-caps"/>    <function name="gst_buffer_set_caps ()" link="gstreamer-GstBuffer.html#gst-buffer-set-caps"/>    <function name="gst_buffer_create_sub ()" link="gstreamer-GstBuffer.html#gst-buffer-create-sub"/>    <function name="gst_buffer_is_span_fast ()" link="gstreamer-GstBuffer.html#gst-buffer-is-span-fast"/>    <function name="gst_buffer_span ()" link="gstreamer-GstBuffer.html#gst-buffer-span"/>    <function name="gst_buffer_stamp ()" link="gstreamer-GstBuffer.html#gst-buffer-stamp"/>    <function name="gst_buffer_join ()" link="gstreamer-GstBuffer.html#gst-buffer-join"/>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -