📄 gstreamer-libs.devhelp2
字号:
<?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 Library Reference Manual" link="index.html" author="" name="gstreamer-libs" version="2"> <chapters> <sub name="GStreamer Libraries" link="gstreamer-libs.html"> <sub name="GStreamer Base and Utillity Classes" link="gstreamer-base.html"> <sub name="GstBaseSrc" link="GstBaseSrc.html"/> <sub name="GstBaseSink" link="GstBaseSink.html"/> <sub name="GstBaseTransform" link="GstBaseTransform.html"/> <sub name="GstPushSrc" link="GstPushSrc.html"/> <sub name="GstAdapter" link="GstAdapter.html"/> <sub name="GstCollectPads" link="GstCollectPads.html"/> <sub name="GstTypeFindHelper" link="gstreamer-libs-GstTypeFindHelper.html"/> <sub name="GstDataQueue" link="gstreamer-libs-GstDataQueue.html"/> </sub> <sub name="GStreamer Dynamic Parameter Control" link="gstreamer-control.html"> <sub name="GstController" link="GstController.html"/> <sub name="GstControllerGObject" link="gstreamer-libs-GstControllerGObject.html"/> </sub> <sub name="GStreamer Data Protocol" link="gstreamer-dataprotocol.html"> <sub name="gstdataprotocol" link="gstreamer-libs-gstdataprotocol.html"/> </sub> <sub name="GStreamer Network Classes" link="gstreamer-net.html"> <sub name="GstNetClientClock" link="gstreamer-libs-GstNetClientClock.html"/> <sub name="GstNetTimePacket" link="gstreamer-libs-GstNetTimePacket.html"/> <sub name="GstNetTimeProvider" link="gstreamer-libs-GstNetTimeProvider.html"/> </sub> <sub name="GStreamer Check Unit Testing" link="gstreamer-check.html"> <sub name="GstCheck" link="gstreamer-libs-GstCheck.html"/> <sub name="GstBufferStraw" link="gstreamer-libs-GstBufferStraw.html"/> </sub> </sub> <sub name="Object Hierarchy" link="gstreamer-libs-hierarchy.html"/> <sub name="Index" link="api-index.html"/> <sub name="Index of deprecated symbols" link="ix02.html"/> </chapters> <functions> <keyword type="" name="Controlled shutdown of live sources in applications" link="GstBaseSrc.html#id318547"/> <keyword type="struct" name="GstBaseSrc" link="GstBaseSrc.html#GstBaseSrc-struct"/> <keyword type="struct" name="GstBaseSrcClass" link="GstBaseSrc.html#GstBaseSrcClass"/> <keyword type="enum" name="enum GstBaseSrcFlags" link="GstBaseSrc.html#GstBaseSrcFlags"/> <keyword type="function" name="gst_base_src_wait_playing ()" link="GstBaseSrc.html#gst-base-src-wait-playing" since="0.10.12"/> <keyword type="function" name="gst_base_src_is_live ()" link="GstBaseSrc.html#gst-base-src-is-live"/> <keyword type="function" name="gst_base_src_set_live ()" link="GstBaseSrc.html#gst-base-src-set-live"/> <keyword type="function" name="gst_base_src_set_format ()" link="GstBaseSrc.html#gst-base-src-set-format"/> <keyword type="function" name="gst_base_src_query_latency ()" link="GstBaseSrc.html#gst-base-src-query-latency" since="0.10.13"/> <keyword type="macro" name="GST_BASE_SRC_PAD()" link="GstBaseSrc.html#GST-BASE-SRC-PAD:CAPS"/> <keyword type="" name="The "blocksize" property" link="GstBaseSrc.html#GstBaseSrc--blocksize"/> <keyword type="" name="The "num-buffers" property" link="GstBaseSrc.html#GstBaseSrc--num-buffers"/> <keyword type="" name="The "typefind" property" link="GstBaseSrc.html#GstBaseSrc--typefind"/> <keyword type="struct" name="GstBaseSink" link="GstBaseSink.html#GstBaseSink-struct"/> <keyword type="struct" name="GstBaseSinkClass" link="GstBaseSink.html#GstBaseSinkClass"/> <keyword type="function" name="gst_base_sink_query_latency ()" link="GstBaseSink.html#gst-base-sink-query-latency" since="0.10.12"/> <keyword type="function" name="gst_base_sink_get_latency ()" link="GstBaseSink.html#gst-base-sink-get-latency" since="0.10.12"/> <keyword type="function" name="gst_base_sink_wait_preroll ()" link="GstBaseSink.html#gst-base-sink-wait-preroll" since="0.10.11"/> <keyword type="function" name="gst_base_sink_set_sync ()" link="GstBaseSink.html#gst-base-sink-set-sync" since="0.10.4"/> <keyword type="function" name="gst_base_sink_get_sync ()" link="GstBaseSink.html#gst-base-sink-get-sync" since="0.10.4"/> <keyword type="function" name="gst_base_sink_set_max_lateness ()" link="GstBaseSink.html#gst-base-sink-set-max-lateness" since="0.10.4"/> <keyword type="function" name="gst_base_sink_get_max_lateness ()" link="GstBaseSink.html#gst-base-sink-get-max-lateness" since="0.10.4"/> <keyword type="function" name="gst_base_sink_is_qos_enabled ()" link="GstBaseSink.html#gst-base-sink-is-qos-enabled" since="0.10.5"/> <keyword type="function" name="gst_base_sink_set_qos_enabled ()" link="GstBaseSink.html#gst-base-sink-set-qos-enabled" since="0.10.5"/> <keyword type="macro" name="GST_BASE_SINK_PAD()" link="GstBaseSink.html#GST-BASE-SINK-PAD:CAPS"/> <keyword type="" name="The "max-lateness" property" link="GstBaseSink.html#GstBaseSink--max-lateness"/> <keyword type="" name="The "preroll-queue-len" property" link="GstBaseSink.html#GstBaseSink--preroll-queue-len"/> <keyword type="" name="The "qos" property" link="GstBaseSink.html#GstBaseSink--qos"/> <keyword type="" name="The "sync" property" link="GstBaseSink.html#GstBaseSink--sync"/> <keyword type="struct" name="GstBaseTransform" link="GstBaseTransform.html#GstBaseTransform-struct"/> <keyword type="struct" name="GstBaseTransformClass" link="GstBaseTransform.html#GstBaseTransformClass"/> <keyword type="function" name="gst_base_transform_is_passthrough ()" link="GstBaseTransform.html#gst-base-transform-is-passthrough"/> <keyword type="function" name="gst_base_transform_set_passthrough ()" link="GstBaseTransform.html#gst-base-transform-set-passthrough"/> <keyword type="function" name="gst_base_transform_is_in_place ()" link="GstBaseTransform.html#gst-base-transform-is-in-place"/> <keyword type="function" name="gst_base_transform_set_in_place ()" link="GstBaseTransform.html#gst-base-transform-set-in-place"/> <keyword type="function" name="gst_base_transform_is_qos_enabled ()" link="GstBaseTransform.html#gst-base-transform-is-qos-enabled" since=""/> <keyword type="function" name="gst_base_transform_set_qos_enabled ()" link="GstBaseTransform.html#gst-base-transform-set-qos-enabled" since=""/> <keyword type="function" name="gst_base_transform_update_qos ()" link="GstBaseTransform.html#gst-base-transform-update-qos" since=""/> <keyword type="macro" name="GST_BASE_TRANSFORM_SINK_NAME" link="GstBaseTransform.html#GST-BASE-TRANSFORM-SINK-NAME:CAPS"/> <keyword type="macro" name="GST_BASE_TRANSFORM_SRC_NAME" link="GstBaseTransform.html#GST-BASE-TRANSFORM-SRC-NAME:CAPS"/> <keyword type="macro" name="GST_BASE_TRANSFORM_SINK_PAD()" link="GstBaseTransform.html#GST-BASE-TRANSFORM-SINK-PAD:CAPS" since="0.10.4"/> <keyword type="macro" name="GST_BASE_TRANSFORM_SRC_PAD()" link="GstBaseTransform.html#GST-BASE-TRANSFORM-SRC-PAD:CAPS" since="0.10.4"/> <keyword type="macro" name="GST_BASE_TRANSFORM_FLOW_DROPPED" link="GstBaseTransform.html#GST-BASE-TRANSFORM-FLOW-DROPPED:CAPS" since="0.10.13"/> <keyword type="macro" name="GST_BASE_TRANSFORM_LOCK()" link="GstBaseTransform.html#GST-BASE-TRANSFORM-LOCK:CAPS" since="0.10.13"/> <keyword type="macro" name="GST_BASE_TRANSFORM_UNLOCK()" link="GstBaseTransform.html#GST-BASE-TRANSFORM-UNLOCK:CAPS" since="0.10.13"/> <keyword type="" name="The "qos" property" link="GstBaseTransform.html#GstBaseTransform--qos"/> <keyword type="struct" name="GstPushSrc" link="GstPushSrc.html#GstPushSrc-struct"/> <keyword type="struct" name="GstAdapter" link="GstAdapter.html#GstAdapter-struct"/> <keyword type="function" name="gst_adapter_new ()" link="GstAdapter.html#gst-adapter-new"/> <keyword type="function" name="gst_adapter_clear ()" link="GstAdapter.html#gst-adapter-clear"/> <keyword type="function" name="gst_adapter_push ()" link="GstAdapter.html#gst-adapter-push"/> <keyword type="function" name="gst_adapter_peek ()" link="GstAdapter.html#gst-adapter-peek"/> <keyword type="function" name="gst_adapter_copy ()" link="GstAdapter.html#gst-adapter-copy" since="0.10.12"/> <keyword type="function" name="gst_adapter_flush ()" link="GstAdapter.html#gst-adapter-flush"/> <keyword type="function" name="gst_adapter_available ()" link="GstAdapter.html#gst-adapter-available"/> <keyword type="function" name="gst_adapter_available_fast ()" link="GstAdapter.html#gst-adapter-available-fast"/> <keyword type="function" name="gst_adapter_take ()" link="GstAdapter.html#gst-adapter-take"/> <keyword type="function" name="gst_adapter_take_buffer ()" link="GstAdapter.html#gst-adapter-take-buffer" since="0.10.6"/> <keyword type="struct" name="GstCollectData" link="GstCollectPads.html#GstCollectData"/> <keyword type="struct" name="GstCollectPads" link="GstCollectPads.html#GstCollectPads-struct"/> <keyword type="function" name="GstCollectPadsFunction ()" link="GstCollectPads.html#GstCollectPadsFunction"/> <keyword type="function" name="GstCollectDataDestroyNotify ()" link="GstCollectPads.html#GstCollectDataDestroyNotify" since="0.10.12"/> <keyword type="function" name="gst_collect_pads_new ()" link="GstCollectPads.html#gst-collect-pads-new"/> <keyword type="function" name="gst_collect_pads_set_function ()" link="GstCollectPads.html#gst-collect-pads-set-function"/> <keyword type="function" name="gst_collect_pads_add_pad ()" link="GstCollectPads.html#gst-collect-pads-add-pad"/> <keyword type="function" name="gst_collect_pads_add_pad_full ()" link="GstCollectPads.html#gst-collect-pads-add-pad-full" since="0.10.12"/> <keyword type="function" name="gst_collect_pads_remove_pad ()" link="GstCollectPads.html#gst-collect-pads-remove-pad"/> <keyword type="function" name="gst_collect_pads_is_active ()" link="GstCollectPads.html#gst-collect-pads-is-active"/> <keyword type="function" name="gst_collect_pads_collect ()" link="GstCollectPads.html#gst-collect-pads-collect"/> <keyword type="function" name="gst_collect_pads_collect_range ()" link="GstCollectPads.html#gst-collect-pads-collect-range"/> <keyword type="function" name="gst_collect_pads_start ()" link="GstCollectPads.html#gst-collect-pads-start"/> <keyword type="function" name="gst_collect_pads_stop ()" link="GstCollectPads.html#gst-collect-pads-stop"/> <keyword type="function" name="gst_collect_pads_set_flushing ()" link="GstCollectPads.html#gst-collect-pads-set-flushing" since="0.10.7."/> <keyword type="function" name="gst_collect_pads_peek ()" link="GstCollectPads.html#gst-collect-pads-peek"/> <keyword type="function" name="gst_collect_pads_pop ()" link="GstCollectPads.html#gst-collect-pads-pop"/> <keyword type="function" name="gst_collect_pads_available ()" link="GstCollectPads.html#gst-collect-pads-available"/> <keyword type="function" name="gst_collect_pads_read ()" link="GstCollectPads.html#gst-collect-pads-read"/> <keyword type="function" name="gst_collect_pads_flush ()" link="GstCollectPads.html#gst-collect-pads-flush"/> <keyword type="function" name="gst_type_find_helper ()" link="gstreamer-libs-GstTypeFindHelper.html#gst-type-find-helper"/>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -