2017-05-12 12:24:03 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<!-- This file was automatically generated from C sources - DO NOT EDIT!
|
|
|
|
To affect the contents of this file, edit the original C definitions,
|
|
|
|
and/or use gtk-doc annotations. -->
|
|
|
|
<repository version="1.2"
|
|
|
|
xmlns="http://www.gtk.org/introspection/core/1.0"
|
|
|
|
xmlns:c="http://www.gtk.org/introspection/c/1.0"
|
|
|
|
xmlns:glib="http://www.gtk.org/introspection/glib/1.0">
|
|
|
|
<include name="Gst" version="1.0"/>
|
|
|
|
<include name="GstAudio" version="1.0"/>
|
|
|
|
<include name="GstTag" version="1.0"/>
|
|
|
|
<include name="GstVideo" version="1.0"/>
|
|
|
|
<package name="gstreamer-pbutils-1.0"/>
|
|
|
|
<c:include name="gst/pbutils/pbutils.h"/>
|
|
|
|
<namespace name="GstPbutils"
|
|
|
|
version="1.0"
|
|
|
|
shared-library="libgstpbutils-1.0.so.0"
|
|
|
|
c:identifier-prefixes="Gst"
|
|
|
|
c:symbol-prefixes="gst">
|
|
|
|
<alias name="DiscovererAudioInfoClass"
|
|
|
|
c:type="GstDiscovererAudioInfoClass">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="120"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="GObject.ObjectClass" c:type="GObjectClass"/>
|
|
|
|
</alias>
|
|
|
|
<alias name="DiscovererContainerInfoClass"
|
|
|
|
c:type="GstDiscovererContainerInfoClass">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="99"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="GObject.ObjectClass" c:type="GObjectClass"/>
|
|
|
|
</alias>
|
|
|
|
<alias name="DiscovererInfoClass" c:type="GstDiscovererInfoClass">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="274"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="GObject.ObjectClass" c:type="GObjectClass"/>
|
|
|
|
</alias>
|
|
|
|
<alias name="DiscovererStreamInfoClass"
|
|
|
|
c:type="GstDiscovererStreamInfoClass">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="36"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="GObject.ObjectClass" c:type="GObjectClass"/>
|
|
|
|
</alias>
|
|
|
|
<alias name="DiscovererSubtitleInfoClass"
|
|
|
|
c:type="GstDiscovererSubtitleInfoClass">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="209"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="GObject.ObjectClass" c:type="GObjectClass"/>
|
|
|
|
</alias>
|
|
|
|
<alias name="DiscovererVideoInfoClass"
|
|
|
|
c:type="GstDiscovererVideoInfoClass">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="158"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="GObject.ObjectClass" c:type="GObjectClass"/>
|
|
|
|
</alias>
|
|
|
|
<alias name="EncodingTargetClass" c:type="GstEncodingTargetClass">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="encoding-target.h" line="101"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="GObject.ObjectClass" c:type="GObjectClass"/>
|
|
|
|
</alias>
|
2019-12-15 10:18:09 +00:00
|
|
|
<function-macro name="AUDIO_VISUALIZER"
|
|
|
|
c:identifier="GST_AUDIO_VISUALIZER"
|
|
|
|
introspectable="0">
|
|
|
|
<source-position filename="gstaudiovisualizer.h" line="36"/>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="obj">
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function-macro>
|
|
|
|
<function-macro name="AUDIO_VISUALIZER_CLASS"
|
|
|
|
c:identifier="GST_AUDIO_VISUALIZER_CLASS"
|
|
|
|
introspectable="0">
|
|
|
|
<source-position filename="gstaudiovisualizer.h" line="37"/>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="klass">
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function-macro>
|
|
|
|
<function-macro name="AUDIO_VISUALIZER_GET_CLASS"
|
|
|
|
c:identifier="GST_AUDIO_VISUALIZER_GET_CLASS"
|
|
|
|
introspectable="0">
|
|
|
|
<source-position filename="gstaudiovisualizer.h" line="38"/>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="obj">
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function-macro>
|
2017-05-12 12:24:03 +00:00
|
|
|
<class name="AudioVisualizer"
|
|
|
|
c:symbol-prefix="audio_visualizer"
|
|
|
|
c:type="GstAudioVisualizer"
|
|
|
|
parent="Gst.Element"
|
|
|
|
abstract="1"
|
|
|
|
glib:type-name="GstAudioVisualizer"
|
|
|
|
glib:get-type="gst_audio_visualizer_get_type"
|
|
|
|
glib:type-struct="AudioVisualizerClass">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstaudiovisualizer.c"
|
|
|
|
line="22">A baseclass for scopes (visualizers). It takes care of re-fitting the
|
2017-05-12 12:24:03 +00:00
|
|
|
audio-rate to video-rate and handles renegotiation (downstream video size
|
|
|
|
changes).
|
|
|
|
|
|
|
|
It also provides several background shading effects. These effects are
|
|
|
|
applied to a previous picture before the render() implementation can draw a
|
|
|
|
new frame.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstaudiovisualizer.h" line="104"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<virtual-method name="decide_allocation">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstaudiovisualizer.h" line="103"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
|
|
|
<type name="gboolean" c:type="gboolean"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="scope" transfer-ownership="none">
|
|
|
|
<type name="AudioVisualizer" c:type="GstAudioVisualizer*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
<parameter name="query" transfer-ownership="none">
|
|
|
|
<type name="Gst.Query" c:type="GstQuery*"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</virtual-method>
|
|
|
|
<virtual-method name="render">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstaudiovisualizer.h" line="101"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
|
|
|
<type name="gboolean" c:type="gboolean"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="scope" transfer-ownership="none">
|
|
|
|
<type name="AudioVisualizer" c:type="GstAudioVisualizer*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
<parameter name="audio" transfer-ownership="none">
|
|
|
|
<type name="Gst.Buffer" c:type="GstBuffer*"/>
|
|
|
|
</parameter>
|
|
|
|
<parameter name="video" transfer-ownership="none">
|
|
|
|
<type name="GstVideo.VideoFrame" c:type="GstVideoFrame*"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</virtual-method>
|
|
|
|
<virtual-method name="setup">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstaudiovisualizer.h" line="98"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
|
|
|
<type name="gboolean" c:type="gboolean"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="scope" transfer-ownership="none">
|
|
|
|
<type name="AudioVisualizer" c:type="GstAudioVisualizer*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</virtual-method>
|
|
|
|
<property name="shade-amount" writable="1" transfer-ownership="none">
|
|
|
|
<type name="guint" c:type="guint"/>
|
|
|
|
</property>
|
|
|
|
<property name="shader" writable="1" transfer-ownership="none">
|
|
|
|
<type name="AudioVisualizerShader"/>
|
|
|
|
</property>
|
|
|
|
<field name="parent">
|
|
|
|
<type name="Gst.Element" c:type="GstElement"/>
|
|
|
|
</field>
|
|
|
|
<field name="req_spf">
|
|
|
|
<type name="guint" c:type="guint"/>
|
|
|
|
</field>
|
|
|
|
<field name="vinfo">
|
|
|
|
<type name="GstVideo.VideoInfo" c:type="GstVideoInfo"/>
|
|
|
|
</field>
|
|
|
|
<field name="ainfo">
|
|
|
|
<type name="GstAudio.AudioInfo" c:type="GstAudioInfo"/>
|
|
|
|
</field>
|
|
|
|
<field name="priv" readable="0" private="1">
|
|
|
|
<type name="AudioVisualizerPrivate"
|
|
|
|
c:type="GstAudioVisualizerPrivate*"/>
|
|
|
|
</field>
|
|
|
|
</class>
|
|
|
|
<record name="AudioVisualizerClass"
|
|
|
|
c:type="GstAudioVisualizerClass"
|
|
|
|
glib:is-gtype-struct-for="AudioVisualizer">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstaudiovisualizer.h" line="104"/>
|
2019-04-23 14:26:39 +00:00
|
|
|
<field name="parent_class" readable="0" private="1">
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="Gst.ElementClass" c:type="GstElementClass"/>
|
|
|
|
</field>
|
|
|
|
<field name="setup">
|
|
|
|
<callback name="setup">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstaudiovisualizer.h" line="98"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
|
|
|
<type name="gboolean" c:type="gboolean"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="scope" transfer-ownership="none">
|
|
|
|
<type name="AudioVisualizer" c:type="GstAudioVisualizer*"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</callback>
|
|
|
|
</field>
|
|
|
|
<field name="render">
|
|
|
|
<callback name="render">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstaudiovisualizer.h" line="101"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
|
|
|
<type name="gboolean" c:type="gboolean"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="scope" transfer-ownership="none">
|
|
|
|
<type name="AudioVisualizer" c:type="GstAudioVisualizer*"/>
|
|
|
|
</parameter>
|
|
|
|
<parameter name="audio" transfer-ownership="none">
|
|
|
|
<type name="Gst.Buffer" c:type="GstBuffer*"/>
|
|
|
|
</parameter>
|
|
|
|
<parameter name="video" transfer-ownership="none">
|
|
|
|
<type name="GstVideo.VideoFrame" c:type="GstVideoFrame*"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</callback>
|
|
|
|
</field>
|
|
|
|
<field name="decide_allocation">
|
|
|
|
<callback name="decide_allocation">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstaudiovisualizer.h" line="103"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
|
|
|
<type name="gboolean" c:type="gboolean"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="scope" transfer-ownership="none">
|
|
|
|
<type name="AudioVisualizer" c:type="GstAudioVisualizer*"/>
|
|
|
|
</parameter>
|
|
|
|
<parameter name="query" transfer-ownership="none">
|
|
|
|
<type name="Gst.Query" c:type="GstQuery*"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</callback>
|
|
|
|
</field>
|
|
|
|
</record>
|
|
|
|
<record name="AudioVisualizerPrivate"
|
|
|
|
c:type="GstAudioVisualizerPrivate"
|
|
|
|
disguised="1">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstaudiovisualizer.h" line="43"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
</record>
|
|
|
|
<enumeration name="AudioVisualizerShader"
|
|
|
|
glib:type-name="GstAudioVisualizerShader"
|
|
|
|
glib:get-type="gst_audio_visualizer_shader_get_type"
|
|
|
|
c:type="GstAudioVisualizerShader">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstaudiovisualizer.h"
|
|
|
|
line="47">Different types of supported background shading functions.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<member name="none"
|
|
|
|
value="0"
|
|
|
|
c:identifier="GST_AUDIO_VISUALIZER_SHADER_NONE"
|
|
|
|
glib:nick="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstaudiovisualizer.h"
|
|
|
|
line="49">no shading</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
</member>
|
|
|
|
<member name="fade"
|
|
|
|
value="1"
|
|
|
|
c:identifier="GST_AUDIO_VISUALIZER_SHADER_FADE"
|
|
|
|
glib:nick="fade">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstaudiovisualizer.h"
|
|
|
|
line="50">plain fading</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
</member>
|
|
|
|
<member name="fade_and_move_up"
|
|
|
|
value="2"
|
|
|
|
c:identifier="GST_AUDIO_VISUALIZER_SHADER_FADE_AND_MOVE_UP"
|
|
|
|
glib:nick="fade-and-move-up">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstaudiovisualizer.h"
|
|
|
|
line="51">fade and move up</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
</member>
|
|
|
|
<member name="fade_and_move_down"
|
|
|
|
value="3"
|
|
|
|
c:identifier="GST_AUDIO_VISUALIZER_SHADER_FADE_AND_MOVE_DOWN"
|
|
|
|
glib:nick="fade-and-move-down">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstaudiovisualizer.h"
|
|
|
|
line="52">fade and move down</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
</member>
|
|
|
|
<member name="fade_and_move_left"
|
|
|
|
value="4"
|
|
|
|
c:identifier="GST_AUDIO_VISUALIZER_SHADER_FADE_AND_MOVE_LEFT"
|
|
|
|
glib:nick="fade-and-move-left">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstaudiovisualizer.h"
|
|
|
|
line="53">fade and move left</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
</member>
|
|
|
|
<member name="fade_and_move_right"
|
|
|
|
value="5"
|
|
|
|
c:identifier="GST_AUDIO_VISUALIZER_SHADER_FADE_AND_MOVE_RIGHT"
|
|
|
|
glib:nick="fade-and-move-right">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstaudiovisualizer.h"
|
|
|
|
line="54">fade and move right</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
</member>
|
|
|
|
<member name="fade_and_move_horiz_out"
|
|
|
|
value="6"
|
|
|
|
c:identifier="GST_AUDIO_VISUALIZER_SHADER_FADE_AND_MOVE_HORIZ_OUT"
|
|
|
|
glib:nick="fade-and-move-horiz-out">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstaudiovisualizer.h"
|
|
|
|
line="55">fade and move horizontally out</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
</member>
|
|
|
|
<member name="fade_and_move_horiz_in"
|
|
|
|
value="7"
|
|
|
|
c:identifier="GST_AUDIO_VISUALIZER_SHADER_FADE_AND_MOVE_HORIZ_IN"
|
|
|
|
glib:nick="fade-and-move-horiz-in">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstaudiovisualizer.h"
|
|
|
|
line="56">fade and move horizontally in</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
</member>
|
|
|
|
<member name="fade_and_move_vert_out"
|
|
|
|
value="8"
|
|
|
|
c:identifier="GST_AUDIO_VISUALIZER_SHADER_FADE_AND_MOVE_VERT_OUT"
|
|
|
|
glib:nick="fade-and-move-vert-out">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstaudiovisualizer.h"
|
|
|
|
line="57">fade and move vertically out</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
</member>
|
|
|
|
<member name="fade_and_move_vert_in"
|
|
|
|
value="9"
|
|
|
|
c:identifier="GST_AUDIO_VISUALIZER_SHADER_FADE_AND_MOVE_VERT_IN"
|
|
|
|
glib:nick="fade-and-move-vert-in">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstaudiovisualizer.h"
|
|
|
|
line="58">fade and move vertically in</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
</member>
|
|
|
|
</enumeration>
|
|
|
|
<callback name="AudioVisualizerShaderFunc"
|
|
|
|
c:type="GstAudioVisualizerShaderFunc">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstaudiovisualizer.h" line="45"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
|
|
|
<type name="none" c:type="void"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="scope" transfer-ownership="none">
|
|
|
|
<type name="AudioVisualizer" c:type="GstAudioVisualizer*"/>
|
|
|
|
</parameter>
|
|
|
|
<parameter name="s" transfer-ownership="none">
|
|
|
|
<type name="GstVideo.VideoFrame" c:type="const GstVideoFrame*"/>
|
|
|
|
</parameter>
|
|
|
|
<parameter name="d" transfer-ownership="none">
|
|
|
|
<type name="GstVideo.VideoFrame" c:type="GstVideoFrame*"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</callback>
|
2019-12-15 10:18:09 +00:00
|
|
|
<function-macro name="CHECK_PLUGINS_BASE_VERSION"
|
|
|
|
c:identifier="GST_CHECK_PLUGINS_BASE_VERSION"
|
|
|
|
introspectable="0">
|
|
|
|
<source-position filename="gstpluginsbaseversion.h" line="63"/>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="major">
|
|
|
|
</parameter>
|
|
|
|
<parameter name="minor">
|
|
|
|
</parameter>
|
|
|
|
<parameter name="micro">
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function-macro>
|
|
|
|
<function-macro name="DISCOVERER"
|
|
|
|
c:identifier="GST_DISCOVERER"
|
|
|
|
introspectable="0">
|
|
|
|
<source-position filename="gstdiscoverer.h" line="338"/>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="obj">
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function-macro>
|
|
|
|
<function-macro name="DISCOVERER_AUDIO_INFO"
|
|
|
|
c:identifier="GST_DISCOVERER_AUDIO_INFO"
|
|
|
|
introspectable="0">
|
|
|
|
<source-position filename="gstdiscoverer.h" line="112"/>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="obj">
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function-macro>
|
|
|
|
<function-macro name="DISCOVERER_CLASS"
|
|
|
|
c:identifier="GST_DISCOVERER_CLASS"
|
|
|
|
introspectable="0">
|
|
|
|
<source-position filename="gstdiscoverer.h" line="340"/>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="klass">
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function-macro>
|
|
|
|
<function-macro name="DISCOVERER_CONTAINER_INFO"
|
|
|
|
c:identifier="GST_DISCOVERER_CONTAINER_INFO"
|
|
|
|
introspectable="0">
|
|
|
|
<source-position filename="gstdiscoverer.h" line="92"/>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="obj">
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function-macro>
|
|
|
|
<function-macro name="DISCOVERER_INFO"
|
|
|
|
c:identifier="GST_DISCOVERER_INFO"
|
|
|
|
introspectable="0">
|
|
|
|
<source-position filename="gstdiscoverer.h" line="264"/>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="obj">
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function-macro>
|
|
|
|
<function-macro name="DISCOVERER_STREAM_INFO"
|
|
|
|
c:identifier="GST_DISCOVERER_STREAM_INFO"
|
|
|
|
introspectable="0">
|
|
|
|
<source-position filename="gstdiscoverer.h" line="30"/>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="obj">
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function-macro>
|
|
|
|
<function-macro name="DISCOVERER_SUBTITLE_INFO"
|
|
|
|
c:identifier="GST_DISCOVERER_SUBTITLE_INFO"
|
|
|
|
introspectable="0">
|
|
|
|
<source-position filename="gstdiscoverer.h" line="199"/>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="obj">
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function-macro>
|
|
|
|
<function-macro name="DISCOVERER_VIDEO_INFO"
|
|
|
|
c:identifier="GST_DISCOVERER_VIDEO_INFO"
|
|
|
|
introspectable="0">
|
|
|
|
<source-position filename="gstdiscoverer.h" line="149"/>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="obj">
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function-macro>
|
2017-05-12 12:24:03 +00:00
|
|
|
<class name="Discoverer"
|
|
|
|
c:symbol-prefix="discoverer"
|
|
|
|
c:type="GstDiscoverer"
|
|
|
|
parent="GObject.Object"
|
|
|
|
glib:type-name="GstDiscoverer"
|
|
|
|
glib:get-type="gst_discoverer_get_type"
|
|
|
|
glib:type-struct="DiscovererClass">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer.c"
|
|
|
|
line="21">The #GstDiscoverer is a utility object which allows to get as much
|
2017-05-12 12:24:03 +00:00
|
|
|
information as possible from one or many URIs.
|
|
|
|
|
|
|
|
It provides two APIs, allowing usage in blocking or non-blocking mode.
|
|
|
|
|
|
|
|
The blocking mode just requires calling gst_discoverer_discover_uri()
|
|
|
|
with the URI one wishes to discover.
|
|
|
|
|
|
|
|
The non-blocking mode requires a running #GMainLoop iterating a
|
|
|
|
#GMainContext, where one connects to the various signals, appends the
|
|
|
|
URIs to be processed (through gst_discoverer_discover_uri_async()) and then
|
|
|
|
asks for the discovery to begin (through gst_discoverer_start()).
|
|
|
|
By default this will use the GLib default main context unless you have
|
|
|
|
set a custom context using g_main_context_push_thread_default().
|
|
|
|
|
|
|
|
All the information is returned in a #GstDiscovererInfo structure.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="385"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<constructor name="new" c:identifier="gst_discoverer_new" throws="1">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer.c"
|
|
|
|
line="2603">Creates a new #GstDiscoverer with the provided timeout.</doc>
|
|
|
|
<source-position filename="gstdiscoverer.h" line="391"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer.c"
|
|
|
|
line="2611">The new #GstDiscoverer.
|
2017-05-12 12:24:03 +00:00
|
|
|
If an error occurred when creating the discoverer, @err will be set
|
|
|
|
accordingly and %NULL will be returned. If @err is set, the caller must
|
|
|
|
free it when no longer needed using g_error_free().</doc>
|
|
|
|
<type name="Discoverer" c:type="GstDiscoverer*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="timeout" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer.c"
|
|
|
|
line="2605">timeout per file, in nanoseconds. Allowed are values between
|
2017-05-12 12:24:03 +00:00
|
|
|
one second (#GST_SECOND) and one hour (3600 * #GST_SECOND)</doc>
|
|
|
|
<type name="Gst.ClockTime" c:type="GstClockTime"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</constructor>
|
|
|
|
<virtual-method name="discovered">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="378"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
|
|
|
<type name="none" c:type="void"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="discoverer" transfer-ownership="none">
|
|
|
|
<type name="Discoverer" c:type="GstDiscoverer*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
<parameter name="info" transfer-ownership="none">
|
|
|
|
<type name="DiscovererInfo" c:type="GstDiscovererInfo*"/>
|
|
|
|
</parameter>
|
|
|
|
<parameter name="err" transfer-ownership="none">
|
|
|
|
<type name="GLib.Error" c:type="const GError*"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</virtual-method>
|
|
|
|
<virtual-method name="finished">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="376"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
|
|
|
<type name="none" c:type="void"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="discoverer" transfer-ownership="none">
|
|
|
|
<type name="Discoverer" c:type="GstDiscoverer*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</virtual-method>
|
|
|
|
<virtual-method name="source_setup">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="381"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
|
|
|
<type name="none" c:type="void"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="discoverer" transfer-ownership="none">
|
|
|
|
<type name="Discoverer" c:type="GstDiscoverer*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
<parameter name="source" transfer-ownership="none">
|
|
|
|
<type name="Gst.Element" c:type="GstElement*"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</virtual-method>
|
|
|
|
<virtual-method name="starting">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="377"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
|
|
|
<type name="none" c:type="void"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="discoverer" transfer-ownership="none">
|
|
|
|
<type name="Discoverer" c:type="GstDiscoverer*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</virtual-method>
|
|
|
|
<method name="discover_uri"
|
|
|
|
c:identifier="gst_discoverer_discover_uri"
|
|
|
|
throws="1">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer.c"
|
|
|
|
line="2541">Synchronously discovers the given @uri.
|
2017-05-12 12:24:03 +00:00
|
|
|
|
|
|
|
A copy of @uri will be made internally, so the caller can safely g_free()
|
|
|
|
afterwards.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="409"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer.c"
|
|
|
|
line="2552">the result of the scanning. Can be %NULL if an
|
2017-05-12 12:24:03 +00:00
|
|
|
error occurred.</doc>
|
|
|
|
<type name="DiscovererInfo" c:type="GstDiscovererInfo*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="discoverer" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer.c"
|
|
|
|
line="2543">A #GstDiscoverer</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="Discoverer" c:type="GstDiscoverer*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
<parameter name="uri" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer.c"
|
|
|
|
line="2544">The URI to run on.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="utf8" c:type="const gchar*"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="discover_uri_async"
|
|
|
|
c:identifier="gst_discoverer_discover_uri_async">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer.c"
|
|
|
|
line="2502">Appends the given @uri to the list of URIs to discoverer. The actual
|
2017-05-12 12:24:03 +00:00
|
|
|
discovery of the @uri will only take place if gst_discoverer_start() has
|
|
|
|
been called.
|
|
|
|
|
|
|
|
A copy of @uri will be made internally, so the caller can safely g_free()
|
|
|
|
afterwards.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="402"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer.c"
|
|
|
|
line="2514">%TRUE if the @uri was successfully appended to the list of pending
|
2017-05-12 12:24:03 +00:00
|
|
|
uris, else %FALSE</doc>
|
|
|
|
<type name="gboolean" c:type="gboolean"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="discoverer" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer.c"
|
|
|
|
line="2504">A #GstDiscoverer</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="Discoverer" c:type="GstDiscoverer*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
<parameter name="uri" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer.c"
|
|
|
|
line="2505">the URI to add.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="utf8" c:type="const gchar*"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="start" c:identifier="gst_discoverer_start">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer.c"
|
|
|
|
line="2401">Allow asynchronous discovering of URIs to take place.
|
2017-05-12 12:24:03 +00:00
|
|
|
A #GMainLoop must be available for #GstDiscoverer to properly work in
|
|
|
|
asynchronous mode.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="396"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
|
|
|
<type name="none" c:type="void"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="discoverer" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer.c"
|
|
|
|
line="2403">A #GstDiscoverer</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="Discoverer" c:type="GstDiscoverer*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="stop" c:identifier="gst_discoverer_stop">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer.c"
|
|
|
|
line="2444">Stop the discovery of any pending URIs and clears the list of
|
2017-05-12 12:24:03 +00:00
|
|
|
pending URIS (if any).</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="399"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
|
|
|
<type name="none" c:type="void"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="discoverer" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer.c"
|
|
|
|
line="2446">A #GstDiscoverer</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="Discoverer" c:type="GstDiscoverer*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<property name="timeout"
|
|
|
|
writable="1"
|
|
|
|
construct="1"
|
|
|
|
transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer.c"
|
|
|
|
line="232">The duration (in nanoseconds) after which the discovery of an individual
|
2017-05-12 12:24:03 +00:00
|
|
|
URI will timeout.
|
|
|
|
|
|
|
|
If the discovery of a URI times out, the %GST_DISCOVERER_TIMEOUT will be
|
|
|
|
set on the result flags.</doc>
|
|
|
|
<type name="guint64" c:type="guint64"/>
|
|
|
|
</property>
|
2019-04-23 14:26:39 +00:00
|
|
|
<property name="use-cache"
|
|
|
|
writable="1"
|
|
|
|
construct="1"
|
|
|
|
transfer-ownership="none">
|
|
|
|
<type name="gboolean" c:type="gboolean"/>
|
|
|
|
</property>
|
2017-05-12 12:24:03 +00:00
|
|
|
<field name="parent">
|
|
|
|
<type name="GObject.Object" c:type="GObject"/>
|
|
|
|
</field>
|
|
|
|
<field name="priv" readable="0" private="1">
|
|
|
|
<type name="DiscovererPrivate" c:type="GstDiscovererPrivate*"/>
|
|
|
|
</field>
|
|
|
|
<field name="_reserved" readable="0" private="1">
|
2019-12-15 10:18:09 +00:00
|
|
|
<array zero-terminated="0" fixed-size="4">
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="gpointer" c:type="gpointer"/>
|
|
|
|
</array>
|
|
|
|
</field>
|
|
|
|
<glib:signal name="discovered" when="last">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer.c"
|
|
|
|
line="287">Will be emitted in async mode when all information on a URI could be
|
2017-05-12 12:24:03 +00:00
|
|
|
discovered, or an error occurred.
|
|
|
|
|
|
|
|
When an error occurs, @info might still contain some partial information,
|
|
|
|
depending on the circumstances of the error.</doc>
|
|
|
|
<return-value transfer-ownership="none">
|
|
|
|
<type name="none" c:type="void"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="info" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer.c"
|
|
|
|
line="290">the results #GstDiscovererInfo</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="DiscovererInfo"/>
|
|
|
|
</parameter>
|
2018-02-19 20:15:52 +00:00
|
|
|
<parameter name="error"
|
|
|
|
transfer-ownership="none"
|
|
|
|
nullable="1"
|
|
|
|
allow-none="1">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer.c"
|
|
|
|
line="291">#GError, which will be non-NULL
|
2018-02-19 20:15:52 +00:00
|
|
|
if an error occurred during
|
|
|
|
discovery. You must not free
|
|
|
|
this #GError, it will be freed by
|
|
|
|
the discoverer.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="GLib.Error"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</glib:signal>
|
|
|
|
<glib:signal name="finished" when="last">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer.c"
|
|
|
|
line="265">Will be emitted in async mode when all pending URIs have been processed.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
|
|
|
<type name="none" c:type="void"/>
|
|
|
|
</return-value>
|
|
|
|
</glib:signal>
|
|
|
|
<glib:signal name="source-setup" when="last">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer.c"
|
|
|
|
line="310">This signal is emitted after the source element has been created for, so
|
2017-05-12 12:24:03 +00:00
|
|
|
the URI being discovered, so it can be configured by setting additional
|
|
|
|
properties (e.g. set a proxy server for an http source, or set the device
|
|
|
|
and read speed for an audio cd source).
|
|
|
|
|
|
|
|
This signal is usually emitted from the context of a GStreamer streaming
|
|
|
|
thread.</doc>
|
|
|
|
<return-value transfer-ownership="none">
|
|
|
|
<type name="none" c:type="void"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="source" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer.c"
|
|
|
|
line="313">source element</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="Gst.Element"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</glib:signal>
|
|
|
|
<glib:signal name="starting" when="last">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer.c"
|
|
|
|
line="276">Will be emitted when the discover starts analyzing the pending URIs</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
|
|
|
<type name="none" c:type="void"/>
|
|
|
|
</return-value>
|
|
|
|
</glib:signal>
|
|
|
|
</class>
|
|
|
|
<class name="DiscovererAudioInfo"
|
|
|
|
c:symbol-prefix="discoverer_audio_info"
|
|
|
|
c:type="GstDiscovererAudioInfo"
|
|
|
|
parent="DiscovererStreamInfo"
|
|
|
|
glib:type-name="GstDiscovererAudioInfo"
|
|
|
|
glib:get-type="gst_discoverer_audio_info_get_type">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer.h"
|
|
|
|
line="108">#GstDiscovererStreamInfo specific to audio streams.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<method name="get_bitrate"
|
|
|
|
c:identifier="gst_discoverer_audio_info_get_bitrate">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="138"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="790">the average or nominal bitrate of the stream in bits/second.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint" c:type="guint"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="info" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="788">a #GstDiscovererAudioInfo</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="DiscovererAudioInfo"
|
|
|
|
c:type="const GstDiscovererAudioInfo*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
2018-03-15 07:49:56 +00:00
|
|
|
<method name="get_channel_mask"
|
|
|
|
c:identifier="gst_discoverer_audio_info_get_channel_mask"
|
|
|
|
version="1.14">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="129"/>
|
2018-03-15 07:49:56 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="759">the channel-mask of the stream, refer to
|
2018-03-15 07:49:56 +00:00
|
|
|
gst_audio_channel_positions_from_mask() for more
|
|
|
|
information.</doc>
|
|
|
|
<type name="guint64" c:type="guint64"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="info" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="757">a #GstDiscovererAudioInfo</doc>
|
2018-03-15 07:49:56 +00:00
|
|
|
<type name="DiscovererAudioInfo"
|
|
|
|
c:type="const GstDiscovererAudioInfo*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
2017-05-12 12:24:03 +00:00
|
|
|
<method name="get_channels"
|
|
|
|
c:identifier="gst_discoverer_audio_info_get_channels">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="126"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="750">the number of channels in the stream.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint" c:type="guint"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="info" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="748">a #GstDiscovererAudioInfo</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="DiscovererAudioInfo"
|
|
|
|
c:type="const GstDiscovererAudioInfo*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="get_depth"
|
|
|
|
c:identifier="gst_discoverer_audio_info_get_depth">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="135"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="781">the number of bits used per sample in each channel.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint" c:type="guint"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="info" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="779">a #GstDiscovererAudioInfo</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="DiscovererAudioInfo"
|
|
|
|
c:type="const GstDiscovererAudioInfo*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="get_language"
|
|
|
|
c:identifier="gst_discoverer_audio_info_get_language">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="144"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="808">the language of the stream, or NULL if unknown.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="utf8" c:type="const gchar*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="info" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="806">a #GstDiscovererAudioInfo</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="DiscovererAudioInfo"
|
|
|
|
c:type="const GstDiscovererAudioInfo*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="get_max_bitrate"
|
|
|
|
c:identifier="gst_discoverer_audio_info_get_max_bitrate">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="141"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="799">the maximum bitrate of the stream in bits/second.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint" c:type="guint"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="info" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="797">a #GstDiscovererAudioInfo</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="DiscovererAudioInfo"
|
|
|
|
c:type="const GstDiscovererAudioInfo*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="get_sample_rate"
|
|
|
|
c:identifier="gst_discoverer_audio_info_get_sample_rate">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="132"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="772">the sample rate of the stream in Hertz.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint" c:type="guint"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="info" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="770">a #GstDiscovererAudioInfo</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="DiscovererAudioInfo"
|
|
|
|
c:type="const GstDiscovererAudioInfo*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
</class>
|
|
|
|
<record name="DiscovererClass"
|
|
|
|
c:type="GstDiscovererClass"
|
|
|
|
glib:is-gtype-struct-for="Discoverer">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="385"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<field name="parentclass">
|
|
|
|
<type name="GObject.ObjectClass" c:type="GObjectClass"/>
|
|
|
|
</field>
|
|
|
|
<field name="finished">
|
|
|
|
<callback name="finished">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="376"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
|
|
|
<type name="none" c:type="void"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="discoverer" transfer-ownership="none">
|
|
|
|
<type name="Discoverer" c:type="GstDiscoverer*"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</callback>
|
|
|
|
</field>
|
|
|
|
<field name="starting">
|
|
|
|
<callback name="starting">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="377"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
|
|
|
<type name="none" c:type="void"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="discoverer" transfer-ownership="none">
|
|
|
|
<type name="Discoverer" c:type="GstDiscoverer*"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</callback>
|
|
|
|
</field>
|
|
|
|
<field name="discovered">
|
|
|
|
<callback name="discovered">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="378"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
|
|
|
<type name="none" c:type="void"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="discoverer" transfer-ownership="none">
|
|
|
|
<type name="Discoverer" c:type="GstDiscoverer*"/>
|
|
|
|
</parameter>
|
|
|
|
<parameter name="info" transfer-ownership="none">
|
|
|
|
<type name="DiscovererInfo" c:type="GstDiscovererInfo*"/>
|
|
|
|
</parameter>
|
|
|
|
<parameter name="err" transfer-ownership="none">
|
|
|
|
<type name="GLib.Error" c:type="const GError*"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</callback>
|
|
|
|
</field>
|
|
|
|
<field name="source_setup">
|
|
|
|
<callback name="source_setup">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="381"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
|
|
|
<type name="none" c:type="void"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="discoverer" transfer-ownership="none">
|
|
|
|
<type name="Discoverer" c:type="GstDiscoverer*"/>
|
|
|
|
</parameter>
|
|
|
|
<parameter name="source" transfer-ownership="none">
|
|
|
|
<type name="Gst.Element" c:type="GstElement*"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</callback>
|
|
|
|
</field>
|
|
|
|
<field name="_reserved">
|
2019-12-15 10:18:09 +00:00
|
|
|
<array zero-terminated="0" fixed-size="4">
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="gpointer" c:type="gpointer"/>
|
|
|
|
</array>
|
|
|
|
</field>
|
|
|
|
</record>
|
|
|
|
<class name="DiscovererContainerInfo"
|
|
|
|
c:symbol-prefix="discoverer_container_info"
|
|
|
|
c:type="GstDiscovererContainerInfo"
|
|
|
|
parent="DiscovererStreamInfo"
|
|
|
|
glib:type-name="GstDiscovererContainerInfo"
|
|
|
|
glib:get-type="gst_discoverer_container_info_get_type">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer.h"
|
|
|
|
line="87">#GstDiscovererStreamInfo specific to container streams.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<method name="get_streams"
|
|
|
|
c:identifier="gst_discoverer_container_info_get_streams">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="105"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="719">the list of
|
2017-05-12 12:24:03 +00:00
|
|
|
#GstDiscovererStreamInfo this container stream offers.
|
|
|
|
Free with gst_discoverer_stream_info_list_free() after usage.</doc>
|
|
|
|
<type name="GLib.List" c:type="GList*">
|
|
|
|
<type name="DiscovererStreamInfo"/>
|
|
|
|
</type>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="info" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="717">a #GstDiscovererStreamInfo</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="DiscovererContainerInfo"
|
|
|
|
c:type="GstDiscovererContainerInfo*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
</class>
|
|
|
|
<class name="DiscovererInfo"
|
|
|
|
c:symbol-prefix="discoverer_info"
|
|
|
|
c:type="GstDiscovererInfo"
|
|
|
|
parent="GObject.Object"
|
|
|
|
glib:type-name="GstDiscovererInfo"
|
|
|
|
glib:get-type="gst_discoverer_info_get_type">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer.h"
|
|
|
|
line="261">Structure containing the information of a URI analyzed by #GstDiscoverer.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<function name="from_variant"
|
|
|
|
c:identifier="gst_discoverer_info_from_variant"
|
|
|
|
version="1.6">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer.c"
|
|
|
|
line="2676">Parses a #GVariant as produced by gst_discoverer_info_to_variant()
|
2017-05-12 12:24:03 +00:00
|
|
|
back to a #GstDiscovererInfo.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="338"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer.c"
|
|
|
|
line="2683">A newly-allocated #GstDiscovererInfo.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="DiscovererInfo" c:type="GstDiscovererInfo*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="variant" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer.c"
|
|
|
|
line="2678">A #GVariant to deserialize into a #GstDiscovererInfo.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="GLib.Variant" c:type="GVariant*"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function>
|
|
|
|
<method name="copy" c:identifier="gst_discoverer_info_copy">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="283"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="393">A copy of the #GstDiscovererInfo</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="DiscovererInfo" c:type="GstDiscovererInfo*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="ptr" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="391">a #GstDiscovererInfo</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="DiscovererInfo" c:type="GstDiscovererInfo*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="get_audio_streams"
|
|
|
|
c:identifier="gst_discoverer_info_get_audio_streams">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="492">Finds all the #GstDiscovererAudioInfo contained in @info</doc>
|
|
|
|
<source-position filename="gstdiscoverer.h" line="322"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="498">A #GList of
|
2017-05-12 12:24:03 +00:00
|
|
|
matching #GstDiscovererStreamInfo. The caller should free it with
|
|
|
|
gst_discoverer_stream_info_list_free().</doc>
|
|
|
|
<type name="GLib.List" c:type="GList*">
|
|
|
|
<type name="DiscovererStreamInfo"/>
|
|
|
|
</type>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="info" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="494">a #GstDiscovererInfo</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="DiscovererInfo" c:type="GstDiscovererInfo*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="get_container_streams"
|
|
|
|
c:identifier="gst_discoverer_info_get_container_streams">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="541">Finds all the #GstDiscovererContainerInfo contained in @info</doc>
|
|
|
|
<source-position filename="gstdiscoverer.h" line="331"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="547">A #GList of
|
2017-05-12 12:24:03 +00:00
|
|
|
matching #GstDiscovererStreamInfo. The caller should free it with
|
|
|
|
gst_discoverer_stream_info_list_free().</doc>
|
|
|
|
<type name="GLib.List" c:type="GList*">
|
|
|
|
<type name="DiscovererStreamInfo"/>
|
|
|
|
</type>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="info" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="543">a #GstDiscovererInfo</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="DiscovererInfo" c:type="GstDiscovererInfo*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="get_duration"
|
|
|
|
c:identifier="gst_discoverer_info_get_duration">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="298"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="1019">the duration of the URI in #GstClockTime (nanoseconds).</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="Gst.ClockTime" c:type="GstClockTime"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="info" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="1017">a #GstDiscovererInfo</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="DiscovererInfo" c:type="const GstDiscovererInfo*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
2018-03-15 07:49:56 +00:00
|
|
|
<method name="get_live"
|
|
|
|
c:identifier="gst_discoverer_info_get_live"
|
|
|
|
version="1.14">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="304"/>
|
2018-03-15 07:49:56 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="1037">whether the URI is live.</doc>
|
2018-03-15 07:49:56 +00:00
|
|
|
<type name="gboolean" c:type="gboolean"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="info" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="1035">a #GstDiscovererInfo</doc>
|
2018-03-15 07:49:56 +00:00
|
|
|
<type name="DiscovererInfo" c:type="const GstDiscovererInfo*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
2017-05-12 12:24:03 +00:00
|
|
|
<method name="get_misc"
|
|
|
|
c:identifier="gst_discoverer_info_get_misc"
|
|
|
|
deprecated="1">
|
|
|
|
<doc-deprecated xml:space="preserve">This functions is deprecated since version 1.4, use
|
|
|
|
#gst_discoverer_info_get_missing_elements_installer_details</doc-deprecated>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="307"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="1052">Miscellaneous information stored as a #GstStructure
|
2017-05-12 12:24:03 +00:00
|
|
|
(for example: information about missing plugins). If you wish to use the
|
|
|
|
#GstStructure after the life-time of @info, you will need to copy it.</doc>
|
|
|
|
<type name="Gst.Structure" c:type="const GstStructure*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="info" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="1047">a #GstDiscovererInfo</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="DiscovererInfo" c:type="const GstDiscovererInfo*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="get_missing_elements_installer_details"
|
|
|
|
c:identifier="gst_discoverer_info_get_missing_elements_installer_details"
|
|
|
|
version="1.4">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="1113">Get the installer details for missing elements</doc>
|
|
|
|
<source-position filename="gstdiscoverer.h" line="315"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="1120">An array of strings
|
2017-05-12 12:24:03 +00:00
|
|
|
containing informations about how to install the various missing elements
|
|
|
|
for @info to be usable. If you wish to use the strings after the life-time
|
|
|
|
of @info, you will need to copy them.</doc>
|
2018-10-19 18:03:09 +00:00
|
|
|
<array c:type="const gchar**">
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="utf8"/>
|
|
|
|
</array>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="info" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="1115">a #GstDiscovererStreamInfo to retrieve installer detail
|
2017-05-12 12:24:03 +00:00
|
|
|
for the missing element</doc>
|
|
|
|
<type name="DiscovererInfo" c:type="const GstDiscovererInfo*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="get_result" c:identifier="gst_discoverer_info_get_result">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="289"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="967">the result of the discovery as a #GstDiscovererResult.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="DiscovererResult" c:type="GstDiscovererResult"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="info" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="965">a #GstDiscovererInfo</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="DiscovererInfo" c:type="const GstDiscovererInfo*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="get_seekable"
|
|
|
|
c:identifier="gst_discoverer_info_get_seekable">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="301"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="1028">the whether the URI is seekable.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="gboolean" c:type="gboolean"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="info" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="1026">a #GstDiscovererInfo</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="DiscovererInfo" c:type="const GstDiscovererInfo*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="get_stream_info"
|
|
|
|
c:identifier="gst_discoverer_info_get_stream_info">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="292"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="976">the structure (or topology) of the URI as a
|
2017-05-12 12:24:03 +00:00
|
|
|
#GstDiscovererStreamInfo.
|
|
|
|
This structure can be traversed to see the original hierarchy. Unref with
|
|
|
|
gst_discoverer_stream_info_unref() after usage.</doc>
|
|
|
|
<type name="DiscovererStreamInfo" c:type="GstDiscovererStreamInfo*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="info" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="974">a #GstDiscovererInfo</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="DiscovererInfo" c:type="GstDiscovererInfo*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="get_stream_list"
|
|
|
|
c:identifier="gst_discoverer_info_get_stream_list">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="295"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="996">the list of
|
2017-05-12 12:24:03 +00:00
|
|
|
all streams contained in the #info. Free after usage
|
|
|
|
with gst_discoverer_stream_info_list_free().</doc>
|
|
|
|
<type name="GLib.List" c:type="GList*">
|
|
|
|
<type name="DiscovererStreamInfo"/>
|
|
|
|
</type>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="info" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="994">a #GstDiscovererInfo</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="DiscovererInfo" c:type="GstDiscovererInfo*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="get_streams"
|
|
|
|
c:identifier="gst_discoverer_info_get_streams">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="465">Finds the #GstDiscovererStreamInfo contained in @info that match the
|
2017-05-12 12:24:03 +00:00
|
|
|
given @streamtype.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="318"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="473">A #GList of
|
2017-05-12 12:24:03 +00:00
|
|
|
matching #GstDiscovererStreamInfo. The caller should free it with
|
|
|
|
gst_discoverer_stream_info_list_free().</doc>
|
|
|
|
<type name="GLib.List" c:type="GList*">
|
|
|
|
<type name="DiscovererStreamInfo"/>
|
|
|
|
</type>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="info" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="467">a #GstDiscovererInfo</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="DiscovererInfo" c:type="GstDiscovererInfo*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
<parameter name="streamtype" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="468">a #GType derived from #GstDiscovererStreamInfo</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="GType" c:type="GType"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="get_subtitle_streams"
|
|
|
|
c:identifier="gst_discoverer_info_get_subtitle_streams">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="524">Finds all the #GstDiscovererSubtitleInfo contained in @info</doc>
|
|
|
|
<source-position filename="gstdiscoverer.h" line="328"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="530">A #GList of
|
2017-05-12 12:24:03 +00:00
|
|
|
matching #GstDiscovererStreamInfo. The caller should free it with
|
|
|
|
gst_discoverer_stream_info_list_free().</doc>
|
|
|
|
<type name="GLib.List" c:type="GList*">
|
|
|
|
<type name="DiscovererStreamInfo"/>
|
|
|
|
</type>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="info" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="526">a #GstDiscovererInfo</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="DiscovererInfo" c:type="GstDiscovererInfo*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="get_tags" c:identifier="gst_discoverer_info_get_tags">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="310"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="1064">all tags contained in the URI. If you wish to use
|
2017-05-12 12:24:03 +00:00
|
|
|
the tags after the life-time of @info, you will need to copy them.</doc>
|
|
|
|
<type name="Gst.TagList" c:type="const GstTagList*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="info" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="1062">a #GstDiscovererInfo</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="DiscovererInfo" c:type="const GstDiscovererInfo*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="get_toc" c:identifier="gst_discoverer_info_get_toc">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="312"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="1074">TOC contained in the URI. If you wish to use
|
2017-05-12 12:24:03 +00:00
|
|
|
the TOC after the life-time of @info, you will need to copy it.</doc>
|
|
|
|
<type name="Gst.Toc" c:type="const GstToc*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="info" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="1072">a #GstDiscovererInfo</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="DiscovererInfo" c:type="const GstDiscovererInfo*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="get_uri" c:identifier="gst_discoverer_info_get_uri">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="286"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="957">the URI to which this information corresponds to.
|
2017-05-12 12:24:03 +00:00
|
|
|
Copy it if you wish to use it after the life-time of @info.</doc>
|
|
|
|
<type name="utf8" c:type="const gchar*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="info" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="955">a #GstDiscovererInfo</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="DiscovererInfo" c:type="const GstDiscovererInfo*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="get_video_streams"
|
|
|
|
c:identifier="gst_discoverer_info_get_video_streams">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="508">Finds all the #GstDiscovererVideoInfo contained in @info</doc>
|
|
|
|
<source-position filename="gstdiscoverer.h" line="325"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="514">A #GList of
|
2017-05-12 12:24:03 +00:00
|
|
|
matching #GstDiscovererStreamInfo. The caller should free it with
|
|
|
|
gst_discoverer_stream_info_list_free().</doc>
|
|
|
|
<type name="GLib.List" c:type="GList*">
|
|
|
|
<type name="DiscovererStreamInfo"/>
|
|
|
|
</type>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="info" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="510">a #GstDiscovererInfo</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="DiscovererInfo" c:type="GstDiscovererInfo*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="to_variant"
|
|
|
|
c:identifier="gst_discoverer_info_to_variant"
|
|
|
|
version="1.6">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer.c"
|
|
|
|
line="2632">Serializes @info to a #GVariant that can be parsed again
|
2017-05-12 12:24:03 +00:00
|
|
|
through gst_discoverer_info_from_variant().
|
|
|
|
|
|
|
|
Note that any #GstToc (s) that might have been discovered will not be serialized
|
|
|
|
for now.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="334"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer.c"
|
|
|
|
line="2644">A newly-allocated #GVariant representing @info.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="GLib.Variant" c:type="GVariant*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="info" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer.c"
|
|
|
|
line="2634">A #GstDiscovererInfo</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="DiscovererInfo" c:type="GstDiscovererInfo*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
<parameter name="flags" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer.c"
|
|
|
|
line="2635">A combination of #GstDiscovererSerializeFlags to specify
|
2017-05-12 12:24:03 +00:00
|
|
|
what needs to be serialized.</doc>
|
|
|
|
<type name="DiscovererSerializeFlags"
|
|
|
|
c:type="GstDiscovererSerializeFlags"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
</class>
|
|
|
|
<record name="DiscovererPrivate"
|
|
|
|
c:type="GstDiscovererPrivate"
|
|
|
|
disguised="1">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="356"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
</record>
|
|
|
|
<enumeration name="DiscovererResult"
|
|
|
|
glib:type-name="GstDiscovererResult"
|
|
|
|
glib:get-type="gst_discoverer_result_get_type"
|
|
|
|
c:type="GstDiscovererResult">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer.h"
|
|
|
|
line="217">Result values for the discovery process.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<member name="ok"
|
|
|
|
value="0"
|
|
|
|
c:identifier="GST_DISCOVERER_OK"
|
|
|
|
glib:nick="ok">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer.h"
|
|
|
|
line="219">The discovery was successful</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
</member>
|
|
|
|
<member name="uri_invalid"
|
|
|
|
value="1"
|
|
|
|
c:identifier="GST_DISCOVERER_URI_INVALID"
|
|
|
|
glib:nick="uri-invalid">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer.h"
|
|
|
|
line="220">the URI is invalid</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
</member>
|
|
|
|
<member name="error"
|
|
|
|
value="2"
|
|
|
|
c:identifier="GST_DISCOVERER_ERROR"
|
|
|
|
glib:nick="error">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer.h"
|
|
|
|
line="221">an error happened and the GError is set</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
</member>
|
|
|
|
<member name="timeout"
|
|
|
|
value="3"
|
|
|
|
c:identifier="GST_DISCOVERER_TIMEOUT"
|
|
|
|
glib:nick="timeout">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer.h"
|
|
|
|
line="222">the discovery timed-out</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
</member>
|
|
|
|
<member name="busy"
|
|
|
|
value="4"
|
|
|
|
c:identifier="GST_DISCOVERER_BUSY"
|
|
|
|
glib:nick="busy">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer.h"
|
|
|
|
line="223">the discoverer was already discovering a file</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
</member>
|
|
|
|
<member name="missing_plugins"
|
|
|
|
value="5"
|
|
|
|
c:identifier="GST_DISCOVERER_MISSING_PLUGINS"
|
|
|
|
glib:nick="missing-plugins">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer.h"
|
|
|
|
line="224">Some plugins are missing for full discovery</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
</member>
|
|
|
|
</enumeration>
|
|
|
|
<bitfield name="DiscovererSerializeFlags"
|
|
|
|
version="1.6"
|
|
|
|
glib:type-name="GstDiscovererSerializeFlags"
|
|
|
|
glib:get-type="gst_discoverer_serialize_flags_get_type"
|
|
|
|
c:type="GstDiscovererSerializeFlags">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer.h"
|
|
|
|
line="237">You can use these flags to control what is serialized by
|
2017-05-12 12:24:03 +00:00
|
|
|
gst_discoverer_info_to_variant()</doc>
|
|
|
|
<member name="basic"
|
|
|
|
value="0"
|
|
|
|
c:identifier="GST_DISCOVERER_SERIALIZE_BASIC"
|
|
|
|
glib:nick="basic">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer.h"
|
|
|
|
line="239">Serialize only basic information, excluding
|
2017-05-12 12:24:03 +00:00
|
|
|
caps, tags and miscellaneous information</doc>
|
|
|
|
</member>
|
|
|
|
<member name="caps"
|
|
|
|
value="1"
|
|
|
|
c:identifier="GST_DISCOVERER_SERIALIZE_CAPS"
|
|
|
|
glib:nick="caps">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer.h"
|
|
|
|
line="241">Serialize the caps for each stream</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
</member>
|
|
|
|
<member name="tags"
|
|
|
|
value="2"
|
|
|
|
c:identifier="GST_DISCOVERER_SERIALIZE_TAGS"
|
|
|
|
glib:nick="tags">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer.h"
|
|
|
|
line="242">Serialize the tags for each stream</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
</member>
|
|
|
|
<member name="misc"
|
|
|
|
value="4"
|
|
|
|
c:identifier="GST_DISCOVERER_SERIALIZE_MISC"
|
|
|
|
glib:nick="misc">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer.h"
|
|
|
|
line="243">Serialize miscellaneous information for each stream</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
</member>
|
|
|
|
<member name="all"
|
|
|
|
value="7"
|
|
|
|
c:identifier="GST_DISCOVERER_SERIALIZE_ALL"
|
|
|
|
glib:nick="all">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer.h"
|
|
|
|
line="244">Serialize all the available info, including
|
2017-05-12 12:24:03 +00:00
|
|
|
caps, tags and miscellaneous information</doc>
|
|
|
|
</member>
|
|
|
|
</bitfield>
|
|
|
|
<class name="DiscovererStreamInfo"
|
|
|
|
c:symbol-prefix="discoverer_stream_info"
|
|
|
|
c:type="GstDiscovererStreamInfo"
|
|
|
|
parent="GObject.Object"
|
|
|
|
glib:type-name="GstDiscovererStreamInfo"
|
|
|
|
glib:get-type="gst_discoverer_stream_info_get_type">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer.h"
|
|
|
|
line="41">Base structure for information concerning a media stream. Depending on the
|
2017-05-12 12:24:03 +00:00
|
|
|
stream type, one can find more media-specific information in
|
|
|
|
#GstDiscovererAudioInfo, #GstDiscovererVideoInfo, and
|
|
|
|
#GstDiscovererContainerInfo.
|
|
|
|
|
|
|
|
The #GstDiscovererStreamInfo represents the topology of the stream. Siblings
|
|
|
|
can be iterated over with gst_discoverer_stream_info_get_next() and
|
|
|
|
gst_discoverer_stream_info_get_previous(). Children (sub-streams) of a
|
|
|
|
stream can be accessed using the #GstDiscovererContainerInfo API.
|
|
|
|
|
|
|
|
As a simple example, if you run #GstDiscoverer on an AVI file with one audio
|
|
|
|
and one video stream, you will get a #GstDiscovererContainerInfo
|
|
|
|
corresponding to the AVI container, which in turn will have a
|
|
|
|
#GstDiscovererAudioInfo sub-stream and a #GstDiscovererVideoInfo sub-stream
|
|
|
|
for the audio and video streams respectively.</doc>
|
|
|
|
<function name="list_free"
|
|
|
|
c:identifier="gst_discoverer_stream_info_list_free">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="448">Decrements the reference count of all contained #GstDiscovererStreamInfo
|
2017-05-12 12:24:03 +00:00
|
|
|
and fress the #GList.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="341"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
|
|
|
<type name="none" c:type="void"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="infos" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="450">a #GList of #GstDiscovererStreamInfo</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="GLib.List" c:type="GList*">
|
|
|
|
<type name="DiscovererStreamInfo"/>
|
|
|
|
</type>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function>
|
|
|
|
<method name="get_caps"
|
|
|
|
c:identifier="gst_discoverer_stream_info_get_caps">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="70"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="634">the #GstCaps of the stream. Unref with
|
2017-05-12 12:24:03 +00:00
|
|
|
#gst_caps_unref after usage.</doc>
|
|
|
|
<type name="Gst.Caps" c:type="GstCaps*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="info" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="632">a #GstDiscovererStreamInfo</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="DiscovererStreamInfo"
|
|
|
|
c:type="GstDiscovererStreamInfo*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="get_misc"
|
|
|
|
c:identifier="gst_discoverer_stream_info_get_misc"
|
|
|
|
deprecated="1">
|
|
|
|
<doc-deprecated xml:space="preserve">This functions is deprecated since version 1.4, use
|
|
|
|
#gst_discoverer_info_get_missing_elements_installer_details</doc-deprecated>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="82"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="700">additional information regarding the stream (for
|
2017-05-12 12:24:03 +00:00
|
|
|
example codec version, profile, etc..). If you wish to use the #GstStructure
|
|
|
|
after the life-time of @info you will need to copy it.</doc>
|
|
|
|
<type name="Gst.Structure" c:type="const GstStructure*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="info" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="695">a #GstDiscovererStreamInfo</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="DiscovererStreamInfo"
|
|
|
|
c:type="GstDiscovererStreamInfo*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="get_next"
|
|
|
|
c:identifier="gst_discoverer_stream_info_get_next">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="67"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="615">the next #GstDiscovererStreamInfo in a chain. %NULL
|
2017-05-12 12:24:03 +00:00
|
|
|
for final streams.
|
|
|
|
Unref with #gst_discoverer_stream_info_unref after usage.</doc>
|
|
|
|
<type name="DiscovererStreamInfo" c:type="GstDiscovererStreamInfo*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="info" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="613">a #GstDiscovererStreamInfo</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="DiscovererStreamInfo"
|
|
|
|
c:type="GstDiscovererStreamInfo*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="get_previous"
|
|
|
|
c:identifier="gst_discoverer_stream_info_get_previous">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="64"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="597">the previous #GstDiscovererStreamInfo in a chain.
|
2017-05-12 12:24:03 +00:00
|
|
|
%NULL for starting points. Unref with #gst_discoverer_stream_info_unref
|
|
|
|
after usage.</doc>
|
|
|
|
<type name="DiscovererStreamInfo" c:type="GstDiscovererStreamInfo*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="info" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="595">a #GstDiscovererStreamInfo</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="DiscovererStreamInfo"
|
|
|
|
c:type="GstDiscovererStreamInfo*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="get_stream_id"
|
|
|
|
c:identifier="gst_discoverer_stream_info_get_stream_id">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="79"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="681">the stream ID of this stream. If you wish to
|
2017-05-12 12:24:03 +00:00
|
|
|
use the stream ID after the life-time of @info you will need to copy it.</doc>
|
|
|
|
<type name="utf8" c:type="const gchar*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="info" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="679">a #GstDiscovererStreamInfo</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="DiscovererStreamInfo"
|
|
|
|
c:type="GstDiscovererStreamInfo*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="get_stream_type_nick"
|
|
|
|
c:identifier="gst_discoverer_stream_info_get_stream_type_nick">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="85"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="562">a human readable name for the stream type of the given @info (ex : "audio",
|
2017-05-12 12:24:03 +00:00
|
|
|
"container",...).</doc>
|
|
|
|
<type name="utf8" c:type="const gchar*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="info" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="560">a #GstDiscovererStreamInfo</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="DiscovererStreamInfo"
|
|
|
|
c:type="GstDiscovererStreamInfo*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="get_tags"
|
|
|
|
c:identifier="gst_discoverer_stream_info_get_tags">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="73"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="651">the tags contained in this stream. If you wish to
|
2017-05-12 12:24:03 +00:00
|
|
|
use the tags after the life-time of @info you will need to copy them.</doc>
|
|
|
|
<type name="Gst.TagList" c:type="const GstTagList*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="info" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="649">a #GstDiscovererStreamInfo</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="DiscovererStreamInfo"
|
|
|
|
c:type="GstDiscovererStreamInfo*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="get_toc" c:identifier="gst_discoverer_stream_info_get_toc">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="76"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="666">the TOC contained in this stream. If you wish to
|
2017-05-12 12:24:03 +00:00
|
|
|
use the TOC after the life-time of @info you will need to copy it.</doc>
|
|
|
|
<type name="Gst.Toc" c:type="const GstToc*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="info" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="664">a #GstDiscovererStreamInfo</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="DiscovererStreamInfo"
|
|
|
|
c:type="GstDiscovererStreamInfo*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
</class>
|
|
|
|
<class name="DiscovererSubtitleInfo"
|
|
|
|
c:symbol-prefix="discoverer_subtitle_info"
|
|
|
|
c:type="GstDiscovererSubtitleInfo"
|
|
|
|
parent="DiscovererStreamInfo"
|
|
|
|
glib:type-name="GstDiscovererSubtitleInfo"
|
|
|
|
glib:get-type="gst_discoverer_subtitle_info_get_type">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer.h"
|
|
|
|
line="196">#GstDiscovererStreamInfo specific to subtitle streams (this includes text and
|
2017-05-12 12:24:03 +00:00
|
|
|
image based ones).</doc>
|
|
|
|
<method name="get_language"
|
|
|
|
c:identifier="gst_discoverer_subtitle_info_get_language">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="215"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="941">the language of the stream, or NULL if unknown.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="utf8" c:type="const gchar*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="info" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="939">a #GstDiscovererSubtitleInfo</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="DiscovererSubtitleInfo"
|
|
|
|
c:type="const GstDiscovererSubtitleInfo*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
</class>
|
|
|
|
<class name="DiscovererVideoInfo"
|
|
|
|
c:symbol-prefix="discoverer_video_info"
|
|
|
|
c:type="GstDiscovererVideoInfo"
|
|
|
|
parent="DiscovererStreamInfo"
|
|
|
|
glib:type-name="GstDiscovererVideoInfo"
|
|
|
|
glib:get-type="gst_discoverer_video_info_get_type">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer.h"
|
|
|
|
line="146">#GstDiscovererStreamInfo specific to video streams (this includes images).</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<method name="get_bitrate"
|
|
|
|
c:identifier="gst_discoverer_video_info_get_bitrate">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="188"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="901">the average or nominal bitrate of the video stream in bits/second.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint" c:type="guint"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="info" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="899">a #GstDiscovererVideoInfo</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="DiscovererVideoInfo"
|
|
|
|
c:type="const GstDiscovererVideoInfo*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="get_depth"
|
|
|
|
c:identifier="gst_discoverer_video_info_get_depth">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="170"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="842">the depth in bits of the video stream.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint" c:type="guint"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="info" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="840">a #GstDiscovererVideoInfo</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="DiscovererVideoInfo"
|
|
|
|
c:type="const GstDiscovererVideoInfo*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="get_framerate_denom"
|
|
|
|
c:identifier="gst_discoverer_video_info_get_framerate_denom">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="176"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="860">the framerate of the video stream (denominator).</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint" c:type="guint"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="info" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="858">a #GstDiscovererVideoInfo</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="DiscovererVideoInfo"
|
|
|
|
c:type="const GstDiscovererVideoInfo*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="get_framerate_num"
|
|
|
|
c:identifier="gst_discoverer_video_info_get_framerate_num">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="173"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="851">the framerate of the video stream (numerator).</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint" c:type="guint"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="info" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="849">a #GstDiscovererVideoInfo</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="DiscovererVideoInfo"
|
|
|
|
c:type="const GstDiscovererVideoInfo*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="get_height"
|
|
|
|
c:identifier="gst_discoverer_video_info_get_height">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="167"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="833">the height of the video stream in pixels.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint" c:type="guint"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="info" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="831">a #GstDiscovererVideoInfo</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="DiscovererVideoInfo"
|
|
|
|
c:type="const GstDiscovererVideoInfo*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="get_max_bitrate"
|
|
|
|
c:identifier="gst_discoverer_video_info_get_max_bitrate">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="191"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="910">the maximum bitrate of the video stream in bits/second.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint" c:type="guint"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="info" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="908">a #GstDiscovererVideoInfo</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="DiscovererVideoInfo"
|
|
|
|
c:type="const GstDiscovererVideoInfo*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="get_par_denom"
|
|
|
|
c:identifier="gst_discoverer_video_info_get_par_denom">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="182"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="878">the Pixel Aspect Ratio (PAR) of the video stream (denominator).</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint" c:type="guint"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="info" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="876">a #GstDiscovererVideoInfo</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="DiscovererVideoInfo"
|
|
|
|
c:type="const GstDiscovererVideoInfo*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="get_par_num"
|
|
|
|
c:identifier="gst_discoverer_video_info_get_par_num">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="179"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="869">the Pixel Aspect Ratio (PAR) of the video stream (numerator).</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint" c:type="guint"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="info" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="867">a #GstDiscovererVideoInfo</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="DiscovererVideoInfo"
|
|
|
|
c:type="const GstDiscovererVideoInfo*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="get_width"
|
|
|
|
c:identifier="gst_discoverer_video_info_get_width">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="164"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="824">the width of the video stream in pixels.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint" c:type="guint"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="info" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="822">a #GstDiscovererVideoInfo</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="DiscovererVideoInfo"
|
|
|
|
c:type="const GstDiscovererVideoInfo*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="is_image"
|
|
|
|
c:identifier="gst_discoverer_video_info_is_image">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="194"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="919">%TRUE if the video stream corresponds to an image (i.e. only contains
|
2017-05-12 12:24:03 +00:00
|
|
|
one frame).</doc>
|
|
|
|
<type name="gboolean" c:type="gboolean"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="info" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="917">a #GstDiscovererVideoInfo</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="DiscovererVideoInfo"
|
|
|
|
c:type="const GstDiscovererVideoInfo*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="is_interlaced"
|
|
|
|
c:identifier="gst_discoverer_video_info_is_interlaced">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstdiscoverer.h" line="185"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="887">%TRUE if the stream is interlaced, else %FALSE.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="gboolean" c:type="gboolean"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="info" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="885">a #GstDiscovererVideoInfo</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="DiscovererVideoInfo"
|
|
|
|
c:type="const GstDiscovererVideoInfo*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
</class>
|
2019-12-15 10:18:09 +00:00
|
|
|
<function-macro name="ENCODING_AUDIO_PROFILE"
|
|
|
|
c:identifier="GST_ENCODING_AUDIO_PROFILE"
|
|
|
|
introspectable="0">
|
|
|
|
<source-position filename="encoding-profile.h" line="93"/>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="obj">
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function-macro>
|
2017-05-12 12:24:03 +00:00
|
|
|
<constant name="ENCODING_CATEGORY_CAPTURE"
|
|
|
|
value="capture"
|
|
|
|
c:type="GST_ENCODING_CATEGORY_CAPTURE">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-target.h"
|
|
|
|
line="66">#GstEncodingTarget category for recording and capture.
|
2017-05-12 12:24:03 +00:00
|
|
|
Targets within this category are optimized for low latency encoding.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="encoding-target.h" line="72"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="utf8" c:type="gchar*"/>
|
|
|
|
</constant>
|
|
|
|
<constant name="ENCODING_CATEGORY_DEVICE"
|
|
|
|
value="device"
|
|
|
|
c:type="GST_ENCODING_CATEGORY_DEVICE">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-target.h"
|
|
|
|
line="35">#GstEncodingTarget category for device-specific targets.
|
2017-05-12 12:24:03 +00:00
|
|
|
The name of the target will usually be the constructor and model of the device,
|
|
|
|
and that target will contain #GstEncodingProfiles suitable for that device.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="encoding-target.h" line="42"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="utf8" c:type="gchar*"/>
|
|
|
|
</constant>
|
|
|
|
<constant name="ENCODING_CATEGORY_FILE_EXTENSION"
|
|
|
|
value="file-extension"
|
|
|
|
c:type="GST_ENCODING_CATEGORY_FILE_EXTENSION">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-target.h"
|
|
|
|
line="74">#GstEncodingTarget category for file extensions.
|
2017-05-12 12:24:03 +00:00
|
|
|
The name of the target will be the name of the file extensions possible
|
|
|
|
for a particular target. Those targets are defining like 'default' formats
|
|
|
|
usually used for a particular file extension.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="encoding-target.h" line="83"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="utf8" c:type="gchar*"/>
|
|
|
|
</constant>
|
|
|
|
<constant name="ENCODING_CATEGORY_ONLINE_SERVICE"
|
|
|
|
value="online-service"
|
|
|
|
c:type="GST_ENCODING_CATEGORY_ONLINE_SERVICE">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-target.h"
|
|
|
|
line="44">#GstEncodingTarget category for online-services.
|
2017-05-12 12:24:03 +00:00
|
|
|
The name of the target will usually be the name of the online service
|
|
|
|
and that target will contain #GstEncodingProfiles suitable for that online
|
|
|
|
service.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="encoding-target.h" line="53"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="utf8" c:type="gchar*"/>
|
|
|
|
</constant>
|
|
|
|
<constant name="ENCODING_CATEGORY_STORAGE_EDITING"
|
|
|
|
value="storage-editing"
|
|
|
|
c:type="GST_ENCODING_CATEGORY_STORAGE_EDITING">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-target.h"
|
|
|
|
line="55">#GstEncodingTarget category for storage, archiving and editing targets.
|
2017-05-12 12:24:03 +00:00
|
|
|
Those targets can be lossless and/or provide very fast random access content.
|
|
|
|
The name of the target will usually be the container type or editing target,
|
|
|
|
and that target will contain #GstEncodingProfiles suitable for editing or
|
|
|
|
storage.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="encoding-target.h" line="64"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="utf8" c:type="gchar*"/>
|
|
|
|
</constant>
|
2019-12-15 10:18:09 +00:00
|
|
|
<function-macro name="ENCODING_CONTAINER_PROFILE"
|
|
|
|
c:identifier="GST_ENCODING_CONTAINER_PROFILE"
|
|
|
|
introspectable="0">
|
|
|
|
<source-position filename="encoding-profile.h" line="57"/>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="obj">
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function-macro>
|
|
|
|
<function-macro name="ENCODING_PROFILE"
|
|
|
|
c:identifier="GST_ENCODING_PROFILE"
|
|
|
|
introspectable="0">
|
|
|
|
<source-position filename="encoding-profile.h" line="39"/>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="obj">
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function-macro>
|
|
|
|
<function-macro name="ENCODING_TARGET"
|
|
|
|
c:identifier="GST_ENCODING_TARGET"
|
|
|
|
introspectable="0">
|
|
|
|
<source-position filename="encoding-target.h" line="94"/>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="obj">
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function-macro>
|
|
|
|
<function-macro name="ENCODING_VIDEO_PROFILE"
|
|
|
|
c:identifier="GST_ENCODING_VIDEO_PROFILE"
|
|
|
|
introspectable="0">
|
|
|
|
<source-position filename="encoding-profile.h" line="75"/>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="obj">
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function-macro>
|
2017-05-12 12:24:03 +00:00
|
|
|
<class name="EncodingAudioProfile"
|
|
|
|
c:symbol-prefix="encoding_audio_profile"
|
|
|
|
c:type="GstEncodingAudioProfile"
|
|
|
|
parent="EncodingProfile"
|
|
|
|
glib:type-name="GstEncodingAudioProfile"
|
|
|
|
glib:get-type="gst_encoding_audio_profile_get_type"
|
|
|
|
glib:type-struct="EncodingAudioProfileClass">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.h"
|
|
|
|
line="90">Variant of #GstEncodingProfile for audio streams.</doc>
|
|
|
|
<source-position filename="encoding-profile.h" line="102"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<constructor name="new" c:identifier="gst_encoding_audio_profile_new">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="1191">Creates a new #GstEncodingAudioProfile
|
2017-05-12 12:24:03 +00:00
|
|
|
|
|
|
|
All provided allocatable arguments will be internally copied, so can be
|
|
|
|
safely freed/unreferenced after calling this method.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="encoding-profile.h" line="237"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="1205">the newly created #GstEncodingAudioProfile.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="EncodingAudioProfile" c:type="GstEncodingAudioProfile*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="format" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="1193">the #GstCaps</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="Gst.Caps" c:type="GstCaps*"/>
|
|
|
|
</parameter>
|
|
|
|
<parameter name="preset"
|
|
|
|
transfer-ownership="none"
|
|
|
|
nullable="1"
|
|
|
|
allow-none="1">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="1194">the preset(s) to use on the encoder, can be %NULL</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="utf8" c:type="const gchar*"/>
|
|
|
|
</parameter>
|
|
|
|
<parameter name="restriction"
|
|
|
|
transfer-ownership="none"
|
|
|
|
nullable="1"
|
|
|
|
allow-none="1">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="1195">the #GstCaps used to restrict the input to the encoder, can be
|
2017-05-12 12:24:03 +00:00
|
|
|
NULL. See gst_encoding_profile_get_restriction() for more details.</doc>
|
|
|
|
<type name="Gst.Caps" c:type="GstCaps*"/>
|
|
|
|
</parameter>
|
|
|
|
<parameter name="presence" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="1197">the number of time this stream must be used. 0 means any number of
|
2017-05-12 12:24:03 +00:00
|
|
|
times (including never)</doc>
|
|
|
|
<type name="guint" c:type="guint"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</constructor>
|
|
|
|
</class>
|
|
|
|
<record name="EncodingAudioProfileClass"
|
|
|
|
c:type="GstEncodingAudioProfileClass"
|
|
|
|
disguised="1"
|
|
|
|
glib:is-gtype-struct-for="EncodingAudioProfile">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="encoding-profile.h" line="102"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
</record>
|
|
|
|
<class name="EncodingContainerProfile"
|
|
|
|
c:symbol-prefix="encoding_container_profile"
|
|
|
|
c:type="GstEncodingContainerProfile"
|
|
|
|
parent="EncodingProfile"
|
|
|
|
glib:type-name="GstEncodingContainerProfile"
|
|
|
|
glib:get-type="gst_encoding_container_profile_get_type"
|
|
|
|
glib:type-struct="EncodingContainerProfileClass">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.h"
|
|
|
|
line="52">Encoding profiles for containers. Keeps track of a list of #GstEncodingProfile</doc>
|
|
|
|
<source-position filename="encoding-profile.h" line="64"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<constructor name="new"
|
|
|
|
c:identifier="gst_encoding_container_profile_new">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="1137">Creates a new #GstEncodingContainerProfile.</doc>
|
|
|
|
<source-position filename="encoding-profile.h" line="222"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="1147">The newly created #GstEncodingContainerProfile.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="EncodingContainerProfile"
|
|
|
|
c:type="GstEncodingContainerProfile*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="name"
|
|
|
|
transfer-ownership="none"
|
|
|
|
nullable="1"
|
|
|
|
allow-none="1">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="1139">The name of the container profile, can be %NULL</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="utf8" c:type="const gchar*"/>
|
|
|
|
</parameter>
|
|
|
|
<parameter name="description"
|
|
|
|
transfer-ownership="none"
|
|
|
|
nullable="1"
|
|
|
|
allow-none="1">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="1140">The description of the container profile,
|
2017-05-12 12:24:03 +00:00
|
|
|
can be %NULL</doc>
|
|
|
|
<type name="utf8" c:type="const gchar*"/>
|
|
|
|
</parameter>
|
|
|
|
<parameter name="format" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="1142">The format to use for this profile</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="Gst.Caps" c:type="GstCaps*"/>
|
|
|
|
</parameter>
|
|
|
|
<parameter name="preset"
|
|
|
|
transfer-ownership="none"
|
|
|
|
nullable="1"
|
|
|
|
allow-none="1">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="1143">The preset to use for this profile.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="utf8" c:type="const gchar*"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</constructor>
|
|
|
|
<method name="add_profile"
|
|
|
|
c:identifier="gst_encoding_container_profile_add_profile">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="1078">Add a #GstEncodingProfile to the list of profiles handled by @container.
|
2017-05-12 12:24:03 +00:00
|
|
|
|
|
|
|
No copy of @profile will be made, if you wish to use it elsewhere after this
|
|
|
|
method you should increment its reference count.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="encoding-profile.h" line="210"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="1088">%TRUE if the @stream was properly added, else %FALSE.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="gboolean" c:type="gboolean"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="container" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="1080">the #GstEncodingContainerProfile to use</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="EncodingContainerProfile"
|
|
|
|
c:type="GstEncodingContainerProfile*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
<parameter name="profile" transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="1081">the #GstEncodingProfile to add.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="EncodingProfile" c:type="GstEncodingProfile*"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="contains_profile"
|
|
|
|
c:identifier="gst_encoding_container_profile_contains_profile">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="1056">Checks if @container contains a #GstEncodingProfile identical to
|
2017-05-12 12:24:03 +00:00
|
|
|
@profile.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="encoding-profile.h" line="214"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="1064">%TRUE if @container contains a #GstEncodingProfile identical
|
2017-05-12 12:24:03 +00:00
|
|
|
to @profile, else %FALSE.</doc>
|
|
|
|
<type name="gboolean" c:type="gboolean"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="container" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="1058">a #GstEncodingContainerProfile</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="EncodingContainerProfile"
|
|
|
|
c:type="GstEncodingContainerProfile*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
<parameter name="profile" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="1059">a #GstEncodingProfile</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="EncodingProfile" c:type="GstEncodingProfile*"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="get_profiles"
|
|
|
|
c:identifier="gst_encoding_container_profile_get_profiles">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="encoding-profile.h" line="218"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="851">
|
2017-05-12 12:24:03 +00:00
|
|
|
the list of contained #GstEncodingProfile.</doc>
|
|
|
|
<type name="GLib.List" c:type="const GList*">
|
|
|
|
<type name="EncodingProfile"/>
|
|
|
|
</type>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="profile" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="849">a #GstEncodingContainerProfile</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="EncodingContainerProfile"
|
|
|
|
c:type="GstEncodingContainerProfile*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
</class>
|
|
|
|
<record name="EncodingContainerProfileClass"
|
|
|
|
c:type="GstEncodingContainerProfileClass"
|
|
|
|
disguised="1"
|
|
|
|
glib:is-gtype-struct-for="EncodingContainerProfile">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="encoding-profile.h" line="64"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
</record>
|
|
|
|
<class name="EncodingProfile"
|
|
|
|
c:symbol-prefix="encoding_profile"
|
|
|
|
c:type="GstEncodingProfile"
|
|
|
|
parent="GObject.Object"
|
|
|
|
glib:type-name="GstEncodingProfile"
|
|
|
|
glib:get-type="gst_encoding_profile_get_type"
|
|
|
|
glib:type-struct="EncodingProfileClass">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.h"
|
|
|
|
line="31">The opaque base class object for all encoding profiles. This contains generic
|
2017-05-12 12:24:03 +00:00
|
|
|
information like name, description, format and preset.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="encoding-profile.h" line="45"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<function name="find" c:identifier="gst_encoding_profile_find">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="1453">Find the #GstEncodingProfile with the specified name and category.</doc>
|
|
|
|
<source-position filename="encoding-profile.h" line="197"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="1462">The matching #GstEncodingProfile or %NULL.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="EncodingProfile" c:type="GstEncodingProfile*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="targetname" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="1455">The name of the target</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="utf8" c:type="const gchar*"/>
|
|
|
|
</parameter>
|
2018-03-18 17:42:45 +00:00
|
|
|
<parameter name="profilename"
|
|
|
|
transfer-ownership="none"
|
|
|
|
nullable="1"
|
|
|
|
allow-none="1">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="1456">The name of the profile, if %NULL
|
2017-05-12 12:24:03 +00:00
|
|
|
provided, it will default to the encoding profile called `default`.</doc>
|
|
|
|
<type name="utf8" c:type="const gchar*"/>
|
|
|
|
</parameter>
|
|
|
|
<parameter name="category"
|
|
|
|
transfer-ownership="none"
|
|
|
|
nullable="1"
|
|
|
|
allow-none="1">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="1458">The target category. Can be %NULL</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="utf8" c:type="const gchar*"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function>
|
|
|
|
<function name="from_discoverer"
|
|
|
|
c:identifier="gst_encoding_profile_from_discoverer">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="1929">Creates a #GstEncodingProfile matching the formats from the given
|
2017-05-12 12:24:03 +00:00
|
|
|
#GstDiscovererInfo. Streams other than audio or video (eg,
|
|
|
|
subtitles), are currently ignored.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="encoding-profile.h" line="257"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="1937">The new #GstEncodingProfile or %NULL.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="EncodingProfile" c:type="GstEncodingProfile*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="info" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="1931">The #GstDiscovererInfo to read from</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="DiscovererInfo" c:type="GstDiscovererInfo*"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function>
|
2019-04-23 14:26:39 +00:00
|
|
|
<method name="copy"
|
|
|
|
c:identifier="gst_encoding_profile_copy"
|
|
|
|
version="1.12">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="1986">Makes a deep copy of @self</doc>
|
|
|
|
<source-position filename="encoding-profile.h" line="260"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="1992">The copy of @self</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="EncodingProfile" c:type="GstEncodingProfile*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="self" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="1988">The #GstEncodingProfile to copy</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="EncodingProfile" c:type="GstEncodingProfile*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="get_allow_dynamic_output"
|
|
|
|
c:identifier="gst_encoding_profile_get_allow_dynamic_output">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="661">Get whether the format that has been negotiated in at some point can be renegotiated
|
2017-05-12 12:24:03 +00:00
|
|
|
later during the encoding.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="encoding-profile.h" line="149"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
|
|
|
<type name="gboolean" c:type="gboolean"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="profile" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="663">a #GstEncodingProfile</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="EncodingProfile" c:type="GstEncodingProfile*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="get_description"
|
|
|
|
c:identifier="gst_encoding_profile_get_description">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="encoding-profile.h" line="135"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="504">the description of the profile, can be %NULL.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="utf8" c:type="const gchar*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="profile" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="502">a #GstEncodingProfile</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="EncodingProfile" c:type="GstEncodingProfile*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="get_file_extension"
|
|
|
|
c:identifier="gst_encoding_profile_get_file_extension">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="encoding-profile.h" line="194"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="1352">a suitable file extension for @profile, or NULL.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="utf8" c:type="const gchar*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="profile" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="1350">a #GstEncodingProfile</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="EncodingProfile" c:type="GstEncodingProfile*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="get_format" c:identifier="gst_encoding_profile_get_format">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="encoding-profile.h" line="142"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="518">the #GstCaps corresponding to the media format used
|
2017-05-12 12:24:03 +00:00
|
|
|
in the profile. Unref after usage.</doc>
|
|
|
|
<type name="Gst.Caps" c:type="GstCaps*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="profile" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="516">a #GstEncodingProfile</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="EncodingProfile" c:type="GstEncodingProfile*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="get_input_caps"
|
|
|
|
c:identifier="gst_encoding_profile_get_input_caps">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="1236">Computes the full output caps that this @profile will be able to consume.</doc>
|
|
|
|
<source-position filename="encoding-profile.h" line="188"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="1242">The full caps the given @profile can consume. Call
|
2017-05-12 12:24:03 +00:00
|
|
|
gst_caps_unref() when you are done with the caps.</doc>
|
|
|
|
<type name="Gst.Caps" c:type="GstCaps*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="profile" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="1238">a #GstEncodingProfile</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="EncodingProfile" c:type="GstEncodingProfile*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="get_name" c:identifier="gst_encoding_profile_get_name">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="encoding-profile.h" line="128"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="490">the name of the profile, can be %NULL.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="utf8" c:type="const gchar*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="profile" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="488">a #GstEncodingProfile</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="EncodingProfile" c:type="GstEncodingProfile*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="get_presence"
|
|
|
|
c:identifier="gst_encoding_profile_get_presence">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="encoding-profile.h" line="166"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="562">The number of times the profile is used in its parent
|
2017-05-12 12:24:03 +00:00
|
|
|
container profile. If 0, it is not a mandatory stream.</doc>
|
|
|
|
<type name="guint" c:type="guint"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="profile" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="560">a #GstEncodingProfile</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="EncodingProfile" c:type="GstEncodingProfile*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="get_preset" c:identifier="gst_encoding_profile_get_preset">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="encoding-profile.h" line="156"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="533">the name of the #GstPreset to be used in the profile.
|
2017-05-12 12:24:03 +00:00
|
|
|
This is the name that has been set when saving the preset.</doc>
|
|
|
|
<type name="utf8" c:type="const gchar*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="profile" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="531">a #GstEncodingProfile</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="EncodingProfile" c:type="GstEncodingProfile*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="get_preset_name"
|
|
|
|
c:identifier="gst_encoding_profile_get_preset_name">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="encoding-profile.h" line="159"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="548">the name of the #GstPreset factory to be used in the profile.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="utf8" c:type="const gchar*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="profile" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="546">a #GstEncodingProfile</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="EncodingProfile" c:type="GstEncodingProfile*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="get_restriction"
|
|
|
|
c:identifier="gst_encoding_profile_get_restriction">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="encoding-profile.h" line="177"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="593">The restriction #GstCaps to apply before the encoder
|
2017-05-12 12:24:03 +00:00
|
|
|
that will be used in the profile. The fields present in restriction caps are
|
|
|
|
properties of the raw stream (that is before encoding), such as height and
|
|
|
|
width for video and depth and sampling rate for audio. Does not apply to
|
|
|
|
#GstEncodingContainerProfile (since there is no corresponding raw stream).
|
|
|
|
Can be %NULL. Unref after usage.</doc>
|
|
|
|
<type name="Gst.Caps" c:type="GstCaps*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="profile" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="591">a #GstEncodingProfile</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="EncodingProfile" c:type="GstEncodingProfile*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="get_type_nick"
|
|
|
|
c:identifier="gst_encoding_profile_get_type_nick">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="encoding-profile.h" line="191"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="1296">the human-readable name of the type of @profile.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="utf8" c:type="const gchar*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="profile" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="1294">a #GstEncodingProfile</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="EncodingProfile" c:type="GstEncodingProfile*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="is_enabled" c:identifier="gst_encoding_profile_is_enabled">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="encoding-profile.h" line="202"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
|
|
|
<type name="gboolean" c:type="gboolean"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="profile" transfer-ownership="none">
|
|
|
|
<type name="EncodingProfile" c:type="GstEncodingProfile*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="is_equal" c:identifier="gst_encoding_profile_is_equal">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="1217">Checks whether the two #GstEncodingProfile are equal</doc>
|
|
|
|
<source-position filename="encoding-profile.h" line="184"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="1224">%TRUE if @a and @b are equal, else %FALSE.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="gboolean" c:type="gboolean"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="a" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="1219">a #GstEncodingProfile</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="EncodingProfile" c:type="GstEncodingProfile*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
<parameter name="b" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="1220">a #GstEncodingProfile</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="EncodingProfile" c:type="GstEncodingProfile*"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="set_allow_dynamic_output"
|
|
|
|
c:identifier="gst_encoding_profile_set_allow_dynamic_output">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="676">Sets whether the format that has been negotiated in at some point can be renegotiated
|
2017-05-12 12:24:03 +00:00
|
|
|
later during the encoding.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="encoding-profile.h" line="152"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
|
|
|
<type name="none" c:type="void"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="profile" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="678">a #GstEncodingProfile</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="EncodingProfile" c:type="GstEncodingProfile*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
<parameter name="allow_dynamic_output" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="679">Whether the format that has been negotiated first can be renegotiated
|
2017-05-12 12:24:03 +00:00
|
|
|
during the encoding</doc>
|
|
|
|
<type name="gboolean" c:type="gboolean"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="set_description"
|
|
|
|
c:identifier="gst_encoding_profile_set_description">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="626">Set @description as the given description for the @profile. A copy of
|
2017-05-12 12:24:03 +00:00
|
|
|
@description will be made internally.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="encoding-profile.h" line="138"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
|
|
|
<type name="none" c:type="void"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="profile" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="628">a #GstEncodingProfile</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="EncodingProfile" c:type="GstEncodingProfile*"/>
|
|
|
|
</instance-parameter>
|
2018-02-19 20:15:52 +00:00
|
|
|
<parameter name="description"
|
|
|
|
transfer-ownership="none"
|
|
|
|
nullable="1"
|
|
|
|
allow-none="1">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="629">the description to set on the profile</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="utf8" c:type="const gchar*"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="set_enabled"
|
2019-04-23 14:26:39 +00:00
|
|
|
c:identifier="gst_encoding_profile_set_enabled"
|
|
|
|
version="1.6">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="746">Set whether the profile should be used or not.</doc>
|
|
|
|
<source-position filename="encoding-profile.h" line="205"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
|
|
|
<type name="none" c:type="void"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="profile" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="748">a #GstEncodingProfile</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="EncodingProfile" c:type="GstEncodingProfile*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
<parameter name="enabled" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="749">%FALSE to disable #profile, %TRUE to enable it</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="gboolean" c:type="gboolean"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="set_format" c:identifier="gst_encoding_profile_set_format">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="644">Sets the media format used in the profile.</doc>
|
|
|
|
<source-position filename="encoding-profile.h" line="145"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
|
|
|
<type name="none" c:type="void"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="profile" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="646">a #GstEncodingProfile</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="EncodingProfile" c:type="GstEncodingProfile*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
<parameter name="format" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="647">the media format to use in the profile.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="Gst.Caps" c:type="GstCaps*"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="set_name" c:identifier="gst_encoding_profile_set_name">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="609">Set @name as the given name for the @profile. A copy of @name will be made
|
2017-05-12 12:24:03 +00:00
|
|
|
internally.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="encoding-profile.h" line="131"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
|
|
|
<type name="none" c:type="void"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="profile" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="611">a #GstEncodingProfile</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="EncodingProfile" c:type="GstEncodingProfile*"/>
|
|
|
|
</instance-parameter>
|
2018-02-19 20:15:52 +00:00
|
|
|
<parameter name="name"
|
|
|
|
transfer-ownership="none"
|
|
|
|
nullable="1"
|
|
|
|
allow-none="1">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="612">the name to set on the profile</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="utf8" c:type="const gchar*"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="set_presence"
|
|
|
|
c:identifier="gst_encoding_profile_set_presence">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="730">Set the number of time the profile is used in its parent
|
2017-05-12 12:24:03 +00:00
|
|
|
container profile. If 0, it is not a mandatory stream</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="encoding-profile.h" line="169"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
|
|
|
<type name="none" c:type="void"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="profile" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="732">a #GstEncodingProfile</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="EncodingProfile" c:type="GstEncodingProfile*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
<parameter name="presence" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="733">the number of time the profile can be used</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint" c:type="guint"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="set_preset" c:identifier="gst_encoding_profile_set_preset">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="694">Sets the name of the #GstElement that implements the #GstPreset interface
|
2017-05-12 12:24:03 +00:00
|
|
|
to use for the profile.
|
|
|
|
This is the name that has been set when saving the preset.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="encoding-profile.h" line="162"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
|
|
|
<type name="none" c:type="void"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="profile" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="696">a #GstEncodingProfile</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="EncodingProfile" c:type="GstEncodingProfile*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
<parameter name="preset"
|
|
|
|
transfer-ownership="none"
|
|
|
|
nullable="1"
|
|
|
|
allow-none="1">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="697">the element preset to use</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="utf8" c:type="const gchar*"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="set_preset_name"
|
|
|
|
c:identifier="gst_encoding_profile_set_preset_name">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="713">Sets the name of the #GstPreset's factory to be used in the profile.</doc>
|
|
|
|
<source-position filename="encoding-profile.h" line="173"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
|
|
|
<type name="none" c:type="void"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="profile" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="715">a #GstEncodingProfile</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="EncodingProfile" c:type="GstEncodingProfile*"/>
|
|
|
|
</instance-parameter>
|
2018-02-19 20:15:52 +00:00
|
|
|
<parameter name="preset_name"
|
|
|
|
transfer-ownership="none"
|
|
|
|
nullable="1"
|
|
|
|
allow-none="1">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="716">The name of the preset to use in this @profile.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="utf8" c:type="const gchar*"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="set_restriction"
|
|
|
|
c:identifier="gst_encoding_profile_set_restriction">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="764">Set the restriction #GstCaps to apply before the encoder
|
2017-05-12 12:24:03 +00:00
|
|
|
that will be used in the profile. See gst_encoding_profile_get_restriction()
|
|
|
|
for more about restrictions. Does not apply to #GstEncodingContainerProfile.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="encoding-profile.h" line="180"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
|
|
|
<type name="none" c:type="void"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="profile" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="766">a #GstEncodingProfile</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="EncodingProfile" c:type="GstEncodingProfile*"/>
|
|
|
|
</instance-parameter>
|
2018-02-19 20:15:52 +00:00
|
|
|
<parameter name="restriction"
|
|
|
|
transfer-ownership="full"
|
|
|
|
nullable="1"
|
|
|
|
allow-none="1">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="767">the restriction to apply</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="Gst.Caps" c:type="GstCaps*"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<property name="restriction-caps" writable="1" transfer-ownership="none">
|
|
|
|
<type name="Gst.Caps"/>
|
|
|
|
</property>
|
|
|
|
</class>
|
|
|
|
<record name="EncodingProfileClass"
|
|
|
|
c:type="GstEncodingProfileClass"
|
|
|
|
disguised="1"
|
|
|
|
glib:is-gtype-struct-for="EncodingProfile">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="encoding-profile.h" line="45"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
</record>
|
|
|
|
<class name="EncodingTarget"
|
|
|
|
c:symbol-prefix="encoding_target"
|
|
|
|
c:type="GstEncodingTarget"
|
|
|
|
parent="GObject.Object"
|
|
|
|
glib:type-name="GstEncodingTarget"
|
|
|
|
glib:get-type="gst_encoding_target_get_type">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-target.h"
|
|
|
|
line="85">Collection of #GstEncodingProfile for a specific target or use-case.
|
2017-05-12 12:24:03 +00:00
|
|
|
|
|
|
|
When being stored/loaded, targets come from a specific category, like
|
|
|
|
#GST_ENCODING_CATEGORY_DEVICE.</doc>
|
|
|
|
<constructor name="new" c:identifier="gst_encoding_target_new">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-target.c"
|
|
|
|
line="195">Creates a new #GstEncodingTarget.
|
2017-05-12 12:24:03 +00:00
|
|
|
|
|
|
|
The name and category can only consist of lowercase ASCII letters for the
|
|
|
|
first character, followed by either lowercase ASCII letters, digits or
|
|
|
|
hyphens ('-').
|
|
|
|
|
|
|
|
The @category <emphasis>should</emphasis> be one of the existing
|
|
|
|
well-defined categories, like #GST_ENCODING_CATEGORY_DEVICE, but it
|
|
|
|
<emphasis>can</emphasis> be a application or user specific category if
|
|
|
|
needed.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="encoding-target.h" line="125"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-target.c"
|
|
|
|
line="216">The newly created #GstEncodingTarget or %NULL if
|
2017-05-12 12:24:03 +00:00
|
|
|
there was an error.</doc>
|
|
|
|
<type name="EncodingTarget" c:type="GstEncodingTarget*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="name" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-target.c"
|
|
|
|
line="197">The name of the target.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="utf8" c:type="const gchar*"/>
|
|
|
|
</parameter>
|
|
|
|
<parameter name="category" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-target.c"
|
|
|
|
line="198">The name of the category to which this @target
|
2017-05-12 12:24:03 +00:00
|
|
|
belongs. For example: #GST_ENCODING_CATEGORY_DEVICE.</doc>
|
|
|
|
<type name="utf8" c:type="const gchar*"/>
|
|
|
|
</parameter>
|
|
|
|
<parameter name="description" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-target.c"
|
|
|
|
line="200">A description of #GstEncodingTarget in the
|
2017-05-12 12:24:03 +00:00
|
|
|
current locale.</doc>
|
|
|
|
<type name="utf8" c:type="const gchar*"/>
|
|
|
|
</parameter>
|
|
|
|
<parameter name="profiles" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-target.c"
|
|
|
|
line="202">A #GList of
|
2017-05-12 12:24:03 +00:00
|
|
|
#GstEncodingProfile.</doc>
|
|
|
|
<type name="GLib.List" c:type="const GList*">
|
|
|
|
<type name="EncodingProfile"/>
|
|
|
|
</type>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</constructor>
|
|
|
|
<function name="load" c:identifier="gst_encoding_target_load" throws="1">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-target.c"
|
|
|
|
line="800">Searches for the #GstEncodingTarget with the given name, loads it
|
2017-05-12 12:24:03 +00:00
|
|
|
and returns it.
|
|
|
|
|
|
|
|
If the category name is specified only targets from that category will be
|
|
|
|
searched for.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="encoding-target.h" line="160"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-target.c"
|
|
|
|
line="815">The #GstEncodingTarget if available, else %NULL.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="EncodingTarget" c:type="GstEncodingTarget*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="name" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-target.c"
|
|
|
|
line="802">the name of the #GstEncodingTarget to load (automatically
|
2017-05-12 12:24:03 +00:00
|
|
|
converted to lower case internally as capital letters are not
|
|
|
|
valid for target names).</doc>
|
|
|
|
<type name="utf8" c:type="const gchar*"/>
|
|
|
|
</parameter>
|
|
|
|
<parameter name="category"
|
|
|
|
transfer-ownership="none"
|
|
|
|
nullable="1"
|
|
|
|
allow-none="1">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-target.c"
|
|
|
|
line="805">the name of the target category, like
|
2017-05-12 12:24:03 +00:00
|
|
|
#GST_ENCODING_CATEGORY_DEVICE. Can be %NULL</doc>
|
|
|
|
<type name="utf8" c:type="const gchar*"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function>
|
|
|
|
<function name="load_from_file"
|
|
|
|
c:identifier="gst_encoding_target_load_from_file"
|
|
|
|
throws="1">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-target.c"
|
|
|
|
line="700">Opens the provided file and returns the contained #GstEncodingTarget.</doc>
|
|
|
|
<source-position filename="encoding-target.h" line="165"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-target.c"
|
|
|
|
line="707">The #GstEncodingTarget contained in the file, else
|
2017-05-12 12:24:03 +00:00
|
|
|
%NULL</doc>
|
|
|
|
<type name="EncodingTarget" c:type="GstEncodingTarget*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="filepath" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-target.c"
|
|
|
|
line="702">The file location to load the #GstEncodingTarget from</doc>
|
2018-05-21 08:19:54 +00:00
|
|
|
<type name="filename" c:type="const gchar*"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function>
|
|
|
|
<method name="add_profile"
|
|
|
|
c:identifier="gst_encoding_target_add_profile">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-target.c"
|
|
|
|
line="264">Adds the given @profile to the @target. Each added profile must have
|
2017-05-12 12:24:03 +00:00
|
|
|
a unique name within the profile.
|
|
|
|
|
|
|
|
The @target will steal a reference to the @profile. If you wish to use
|
|
|
|
the profile after calling this method, you should increase its reference
|
|
|
|
count.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="encoding-target.h" line="147"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-target.c"
|
|
|
|
line="276">%TRUE if the profile was added, else %FALSE.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="gboolean" c:type="gboolean"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="target" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-target.c"
|
|
|
|
line="266">the #GstEncodingTarget to add a profile to</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="EncodingTarget" c:type="GstEncodingTarget*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
<parameter name="profile" transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-target.c"
|
|
|
|
line="267">the #GstEncodingProfile to add</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="EncodingProfile" c:type="GstEncodingProfile*"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="get_category"
|
|
|
|
c:identifier="gst_encoding_target_get_category">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="encoding-target.h" line="134"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-target.c"
|
|
|
|
line="95">The category of the @target. For example:
|
2017-05-12 12:24:03 +00:00
|
|
|
#GST_ENCODING_CATEGORY_DEVICE.</doc>
|
|
|
|
<type name="utf8" c:type="const gchar*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="target" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-target.c"
|
|
|
|
line="93">a #GstEncodingTarget</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="EncodingTarget" c:type="GstEncodingTarget*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="get_description"
|
|
|
|
c:identifier="gst_encoding_target_get_description">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="encoding-target.h" line="137"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-target.c"
|
|
|
|
line="108">The description of the @target.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="utf8" c:type="const gchar*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="target" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-target.c"
|
|
|
|
line="106">a #GstEncodingTarget</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="EncodingTarget" c:type="GstEncodingTarget*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="get_name" c:identifier="gst_encoding_target_get_name">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="encoding-target.h" line="131"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-target.c"
|
|
|
|
line="83">The name of the @target.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="utf8" c:type="const gchar*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="target" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-target.c"
|
|
|
|
line="81">a #GstEncodingTarget</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="EncodingTarget" c:type="GstEncodingTarget*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="get_profile"
|
|
|
|
c:identifier="gst_encoding_target_get_profile">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="encoding-target.h" line="143"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-target.c"
|
|
|
|
line="134">The matching #GstEncodingProfile, or %NULL.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="EncodingProfile" c:type="GstEncodingProfile*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="target" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-target.c"
|
|
|
|
line="131">a #GstEncodingTarget</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="EncodingTarget" c:type="GstEncodingTarget*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
<parameter name="name" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-target.c"
|
|
|
|
line="132">the name of the profile to retrieve</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="utf8" c:type="const gchar*"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="get_profiles"
|
|
|
|
c:identifier="gst_encoding_target_get_profiles">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="encoding-target.h" line="140"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-target.c"
|
|
|
|
line="120">A list of
|
2017-05-12 12:24:03 +00:00
|
|
|
#GstEncodingProfile(s) this @target handles.</doc>
|
|
|
|
<type name="GLib.List" c:type="const GList*">
|
|
|
|
<type name="EncodingProfile"/>
|
|
|
|
</type>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="target" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-target.c"
|
|
|
|
line="118">a #GstEncodingTarget</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="EncodingTarget" c:type="GstEncodingTarget*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="save" c:identifier="gst_encoding_target_save" throws="1">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-target.c"
|
|
|
|
line="984">Saves the @target to a default user-local directory.</doc>
|
|
|
|
<source-position filename="encoding-target.h" line="151"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-target.c"
|
|
|
|
line="991">%TRUE if the target was correctly saved, else %FALSE.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="gboolean" c:type="gboolean"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="target" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-target.c"
|
|
|
|
line="986">a #GstEncodingTarget</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="EncodingTarget" c:type="GstEncodingTarget*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="save_to_file"
|
|
|
|
c:identifier="gst_encoding_target_save_to_file"
|
|
|
|
throws="1">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-target.c"
|
|
|
|
line="916">Saves the @target to the provided file location.</doc>
|
|
|
|
<source-position filename="encoding-target.h" line="155"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-target.c"
|
|
|
|
line="924">%TRUE if the target was correctly saved, else %FALSE.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="gboolean" c:type="gboolean"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="target" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-target.c"
|
|
|
|
line="918">a #GstEncodingTarget</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="EncodingTarget" c:type="GstEncodingTarget*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
<parameter name="filepath" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-target.c"
|
|
|
|
line="919">the location to store the @target at.</doc>
|
2018-05-21 08:19:54 +00:00
|
|
|
<type name="filename" c:type="const gchar*"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
</class>
|
|
|
|
<class name="EncodingVideoProfile"
|
|
|
|
c:symbol-prefix="encoding_video_profile"
|
|
|
|
c:type="GstEncodingVideoProfile"
|
|
|
|
parent="EncodingProfile"
|
|
|
|
glib:type-name="GstEncodingVideoProfile"
|
|
|
|
glib:get-type="gst_encoding_video_profile_get_type"
|
|
|
|
glib:type-struct="EncodingVideoProfileClass">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.h"
|
|
|
|
line="71">Variant of #GstEncodingProfile for video streams, allows specifying the @pass.</doc>
|
|
|
|
<source-position filename="encoding-profile.h" line="83"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<constructor name="new" c:identifier="gst_encoding_video_profile_new">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="1160">Creates a new #GstEncodingVideoProfile
|
2017-05-12 12:24:03 +00:00
|
|
|
|
|
|
|
All provided allocatable arguments will be internally copied, so can be
|
|
|
|
safely freed/unreferenced after calling this method.
|
|
|
|
|
|
|
|
If you wish to control the pass number (in case of multi-pass scenarios),
|
|
|
|
please refer to the gst_encoding_video_profile_set_pass() documentation.
|
|
|
|
|
|
|
|
If you wish to use/force a constant framerate please refer to the
|
|
|
|
gst_encoding_video_profile_set_variableframerate() documentation.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="encoding-profile.h" line="231"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="1180">the newly created #GstEncodingVideoProfile.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="EncodingVideoProfile" c:type="GstEncodingVideoProfile*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="format" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="1162">the #GstCaps</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="Gst.Caps" c:type="GstCaps*"/>
|
|
|
|
</parameter>
|
|
|
|
<parameter name="preset"
|
|
|
|
transfer-ownership="none"
|
|
|
|
nullable="1"
|
|
|
|
allow-none="1">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="1163">the preset(s) to use on the encoder, can be %NULL</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="utf8" c:type="const gchar*"/>
|
|
|
|
</parameter>
|
|
|
|
<parameter name="restriction"
|
|
|
|
transfer-ownership="none"
|
|
|
|
nullable="1"
|
|
|
|
allow-none="1">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="1164">the #GstCaps used to restrict the input to the encoder, can be
|
2017-05-12 12:24:03 +00:00
|
|
|
NULL. See gst_encoding_profile_get_restriction() for more details.</doc>
|
|
|
|
<type name="Gst.Caps" c:type="GstCaps*"/>
|
|
|
|
</parameter>
|
|
|
|
<parameter name="presence" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="1166">the number of time this stream must be used. 0 means any number of
|
2017-05-12 12:24:03 +00:00
|
|
|
times (including never)</doc>
|
|
|
|
<type name="guint" c:type="guint"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</constructor>
|
|
|
|
<method name="get_pass"
|
|
|
|
c:identifier="gst_encoding_video_profile_get_pass">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="904">Get the pass number if this is part of a multi-pass profile.</doc>
|
|
|
|
<source-position filename="encoding-profile.h" line="243"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="910">The pass number. Starts at 1 for multi-pass. 0 if this is
|
2017-05-12 12:24:03 +00:00
|
|
|
not a multi-pass profile</doc>
|
|
|
|
<type name="guint" c:type="guint"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="prof" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="906">a #GstEncodingVideoProfile</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="EncodingVideoProfile"
|
|
|
|
c:type="GstEncodingVideoProfile*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="get_variableframerate"
|
|
|
|
c:identifier="gst_encoding_video_profile_get_variableframerate">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="encoding-profile.h" line="246"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="925">Whether non-constant video framerate is allowed for encoding.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="gboolean" c:type="gboolean"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="prof" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="923">a #GstEncodingVideoProfile</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="EncodingVideoProfile"
|
|
|
|
c:type="GstEncodingVideoProfile*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="set_pass"
|
|
|
|
c:identifier="gst_encoding_video_profile_set_pass">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="936">Sets the pass number of this video profile. The first pass profile should have
|
2017-05-12 12:24:03 +00:00
|
|
|
this value set to 1. If this video profile isn't part of a multi-pass profile,
|
|
|
|
you may set it to 0 (the default value).</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="encoding-profile.h" line="249"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
|
|
|
<type name="none" c:type="void"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="prof" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="938">a #GstEncodingVideoProfile</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="EncodingVideoProfile"
|
|
|
|
c:type="GstEncodingVideoProfile*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
<parameter name="pass" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="939">the pass number for this profile</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint" c:type="guint"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="set_variableframerate"
|
|
|
|
c:identifier="gst_encoding_video_profile_set_variableframerate">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="953">If set to %TRUE, then the incoming stream will be allowed to have non-constant
|
2017-05-12 12:24:03 +00:00
|
|
|
framerate. If set to %FALSE (default value), then the incoming stream will
|
|
|
|
be normalized by dropping/duplicating frames in order to produce a
|
|
|
|
constance framerate.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="encoding-profile.h" line="253"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
|
|
|
<type name="none" c:type="void"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="prof" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="955">a #GstEncodingVideoProfile</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="EncodingVideoProfile"
|
|
|
|
c:type="GstEncodingVideoProfile*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
<parameter name="variableframerate" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.c"
|
|
|
|
line="956">a boolean</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="gboolean" c:type="gboolean"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
</class>
|
|
|
|
<record name="EncodingVideoProfileClass"
|
|
|
|
c:type="GstEncodingVideoProfileClass"
|
|
|
|
disguised="1"
|
|
|
|
glib:is-gtype-struct-for="EncodingVideoProfile">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="encoding-profile.h" line="83"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
</record>
|
2019-12-15 10:18:09 +00:00
|
|
|
<function-macro name="IS_DISCOVERER"
|
|
|
|
c:identifier="GST_IS_DISCOVERER"
|
|
|
|
introspectable="0">
|
|
|
|
<source-position filename="gstdiscoverer.h" line="342"/>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="obj">
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function-macro>
|
|
|
|
<function-macro name="IS_DISCOVERER_AUDIO_INFO"
|
|
|
|
c:identifier="GST_IS_DISCOVERER_AUDIO_INFO"
|
|
|
|
introspectable="0">
|
|
|
|
<source-position filename="gstdiscoverer.h" line="114"/>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="obj">
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function-macro>
|
|
|
|
<function-macro name="IS_DISCOVERER_CLASS"
|
|
|
|
c:identifier="GST_IS_DISCOVERER_CLASS"
|
|
|
|
introspectable="0">
|
|
|
|
<source-position filename="gstdiscoverer.h" line="344"/>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="klass">
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function-macro>
|
|
|
|
<function-macro name="IS_DISCOVERER_CONTAINER_INFO"
|
|
|
|
c:identifier="GST_IS_DISCOVERER_CONTAINER_INFO"
|
|
|
|
introspectable="0">
|
|
|
|
<source-position filename="gstdiscoverer.h" line="94"/>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="obj">
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function-macro>
|
|
|
|
<function-macro name="IS_DISCOVERER_INFO"
|
|
|
|
c:identifier="GST_IS_DISCOVERER_INFO"
|
|
|
|
introspectable="0">
|
|
|
|
<source-position filename="gstdiscoverer.h" line="266"/>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="obj">
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function-macro>
|
|
|
|
<function-macro name="IS_DISCOVERER_STREAM_INFO"
|
|
|
|
c:identifier="GST_IS_DISCOVERER_STREAM_INFO"
|
|
|
|
introspectable="0">
|
|
|
|
<source-position filename="gstdiscoverer.h" line="32"/>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="obj">
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function-macro>
|
|
|
|
<function-macro name="IS_DISCOVERER_SUBTITLE_INFO"
|
|
|
|
c:identifier="GST_IS_DISCOVERER_SUBTITLE_INFO"
|
|
|
|
introspectable="0">
|
|
|
|
<source-position filename="gstdiscoverer.h" line="201"/>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="obj">
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function-macro>
|
|
|
|
<function-macro name="IS_DISCOVERER_VIDEO_INFO"
|
|
|
|
c:identifier="GST_IS_DISCOVERER_VIDEO_INFO"
|
|
|
|
introspectable="0">
|
|
|
|
<source-position filename="gstdiscoverer.h" line="151"/>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="obj">
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function-macro>
|
|
|
|
<function-macro name="IS_ENCODING_AUDIO_PROFILE"
|
|
|
|
c:identifier="GST_IS_ENCODING_AUDIO_PROFILE"
|
|
|
|
introspectable="0">
|
|
|
|
<source-position filename="encoding-profile.h" line="95"/>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="obj">
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function-macro>
|
|
|
|
<function-macro name="IS_ENCODING_CONTAINER_PROFILE"
|
|
|
|
c:identifier="GST_IS_ENCODING_CONTAINER_PROFILE"
|
|
|
|
introspectable="0">
|
|
|
|
<source-position filename="encoding-profile.h" line="59"/>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="obj">
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function-macro>
|
|
|
|
<function-macro name="IS_ENCODING_PROFILE"
|
|
|
|
c:identifier="GST_IS_ENCODING_PROFILE"
|
|
|
|
introspectable="0">
|
|
|
|
<source-position filename="encoding-profile.h" line="41"/>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="obj">
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function-macro>
|
|
|
|
<function-macro name="IS_ENCODING_TARGET"
|
|
|
|
c:identifier="GST_IS_ENCODING_TARGET"
|
|
|
|
introspectable="0">
|
|
|
|
<source-position filename="encoding-target.h" line="96"/>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="obj">
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function-macro>
|
|
|
|
<function-macro name="IS_ENCODING_VIDEO_PROFILE"
|
|
|
|
c:identifier="GST_IS_ENCODING_VIDEO_PROFILE"
|
|
|
|
introspectable="0">
|
|
|
|
<source-position filename="encoding-profile.h" line="77"/>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="obj">
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function-macro>
|
|
|
|
<function-macro name="IS_SYNAESTHESIA"
|
|
|
|
c:identifier="GST_IS_SYNAESTHESIA"
|
|
|
|
introspectable="0">
|
|
|
|
<source-position filename="gstaudiovisualizer.h" line="39"/>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="obj">
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function-macro>
|
|
|
|
<function-macro name="IS_SYNAESTHESIA_CLASS"
|
|
|
|
c:identifier="GST_IS_SYNAESTHESIA_CLASS"
|
|
|
|
introspectable="0">
|
|
|
|
<source-position filename="gstaudiovisualizer.h" line="40"/>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="klass">
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function-macro>
|
2017-05-12 12:24:03 +00:00
|
|
|
<record name="InstallPluginsContext"
|
|
|
|
c:type="GstInstallPluginsContext"
|
|
|
|
glib:type-name="GstInstallPluginsContext"
|
|
|
|
glib:get-type="gst_install_plugins_context_get_type"
|
|
|
|
c:symbol-prefix="install_plugins_context">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="install-plugins.h"
|
|
|
|
line="90">Opaque context structure for the plugin installation. Use the provided
|
2017-05-12 12:24:03 +00:00
|
|
|
API to set details on it.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="install-plugins.h" line="99"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<constructor name="new" c:identifier="gst_install_plugins_context_new">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="install-plugins.c"
|
|
|
|
line="415">Creates a new #GstInstallPluginsContext.</doc>
|
|
|
|
<source-position filename="install-plugins.h" line="102"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="install-plugins.c"
|
|
|
|
line="420">a new #GstInstallPluginsContext. Free with
|
2017-05-12 12:24:03 +00:00
|
|
|
gst_install_plugins_context_free() when no longer needed</doc>
|
|
|
|
<type name="InstallPluginsContext"
|
|
|
|
c:type="GstInstallPluginsContext*"/>
|
|
|
|
</return-value>
|
|
|
|
</constructor>
|
2017-06-25 08:16:36 +00:00
|
|
|
<method name="copy" c:identifier="gst_install_plugins_context_copy">
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="install-plugins.h" line="105"/>
|
2017-06-25 08:16:36 +00:00
|
|
|
<return-value transfer-ownership="full">
|
|
|
|
<type name="InstallPluginsContext"
|
|
|
|
c:type="GstInstallPluginsContext*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="ctx" transfer-ownership="none">
|
|
|
|
<type name="InstallPluginsContext"
|
|
|
|
c:type="GstInstallPluginsContext*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
2017-05-12 12:24:03 +00:00
|
|
|
<method name="free" c:identifier="gst_install_plugins_context_free">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="install-plugins.c"
|
|
|
|
line="429">Frees a #GstInstallPluginsContext.</doc>
|
|
|
|
<source-position filename="install-plugins.h" line="107"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
|
|
|
<type name="none" c:type="void"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="ctx" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="install-plugins.c"
|
|
|
|
line="431">a #GstInstallPluginsContext</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="InstallPluginsContext"
|
|
|
|
c:type="GstInstallPluginsContext*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="set_confirm_search"
|
|
|
|
c:identifier="gst_install_plugins_context_set_confirm_search"
|
|
|
|
version="1.6">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="install-plugins.c"
|
|
|
|
line="294">This function is used to tell the external installer process whether it
|
2017-05-12 12:24:03 +00:00
|
|
|
should ask for confirmation or not before searching for missing plugins.
|
|
|
|
|
|
|
|
If set, this option will be passed to the installer via a
|
|
|
|
--interaction=[show-confirm-search|hide-confirm-search] command line option.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="install-plugins.h" line="110"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
|
|
|
<type name="none" c:type="void"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="ctx" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="install-plugins.c"
|
|
|
|
line="296">a #GstInstallPluginsContext</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="InstallPluginsContext"
|
|
|
|
c:type="GstInstallPluginsContext*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
<parameter name="confirm_search" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="install-plugins.c"
|
|
|
|
line="297">whether to ask for confirmation before searching for plugins</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="gboolean" c:type="gboolean"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="set_desktop_id"
|
|
|
|
c:identifier="gst_install_plugins_context_set_desktop_id"
|
|
|
|
version="1.6">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="install-plugins.c"
|
|
|
|
line="319">This function is used to pass the calling application's desktop file ID to
|
2017-05-12 12:24:03 +00:00
|
|
|
the external installer process.
|
|
|
|
|
|
|
|
A desktop file ID is the basename of the desktop file, including the
|
|
|
|
.desktop extension.
|
|
|
|
|
|
|
|
If set, the desktop file ID will be passed to the installer via a
|
|
|
|
--desktop-id= command line option.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="install-plugins.h" line="114"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
|
|
|
<type name="none" c:type="void"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="ctx" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="install-plugins.c"
|
|
|
|
line="321">a #GstInstallPluginsContext</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="InstallPluginsContext"
|
|
|
|
c:type="GstInstallPluginsContext*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
<parameter name="desktop_id" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="install-plugins.c"
|
|
|
|
line="322">the desktop file ID of the calling application</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="utf8" c:type="const gchar*"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="set_startup_notification_id"
|
|
|
|
c:identifier="gst_install_plugins_context_set_startup_notification_id"
|
|
|
|
version="1.6">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="install-plugins.c"
|
|
|
|
line="344">Sets the startup notification ID for the launched process.
|
2017-05-12 12:24:03 +00:00
|
|
|
|
|
|
|
This is typically used to to pass the current X11 event timestamp to the
|
|
|
|
external installer process.
|
|
|
|
|
|
|
|
Startup notification IDs are defined in the
|
|
|
|
[FreeDesktop.Org Startup Notifications standard](http://standards.freedesktop.org/startup-notification-spec/startup-notification-latest.txt).
|
|
|
|
|
|
|
|
If set, the ID will be passed to the installer via a
|
|
|
|
--startup-notification-id= command line option.
|
|
|
|
|
|
|
|
GTK+/GNOME applications should be able to create a startup notification ID
|
|
|
|
like this:
|
|
|
|
|[
|
|
|
|
timestamp = gtk_get_current_event_time ();
|
|
|
|
startup_id = g_strdup_printf ("_TIME%u", timestamp);
|
|
|
|
...
|
|
|
|
]|</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="install-plugins.h" line="118"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
|
|
|
<type name="none" c:type="void"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="ctx" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="install-plugins.c"
|
|
|
|
line="346">a #GstInstallPluginsContext</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="InstallPluginsContext"
|
|
|
|
c:type="GstInstallPluginsContext*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
<parameter name="startup_id" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="install-plugins.c"
|
|
|
|
line="347">the startup notification ID</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="utf8" c:type="const gchar*"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
<method name="set_xid"
|
|
|
|
c:identifier="gst_install_plugins_context_set_xid">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="install-plugins.c"
|
|
|
|
line="378">This function is for X11-based applications (such as most Gtk/Qt
|
2017-05-12 12:24:03 +00:00
|
|
|
applications on linux/unix) only. You can use it to tell the external
|
|
|
|
installer the XID of your main application window. That way the installer
|
|
|
|
can make its own window transient to your application window during the
|
|
|
|
installation.
|
|
|
|
|
|
|
|
If set, the XID will be passed to the installer via a --transient-for=XID
|
|
|
|
command line option.
|
|
|
|
|
|
|
|
Gtk+/Gnome application should be able to obtain the XID of the top-level
|
|
|
|
window like this:
|
|
|
|
|[
|
|
|
|
##include &lt;gtk/gtk.h&gt;
|
|
|
|
##ifdef GDK_WINDOWING_X11
|
|
|
|
##include &lt;gdk/gdkx.h&gt;
|
|
|
|
##endif
|
|
|
|
...
|
|
|
|
##ifdef GDK_WINDOWING_X11
|
|
|
|
xid = GDK_WINDOW_XWINDOW (GTK_WIDGET (application_window)-&gt;window);
|
|
|
|
##endif
|
|
|
|
...
|
|
|
|
]|</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="install-plugins.h" line="122"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
|
|
|
<type name="none" c:type="void"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<instance-parameter name="ctx" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="install-plugins.c"
|
|
|
|
line="380">a #GstInstallPluginsContext</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="InstallPluginsContext"
|
|
|
|
c:type="GstInstallPluginsContext*"/>
|
|
|
|
</instance-parameter>
|
|
|
|
<parameter name="xid" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="install-plugins.c"
|
|
|
|
line="381">the XWindow ID (XID) of the top-level application</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint" c:type="guint"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</method>
|
|
|
|
</record>
|
|
|
|
<callback name="InstallPluginsResultFunc"
|
|
|
|
c:type="GstInstallPluginsResultFunc">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="install-plugins.h"
|
|
|
|
line="128">The prototype of the callback function that will be called once the
|
2017-05-12 12:24:03 +00:00
|
|
|
external plugin installer program has returned. You only need to provide
|
|
|
|
a callback function if you are using the asynchronous interface.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="install-plugins.h" line="137"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
|
|
|
<type name="none" c:type="void"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="result" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="install-plugins.h"
|
|
|
|
line="130">whether the installation of the requested plugins succeeded or not</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="InstallPluginsReturn" c:type="GstInstallPluginsReturn"/>
|
|
|
|
</parameter>
|
|
|
|
<parameter name="user_data"
|
|
|
|
transfer-ownership="none"
|
|
|
|
nullable="1"
|
|
|
|
allow-none="1"
|
|
|
|
closure="1">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="install-plugins.h"
|
|
|
|
line="131">the user data passed to gst_install_plugins_async()</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="gpointer" c:type="gpointer"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</callback>
|
|
|
|
<enumeration name="InstallPluginsReturn"
|
|
|
|
glib:type-name="GstInstallPluginsReturn"
|
|
|
|
glib:get-type="gst_install_plugins_return_get_type"
|
|
|
|
c:type="GstInstallPluginsReturn">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="install-plugins.h"
|
|
|
|
line="33">Result codes returned by gst_install_plugins_async() and
|
2017-05-12 12:24:03 +00:00
|
|
|
gst_install_plugins_sync(), and also the result code passed to the
|
|
|
|
#GstInstallPluginsResultFunc specified with gst_install_plugins_async().
|
|
|
|
|
|
|
|
These codes indicate success or failure of starting an external installer
|
|
|
|
program and to what extent the requested plugins could be installed.</doc>
|
|
|
|
<member name="success"
|
|
|
|
value="0"
|
|
|
|
c:identifier="GST_INSTALL_PLUGINS_SUCCESS"
|
|
|
|
glib:nick="success">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="install-plugins.h"
|
|
|
|
line="35">all of the requested plugins could be
|
2017-05-12 12:24:03 +00:00
|
|
|
installed</doc>
|
|
|
|
</member>
|
|
|
|
<member name="not_found"
|
|
|
|
value="1"
|
|
|
|
c:identifier="GST_INSTALL_PLUGINS_NOT_FOUND"
|
|
|
|
glib:nick="not-found">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="install-plugins.h"
|
|
|
|
line="37">no appropriate installation candidate for
|
2017-05-12 12:24:03 +00:00
|
|
|
any of the requested plugins could be found. Only return this if nothing
|
|
|
|
has been installed. Return #GST_INSTALL_PLUGINS_PARTIAL_SUCCESS if
|
|
|
|
some (but not all) of the requested plugins could be installed.</doc>
|
|
|
|
</member>
|
|
|
|
<member name="error"
|
|
|
|
value="2"
|
|
|
|
c:identifier="GST_INSTALL_PLUGINS_ERROR"
|
|
|
|
glib:nick="error">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="install-plugins.h"
|
|
|
|
line="41">an error occured during the installation. If
|
2017-05-12 12:24:03 +00:00
|
|
|
this happens, the user has already seen an error message and another
|
|
|
|
one should not be displayed</doc>
|
|
|
|
</member>
|
|
|
|
<member name="partial_success"
|
|
|
|
value="3"
|
|
|
|
c:identifier="GST_INSTALL_PLUGINS_PARTIAL_SUCCESS"
|
|
|
|
glib:nick="partial-success">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="install-plugins.h"
|
|
|
|
line="46">some of the requested plugins could
|
2017-05-12 12:24:03 +00:00
|
|
|
be installed, but not all</doc>
|
|
|
|
</member>
|
|
|
|
<member name="user_abort"
|
|
|
|
value="4"
|
|
|
|
c:identifier="GST_INSTALL_PLUGINS_USER_ABORT"
|
|
|
|
glib:nick="user-abort">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="install-plugins.h"
|
|
|
|
line="48">the user has aborted the installation</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
</member>
|
|
|
|
<member name="crashed"
|
|
|
|
value="100"
|
|
|
|
c:identifier="GST_INSTALL_PLUGINS_CRASHED"
|
|
|
|
glib:nick="crashed">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="install-plugins.h"
|
|
|
|
line="44">the installer had an unclean exit code
|
2017-05-12 12:24:03 +00:00
|
|
|
(ie. death by signal)</doc>
|
|
|
|
</member>
|
|
|
|
<member name="invalid"
|
|
|
|
value="101"
|
|
|
|
c:identifier="GST_INSTALL_PLUGINS_INVALID"
|
|
|
|
glib:nick="invalid">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="install-plugins.h"
|
|
|
|
line="49">the helper returned an invalid status code</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
</member>
|
|
|
|
<member name="started_ok"
|
|
|
|
value="200"
|
|
|
|
c:identifier="GST_INSTALL_PLUGINS_STARTED_OK"
|
|
|
|
glib:nick="started-ok">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="install-plugins.h"
|
|
|
|
line="50">returned by gst_install_plugins_async() to
|
2017-05-12 12:24:03 +00:00
|
|
|
indicate that everything went fine so far and the provided callback
|
|
|
|
will be called with the result of the installation later</doc>
|
|
|
|
</member>
|
|
|
|
<member name="internal_failure"
|
|
|
|
value="201"
|
|
|
|
c:identifier="GST_INSTALL_PLUGINS_INTERNAL_FAILURE"
|
|
|
|
glib:nick="internal-failure">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="install-plugins.h"
|
|
|
|
line="53">some internal failure has
|
2017-05-12 12:24:03 +00:00
|
|
|
occured when trying to start the installer</doc>
|
|
|
|
</member>
|
|
|
|
<member name="helper_missing"
|
|
|
|
value="202"
|
|
|
|
c:identifier="GST_INSTALL_PLUGINS_HELPER_MISSING"
|
|
|
|
glib:nick="helper-missing">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="install-plugins.h"
|
|
|
|
line="55">the helper script to call the
|
2017-05-12 12:24:03 +00:00
|
|
|
actual installer is not installed</doc>
|
|
|
|
</member>
|
|
|
|
<member name="install_in_progress"
|
|
|
|
value="203"
|
|
|
|
c:identifier="GST_INSTALL_PLUGINS_INSTALL_IN_PROGRESS"
|
|
|
|
glib:nick="install-in-progress">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="install-plugins.h"
|
|
|
|
line="57">a previously-started plugin
|
2017-05-12 12:24:03 +00:00
|
|
|
installation is still in progress, try again later</doc>
|
|
|
|
</member>
|
|
|
|
<function name="get_name"
|
|
|
|
c:identifier="gst_install_plugins_return_get_name">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="install-plugins.c"
|
|
|
|
line="698">Convenience function to return the descriptive string associated
|
2017-05-12 12:24:03 +00:00
|
|
|
with a status code. This function returns English strings and
|
|
|
|
should not be used for user messages. It is here only to assist
|
|
|
|
in debugging.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="install-plugins.h" line="151"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="install-plugins.c"
|
|
|
|
line="707">a descriptive string for the status code in @ret</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="utf8" c:type="const gchar*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="ret" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="install-plugins.c"
|
|
|
|
line="700">the return status code</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="InstallPluginsReturn"
|
|
|
|
c:type="GstInstallPluginsReturn"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function>
|
|
|
|
</enumeration>
|
2019-12-15 10:18:09 +00:00
|
|
|
<function-macro name="PBUTILS_DEPRECATED_FOR"
|
|
|
|
c:identifier="GST_PBUTILS_DEPRECATED_FOR"
|
|
|
|
introspectable="0">
|
|
|
|
<source-position filename="pbutils-prelude.h" line="35"/>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="f">
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function-macro>
|
2017-05-12 12:24:03 +00:00
|
|
|
<constant name="PLUGINS_BASE_VERSION_MAJOR"
|
|
|
|
value="1"
|
|
|
|
c:type="GST_PLUGINS_BASE_VERSION_MAJOR">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstpluginsbaseversion.h"
|
|
|
|
line="28">The major version of GStreamer's gst-plugins-base libraries at compile time.</doc>
|
|
|
|
<source-position filename="gstpluginsbaseversion.h" line="33"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="gint" c:type="gint"/>
|
|
|
|
</constant>
|
|
|
|
<constant name="PLUGINS_BASE_VERSION_MICRO"
|
2019-12-15 10:18:09 +00:00
|
|
|
value="2"
|
2017-05-12 12:24:03 +00:00
|
|
|
c:type="GST_PLUGINS_BASE_VERSION_MICRO">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstpluginsbaseversion.h"
|
|
|
|
line="40">The micro version of GStreamer's gst-plugins-base libraries at compile time.</doc>
|
|
|
|
<source-position filename="gstpluginsbaseversion.h" line="45"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="gint" c:type="gint"/>
|
|
|
|
</constant>
|
|
|
|
<constant name="PLUGINS_BASE_VERSION_MINOR"
|
2019-04-23 14:26:39 +00:00
|
|
|
value="16"
|
2017-05-12 12:24:03 +00:00
|
|
|
c:type="GST_PLUGINS_BASE_VERSION_MINOR">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstpluginsbaseversion.h"
|
|
|
|
line="34">The minor version of GStreamer's gst-plugins-base libraries at compile time.</doc>
|
|
|
|
<source-position filename="gstpluginsbaseversion.h" line="39"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="gint" c:type="gint"/>
|
|
|
|
</constant>
|
|
|
|
<constant name="PLUGINS_BASE_VERSION_NANO"
|
|
|
|
value="0"
|
|
|
|
c:type="GST_PLUGINS_BASE_VERSION_NANO">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstpluginsbaseversion.h"
|
|
|
|
line="46">The nano version of GStreamer's gst-plugins-base libraries at compile time.
|
2017-05-12 12:24:03 +00:00
|
|
|
Actual releases have 0, GIT versions have 1, prerelease versions have 2-...</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstpluginsbaseversion.h" line="52"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="gint" c:type="gint"/>
|
|
|
|
</constant>
|
|
|
|
<function name="codec_utils_aac_caps_set_level_and_profile"
|
|
|
|
c:identifier="gst_codec_utils_aac_caps_set_level_and_profile">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="490">Sets the level and profile on @caps if it can be determined from
|
2017-05-12 12:24:03 +00:00
|
|
|
@audio_config. See gst_codec_utils_aac_get_level() and
|
|
|
|
gst_codec_utils_aac_get_profile() for more details on the parameters.
|
|
|
|
@caps must be audio/mpeg caps with an "mpegversion" field of either 2 or 4.
|
|
|
|
If mpegversion is 4, the "base-profile" field is also set in @caps.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="codec-utils.h" line="51"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="504">%TRUE if the level and profile could be set, %FALSE otherwise.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="gboolean" c:type="gboolean"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="caps" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="492">the #GstCaps to which level and profile fields are to be added</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="Gst.Caps" c:type="GstCaps*"/>
|
|
|
|
</parameter>
|
|
|
|
<parameter name="audio_config" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="493">a pointer to the AudioSpecificConfig
|
2018-03-15 07:49:56 +00:00
|
|
|
as specified in the Elementary Stream Descriptor (esds)
|
|
|
|
in ISO/IEC 14496-1. (See below for more details)</doc>
|
2018-10-19 18:03:09 +00:00
|
|
|
<array length="2" zero-terminated="0" c:type="const guint8*">
|
2018-03-15 07:49:56 +00:00
|
|
|
<type name="guint8" c:type="guint8"/>
|
|
|
|
</array>
|
2017-05-12 12:24:03 +00:00
|
|
|
</parameter>
|
|
|
|
<parameter name="len" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="496">Length of @audio_config in bytes</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint" c:type="guint"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function>
|
|
|
|
<function name="codec_utils_aac_get_channels"
|
2019-04-23 14:26:39 +00:00
|
|
|
c:identifier="gst_codec_utils_aac_get_channels"
|
|
|
|
version="1.10">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="218">Returns the channels of the given AAC stream.</doc>
|
|
|
|
<source-position filename="codec-utils.h" line="48"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="227">The channels or 0 if the channel could not be determined.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint" c:type="guint"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="audio_config" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="220">a pointer to the AudioSpecificConfig
|
2018-03-15 07:49:56 +00:00
|
|
|
as specified in the Elementary Stream Descriptor (esds)
|
|
|
|
in ISO/IEC 14496-1.</doc>
|
2018-10-19 18:03:09 +00:00
|
|
|
<array length="1" zero-terminated="0" c:type="const guint8*">
|
2018-03-15 07:49:56 +00:00
|
|
|
<type name="guint8" c:type="guint8"/>
|
|
|
|
</array>
|
2017-05-12 12:24:03 +00:00
|
|
|
</parameter>
|
|
|
|
<parameter name="len" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="223">Length of @audio_config in bytes</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint" c:type="guint"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function>
|
|
|
|
<function name="codec_utils_aac_get_index_from_sample_rate"
|
|
|
|
c:identifier="gst_codec_utils_aac_get_index_from_sample_rate">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="89">Translates the sample rate to the index corresponding to it in AAC spec.</doc>
|
|
|
|
<source-position filename="codec-utils.h" line="36"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="95">The AAC index for this sample rate, -1 if the rate is not a
|
2017-05-12 12:24:03 +00:00
|
|
|
valid AAC sample rate.</doc>
|
|
|
|
<type name="gint" c:type="gint"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="rate" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="91">Sample rate</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint" c:type="guint"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function>
|
|
|
|
<function name="codec_utils_aac_get_level"
|
|
|
|
c:identifier="gst_codec_utils_aac_get_level">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="301">Determines the level of a stream as defined in ISO/IEC 14496-3. For AAC LC
|
2017-05-12 12:24:03 +00:00
|
|
|
streams, the constraints from the AAC audio profile are applied. For AAC
|
|
|
|
Main, LTP, SSR and others, the Main profile is used.
|
|
|
|
|
|
|
|
The @audio_config parameter follows the following format, starting from the
|
|
|
|
most significant bit of the first byte:
|
|
|
|
|
2019-04-23 14:26:39 +00:00
|
|
|
* Bit 0:4 contains the AudioObjectType (if this is 0x5, then the
|
|
|
|
real AudioObjectType is carried after the rate and channel data)
|
2017-05-12 12:24:03 +00:00
|
|
|
* Bit 5:8 contains the sample frequency index (if this is 0xf, then the
|
|
|
|
next 24 bits define the actual sample frequency, and subsequent
|
|
|
|
fields are appropriately shifted).
|
2019-04-23 14:26:39 +00:00
|
|
|
* Bit 9:12 contains the channel configuration</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="codec-utils.h" line="42"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="322">The level as a const string and %NULL if the level could not be
|
2017-05-12 12:24:03 +00:00
|
|
|
determined.</doc>
|
|
|
|
<type name="utf8" c:type="const gchar*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="audio_config" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="303">a pointer to the AudioSpecificConfig
|
2018-03-15 07:49:56 +00:00
|
|
|
as specified in the Elementary Stream Descriptor (esds)
|
|
|
|
in ISO/IEC 14496-1.</doc>
|
2018-10-19 18:03:09 +00:00
|
|
|
<array length="1" zero-terminated="0" c:type="const guint8*">
|
2018-03-15 07:49:56 +00:00
|
|
|
<type name="guint8" c:type="guint8"/>
|
|
|
|
</array>
|
2017-05-12 12:24:03 +00:00
|
|
|
</parameter>
|
|
|
|
<parameter name="len" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="306">Length of @audio_config in bytes</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint" c:type="guint"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function>
|
|
|
|
<function name="codec_utils_aac_get_profile"
|
|
|
|
c:identifier="gst_codec_utils_aac_get_profile">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="248">Returns the profile of the given AAC stream as a string. The profile is
|
2019-04-23 14:26:39 +00:00
|
|
|
normally determined using the AudioObjectType field which is in the first
|
|
|
|
5 bits of @audio_config</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="codec-utils.h" line="39"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="259">The profile as a const string and %NULL if the profile could not be
|
2017-05-12 12:24:03 +00:00
|
|
|
determined.</doc>
|
|
|
|
<type name="utf8" c:type="const gchar*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="audio_config" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="250">a pointer to the AudioSpecificConfig
|
2018-03-15 07:49:56 +00:00
|
|
|
as specified in the Elementary Stream Descriptor (esds)
|
|
|
|
in ISO/IEC 14496-1.</doc>
|
2018-10-19 18:03:09 +00:00
|
|
|
<array length="1" zero-terminated="0" c:type="const guint8*">
|
2018-03-15 07:49:56 +00:00
|
|
|
<type name="guint8" c:type="guint8"/>
|
|
|
|
</array>
|
2017-05-12 12:24:03 +00:00
|
|
|
</parameter>
|
|
|
|
<parameter name="len" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="253">Length of @audio_config in bytes</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint" c:type="guint"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function>
|
|
|
|
<function name="codec_utils_aac_get_sample_rate"
|
2019-04-23 14:26:39 +00:00
|
|
|
c:identifier="gst_codec_utils_aac_get_sample_rate"
|
|
|
|
version="1.10">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="188">Translates the sample rate index found in AAC headers to the actual sample
|
2017-05-12 12:24:03 +00:00
|
|
|
rate.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="codec-utils.h" line="45"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="198">The sample rate if sr_idx is valid, 0 otherwise.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint" c:type="guint"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="audio_config" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="190">a pointer to the AudioSpecificConfig
|
2018-03-15 07:49:56 +00:00
|
|
|
as specified in the Elementary Stream Descriptor (esds)
|
|
|
|
in ISO/IEC 14496-1.</doc>
|
2018-10-19 18:03:09 +00:00
|
|
|
<array length="1" zero-terminated="0" c:type="const guint8*">
|
2018-03-15 07:49:56 +00:00
|
|
|
<type name="guint8" c:type="guint8"/>
|
|
|
|
</array>
|
2017-05-12 12:24:03 +00:00
|
|
|
</parameter>
|
|
|
|
<parameter name="len" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="193">Length of @audio_config</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint" c:type="guint"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function>
|
|
|
|
<function name="codec_utils_aac_get_sample_rate_from_index"
|
|
|
|
c:identifier="gst_codec_utils_aac_get_sample_rate_from_index">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="69">Translates the sample rate index found in AAC headers to the actual sample
|
2017-05-12 12:24:03 +00:00
|
|
|
rate.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="codec-utils.h" line="33"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="77">The sample rate if @sr_idx is valid, 0 otherwise.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint" c:type="guint"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="sr_idx" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="71">Sample rate index as from the AudioSpecificConfig (MPEG-4
|
2017-05-12 12:24:03 +00:00
|
|
|
container) or ADTS frame header</doc>
|
|
|
|
<type name="guint" c:type="guint"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function>
|
|
|
|
<function name="codec_utils_h264_caps_set_level_and_profile"
|
|
|
|
c:identifier="gst_codec_utils_h264_caps_set_level_and_profile">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="763">Sets the level and profile in @caps if it can be determined from @sps. See
|
2017-05-12 12:24:03 +00:00
|
|
|
gst_codec_utils_h264_get_level() and gst_codec_utils_h264_get_profile()
|
|
|
|
for more details on the parameters.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="codec-utils.h" line="67"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="773">%TRUE if the level and profile could be set, %FALSE otherwise.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="gboolean" c:type="gboolean"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="caps" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="765">the #GstCaps to which the level and profile are to be added</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="Gst.Caps" c:type="GstCaps*"/>
|
|
|
|
</parameter>
|
|
|
|
<parameter name="sps" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="766">Pointer to the sequence parameter set for the stream.</doc>
|
2018-10-19 18:03:09 +00:00
|
|
|
<array length="2" zero-terminated="0" c:type="const guint8*">
|
2018-03-15 07:49:56 +00:00
|
|
|
<type name="guint8" c:type="guint8"/>
|
|
|
|
</array>
|
2017-05-12 12:24:03 +00:00
|
|
|
</parameter>
|
|
|
|
<parameter name="len" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="767">Length of the data available in @sps.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint" c:type="guint"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function>
|
|
|
|
<function name="codec_utils_h264_get_level"
|
|
|
|
c:identifier="gst_codec_utils_h264_get_level">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="650">Converts the level indication (level_idc) in the stream's
|
2017-05-12 12:24:03 +00:00
|
|
|
sequence parameter set into a string. The SPS is expected to have the
|
|
|
|
same format as for gst_codec_utils_h264_get_profile().</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="codec-utils.h" line="61"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="659">The level as a const string, or %NULL if there is an error.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="utf8" c:type="const gchar*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="sps" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="652">Pointer to the sequence parameter set for the stream.</doc>
|
2018-10-19 18:03:09 +00:00
|
|
|
<array length="1" zero-terminated="0" c:type="const guint8*">
|
2018-03-15 07:49:56 +00:00
|
|
|
<type name="guint8" c:type="guint8"/>
|
|
|
|
</array>
|
2017-05-12 12:24:03 +00:00
|
|
|
</parameter>
|
|
|
|
<parameter name="len" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="653">Length of the data available in @sps.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint" c:type="guint"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function>
|
|
|
|
<function name="codec_utils_h264_get_level_idc"
|
|
|
|
c:identifier="gst_codec_utils_h264_get_level_idc">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="711">Transform a level string from the caps into the level_idc</doc>
|
|
|
|
<source-position filename="codec-utils.h" line="64"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="717">the level_idc or 0 if the level is unknown</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint8" c:type="guint8"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="level" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="713">A level string from caps</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="utf8" c:type="const gchar*"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function>
|
|
|
|
<function name="codec_utils_h264_get_profile"
|
|
|
|
c:identifier="gst_codec_utils_h264_get_profile">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="547">Converts the profile indication (profile_idc) in the stream's
|
2017-05-12 12:24:03 +00:00
|
|
|
sequence parameter set into a string. The SPS is expected to have the
|
|
|
|
following format, as defined in the H.264 specification. The SPS is viewed
|
|
|
|
as a bitstream here, with bit 0 being the most significant bit of the first
|
|
|
|
byte.
|
|
|
|
|
|
|
|
* Bit 0:7 - Profile indication
|
|
|
|
* Bit 8 - constraint_set0_flag
|
|
|
|
* Bit 9 - constraint_set1_flag
|
|
|
|
* Bit 10 - constraint_set2_flag
|
|
|
|
* Bit 11 - constraint_set3_flag
|
|
|
|
* Bit 12 - constraint_set3_flag
|
|
|
|
* Bit 13:15 - Reserved
|
|
|
|
* Bit 16:24 - Level indication</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="codec-utils.h" line="58"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="567">The profile as a const string, or %NULL if there is an error.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="utf8" c:type="const gchar*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="sps" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="549">Pointer to the sequence parameter set for the stream.</doc>
|
2018-10-19 18:03:09 +00:00
|
|
|
<array length="1" zero-terminated="0" c:type="const guint8*">
|
2018-03-15 07:49:56 +00:00
|
|
|
<type name="guint8" c:type="guint8"/>
|
|
|
|
</array>
|
2017-05-12 12:24:03 +00:00
|
|
|
</parameter>
|
|
|
|
<parameter name="len" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="550">Length of the data available in @sps.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint" c:type="guint"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function>
|
|
|
|
<function name="codec_utils_h265_caps_set_level_tier_and_profile"
|
2019-04-23 14:26:39 +00:00
|
|
|
c:identifier="gst_codec_utils_h265_caps_set_level_tier_and_profile"
|
|
|
|
version="1.4">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="996">Sets the level, tier and profile in @caps if it can be determined from
|
2017-05-12 12:24:03 +00:00
|
|
|
@profile_tier_level. See gst_codec_utils_h265_get_level(),
|
|
|
|
gst_codec_utils_h265_get_tier() and gst_codec_utils_h265_get_profile()
|
|
|
|
for more details on the parameters.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="codec-utils.h" line="89"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="1008">%TRUE if the level, tier, profile could be set, %FALSE otherwise.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="gboolean" c:type="gboolean"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="caps" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="998">the #GstCaps to which the level, tier and profile are to be added</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="Gst.Caps" c:type="GstCaps*"/>
|
|
|
|
</parameter>
|
|
|
|
<parameter name="profile_tier_level" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="999">Pointer to the profile_tier_level
|
2018-03-15 07:49:56 +00:00
|
|
|
struct</doc>
|
2018-10-19 18:03:09 +00:00
|
|
|
<array length="2" zero-terminated="0" c:type="const guint8*">
|
2018-03-15 07:49:56 +00:00
|
|
|
<type name="guint8" c:type="guint8"/>
|
|
|
|
</array>
|
2017-05-12 12:24:03 +00:00
|
|
|
</parameter>
|
|
|
|
<parameter name="len" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="1001">Length of the data available in @profile_tier_level.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint" c:type="guint"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function>
|
|
|
|
<function name="codec_utils_h265_get_level"
|
2019-04-23 14:26:39 +00:00
|
|
|
c:identifier="gst_codec_utils_h265_get_level"
|
|
|
|
version="1.4">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="893">Converts the level indication (general_level_idc) in the stream's
|
2017-05-12 12:24:03 +00:00
|
|
|
profile_tier_level structure into a string. The profiel_tier_level is
|
|
|
|
expected to have the same format as for gst_codec_utils_h264_get_profile().</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="codec-utils.h" line="82"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="903">The level as a const string, or %NULL if there is an error.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="utf8" c:type="const gchar*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="profile_tier_level" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="895">Pointer to the profile_tier_level
|
2017-05-12 12:24:03 +00:00
|
|
|
for the stream</doc>
|
2018-10-19 18:03:09 +00:00
|
|
|
<array length="1" zero-terminated="0" c:type="const guint8*">
|
2018-03-15 07:49:56 +00:00
|
|
|
<type name="guint8" c:type="guint8"/>
|
|
|
|
</array>
|
2017-05-12 12:24:03 +00:00
|
|
|
</parameter>
|
|
|
|
<parameter name="len" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="897">Length of the data available in @profile_tier_level.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint" c:type="guint"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function>
|
|
|
|
<function name="codec_utils_h265_get_level_idc"
|
2019-04-23 14:26:39 +00:00
|
|
|
c:identifier="gst_codec_utils_h265_get_level_idc"
|
|
|
|
version="1.4">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="950">Transform a level string from the caps into the level_idc</doc>
|
|
|
|
<source-position filename="codec-utils.h" line="86"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="956">the level_idc or 0 if the level is unknown</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint8" c:type="guint8"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="level" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="952">A level string from caps</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="utf8" c:type="const gchar*"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function>
|
|
|
|
<function name="codec_utils_h265_get_profile"
|
2019-04-23 14:26:39 +00:00
|
|
|
c:identifier="gst_codec_utils_h265_get_profile"
|
|
|
|
version="1.4">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="802">Converts the profile indication (general_profile_idc) in the stream's
|
2017-05-12 12:24:03 +00:00
|
|
|
profile_level_tier structure into a string. The profile_tier_level is
|
|
|
|
expected to have the following format, as defined in the H.265
|
|
|
|
specification. The profile_tier_level is viewed as a bitstream here,
|
|
|
|
with bit 0 being the most significant bit of the first byte.
|
|
|
|
|
|
|
|
* Bit 0:1 - general_profile_space
|
|
|
|
* Bit 2 - general_tier_flag
|
|
|
|
* Bit 3:7 - general_profile_idc
|
|
|
|
* Bit 8:39 - gernal_profile_compatibility_flags
|
|
|
|
* Bit 40 - general_progressive_source_flag
|
|
|
|
* Bit 41 - general_interlaced_source_flag
|
|
|
|
* Bit 42 - general_non_packed_constraint_flag
|
|
|
|
* Bit 43 - general_frame_only_constraint_flag
|
|
|
|
* Bit 44:87 - general_reserved_zero_44bits
|
|
|
|
* Bit 88:95 - general_level_idc</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="codec-utils.h" line="74"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="825">The profile as a const string, or %NULL if there is an error.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="utf8" c:type="const gchar*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="profile_tier_level" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="804">Pointer to the profile_tier_level
|
2017-05-12 12:24:03 +00:00
|
|
|
structure for the stream.</doc>
|
2018-10-19 18:03:09 +00:00
|
|
|
<array length="1" zero-terminated="0" c:type="const guint8*">
|
2018-03-15 07:49:56 +00:00
|
|
|
<type name="guint8" c:type="guint8"/>
|
|
|
|
</array>
|
2017-05-12 12:24:03 +00:00
|
|
|
</parameter>
|
|
|
|
<parameter name="len" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="806">Length of the data available in @profile_tier_level</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint" c:type="guint"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function>
|
|
|
|
<function name="codec_utils_h265_get_tier"
|
2019-04-23 14:26:39 +00:00
|
|
|
c:identifier="gst_codec_utils_h265_get_tier"
|
|
|
|
version="1.4">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="856">Converts the tier indication (general_tier_flag) in the stream's
|
2017-05-12 12:24:03 +00:00
|
|
|
profile_tier_level structure into a string. The profile_tier_level
|
|
|
|
is expected to have the same format as for gst_codec_utils_h264_get_profile().</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="codec-utils.h" line="78"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="866">The tier as a const string, or %NULL if there is an error.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="utf8" c:type="const gchar*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="profile_tier_level" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="858">Pointer to the profile_tier_level
|
2017-05-12 12:24:03 +00:00
|
|
|
for the stream.</doc>
|
2018-10-19 18:03:09 +00:00
|
|
|
<array length="1" zero-terminated="0" c:type="const guint8*">
|
2018-03-15 07:49:56 +00:00
|
|
|
<type name="guint8" c:type="guint8"/>
|
|
|
|
</array>
|
2017-05-12 12:24:03 +00:00
|
|
|
</parameter>
|
|
|
|
<parameter name="len" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="860">Length of the data available in @profile_tier_level.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint" c:type="guint"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function>
|
|
|
|
<function name="codec_utils_mpeg4video_caps_set_level_and_profile"
|
|
|
|
c:identifier="gst_codec_utils_mpeg4video_caps_set_level_and_profile">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="1207">Sets the level and profile in @caps if it can be determined from
|
2017-05-12 12:24:03 +00:00
|
|
|
@vis_obj_seq. See gst_codec_utils_mpeg4video_get_level() and
|
|
|
|
gst_codec_utils_mpeg4video_get_profile() for more details on the
|
|
|
|
parameters.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="codec-utils.h" line="101"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="1219">%TRUE if the level and profile could be set, %FALSE otherwise.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="gboolean" c:type="gboolean"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="caps" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="1209">the #GstCaps to which the level and profile are to be added</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="Gst.Caps" c:type="GstCaps*"/>
|
|
|
|
</parameter>
|
|
|
|
<parameter name="vis_obj_seq" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="1210">Pointer to the visual object
|
2018-03-15 07:49:56 +00:00
|
|
|
sequence for the stream.</doc>
|
2018-10-19 18:03:09 +00:00
|
|
|
<array length="2" zero-terminated="0" c:type="const guint8*">
|
2018-03-15 07:49:56 +00:00
|
|
|
<type name="guint8" c:type="guint8"/>
|
|
|
|
</array>
|
2017-05-12 12:24:03 +00:00
|
|
|
</parameter>
|
|
|
|
<parameter name="len" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="1212">Length of the data available in @sps.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint" c:type="guint"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function>
|
|
|
|
<function name="codec_utils_mpeg4video_get_level"
|
|
|
|
c:identifier="gst_codec_utils_mpeg4video_get_level">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="1115">Converts the level indication in the stream's visual object sequence into
|
2017-05-12 12:24:03 +00:00
|
|
|
a string. @vis_obj_seq is expected to be the data following the visual
|
|
|
|
object sequence start code. Only the first byte
|
|
|
|
(profile_and_level_indication) is used.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="codec-utils.h" line="98"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="1126">The level as a const string, or NULL if there is an error.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="utf8" c:type="const gchar*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="vis_obj_seq" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="1117">Pointer to the visual object
|
2018-03-15 07:49:56 +00:00
|
|
|
sequence for the stream.</doc>
|
2018-10-19 18:03:09 +00:00
|
|
|
<array length="1" zero-terminated="0" c:type="const guint8*">
|
2018-03-15 07:49:56 +00:00
|
|
|
<type name="guint8" c:type="guint8"/>
|
|
|
|
</array>
|
2017-05-12 12:24:03 +00:00
|
|
|
</parameter>
|
|
|
|
<parameter name="len" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="1119">Length of the data available in @sps.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint" c:type="guint"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function>
|
|
|
|
<function name="codec_utils_mpeg4video_get_profile"
|
|
|
|
c:identifier="gst_codec_utils_mpeg4video_get_profile">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="1042">Converts the profile indication in the stream's visual object sequence into
|
2017-05-12 12:24:03 +00:00
|
|
|
a string. @vis_obj_seq is expected to be the data following the visual
|
|
|
|
object sequence start code. Only the first byte
|
|
|
|
(profile_and_level_indication) is used.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="codec-utils.h" line="95"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="1053">The profile as a const string, or NULL if there is an error.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="utf8" c:type="const gchar*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="vis_obj_seq" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="1044">Pointer to the visual object
|
2018-03-15 07:49:56 +00:00
|
|
|
sequence for the stream.</doc>
|
2018-10-19 18:03:09 +00:00
|
|
|
<array length="1" zero-terminated="0" c:type="const guint8*">
|
2018-03-15 07:49:56 +00:00
|
|
|
<type name="guint8" c:type="guint8"/>
|
|
|
|
</array>
|
2017-05-12 12:24:03 +00:00
|
|
|
</parameter>
|
|
|
|
<parameter name="len" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="1046">Length of the data available in @sps.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint" c:type="guint"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function>
|
|
|
|
<function name="codec_utils_opus_create_caps"
|
|
|
|
c:identifier="gst_codec_utils_opus_create_caps"
|
|
|
|
version="1.8">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="1364">Creates Opus caps from the given parameters.</doc>
|
|
|
|
<source-position filename="codec-utils.h" line="117"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="1375">The #GstCaps, or %NULL if the parameters would lead to
|
2018-03-15 07:49:56 +00:00
|
|
|
invalid Opus caps.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="Gst.Caps" c:type="GstCaps*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="rate" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="1366">the sample rate</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint32" c:type="guint32"/>
|
|
|
|
</parameter>
|
|
|
|
<parameter name="channels" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="1367">the number of channels</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint8" c:type="guint8"/>
|
|
|
|
</parameter>
|
|
|
|
<parameter name="channel_mapping_family" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="1368">the channel mapping family</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint8" c:type="guint8"/>
|
|
|
|
</parameter>
|
|
|
|
<parameter name="stream_count" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="1369">the number of independent streams</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint8" c:type="guint8"/>
|
|
|
|
</parameter>
|
|
|
|
<parameter name="coupled_count" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="1370">the number of stereo streams</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint8" c:type="guint8"/>
|
|
|
|
</parameter>
|
|
|
|
<parameter name="channel_mapping"
|
|
|
|
transfer-ownership="none"
|
|
|
|
nullable="1"
|
|
|
|
allow-none="1">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="1371">the mapping between the streams</doc>
|
2018-10-19 18:03:09 +00:00
|
|
|
<array zero-terminated="0" c:type="const guint8*">
|
2018-03-15 07:49:56 +00:00
|
|
|
<type name="guint8" c:type="guint8"/>
|
|
|
|
</array>
|
2017-05-12 12:24:03 +00:00
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function>
|
|
|
|
<function name="codec_utils_opus_create_caps_from_header"
|
|
|
|
c:identifier="gst_codec_utils_opus_create_caps_from_header"
|
|
|
|
version="1.8">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="1533">Creates Opus caps from the given OpusHead @header and comment header
|
2017-05-12 12:24:03 +00:00
|
|
|
@comments.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="codec-utils.h" line="125"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="1541">The #GstCaps.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="Gst.Caps" c:type="GstCaps*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="header" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="1535">OpusHead header</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="Gst.Buffer" c:type="GstBuffer*"/>
|
|
|
|
</parameter>
|
|
|
|
<parameter name="comments"
|
|
|
|
transfer-ownership="none"
|
|
|
|
nullable="1"
|
|
|
|
allow-none="1">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="1536">Comment header or NULL</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="Gst.Buffer" c:type="GstBuffer*"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function>
|
|
|
|
<function name="codec_utils_opus_create_header"
|
|
|
|
c:identifier="gst_codec_utils_opus_create_header"
|
|
|
|
version="1.8">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="1588">Creates OpusHead header from the given parameters.</doc>
|
|
|
|
<source-position filename="codec-utils.h" line="128"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="1601">The #GstBuffer containing the OpusHead.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="Gst.Buffer" c:type="GstBuffer*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="rate" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="1590">the sample rate</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint32" c:type="guint32"/>
|
|
|
|
</parameter>
|
|
|
|
<parameter name="channels" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="1591">the number of channels</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint8" c:type="guint8"/>
|
|
|
|
</parameter>
|
|
|
|
<parameter name="channel_mapping_family" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="1592">the channel mapping family</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint8" c:type="guint8"/>
|
|
|
|
</parameter>
|
|
|
|
<parameter name="stream_count" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="1593">the number of independent streams</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint8" c:type="guint8"/>
|
|
|
|
</parameter>
|
|
|
|
<parameter name="coupled_count" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="1594">the number of stereo streams</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint8" c:type="guint8"/>
|
|
|
|
</parameter>
|
|
|
|
<parameter name="channel_mapping"
|
|
|
|
transfer-ownership="none"
|
|
|
|
nullable="1"
|
|
|
|
allow-none="1">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="1595">the mapping between the streams</doc>
|
2018-10-19 18:03:09 +00:00
|
|
|
<array zero-terminated="0" c:type="const guint8*">
|
2018-03-15 07:49:56 +00:00
|
|
|
<type name="guint8" c:type="guint8"/>
|
|
|
|
</array>
|
2017-05-12 12:24:03 +00:00
|
|
|
</parameter>
|
|
|
|
<parameter name="pre_skip" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="1596">Pre-skip in 48kHz samples or 0</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint16" c:type="guint16"/>
|
|
|
|
</parameter>
|
|
|
|
<parameter name="output_gain" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="1597">Output gain or 0</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="gint16" c:type="gint16"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function>
|
|
|
|
<function name="codec_utils_opus_parse_caps"
|
|
|
|
c:identifier="gst_codec_utils_opus_parse_caps"
|
|
|
|
version="1.8">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="1247">Parses Opus caps and fills the different fields with defaults if possible.</doc>
|
|
|
|
<source-position filename="codec-utils.h" line="108"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="1259">%TRUE if parsing was successful, %FALSE otherwise.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="gboolean" c:type="gboolean"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="caps" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="1249">the #GstCaps to parse the data from</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="Gst.Caps" c:type="GstCaps*"/>
|
|
|
|
</parameter>
|
2018-03-15 07:49:56 +00:00
|
|
|
<parameter name="rate"
|
|
|
|
direction="out"
|
|
|
|
caller-allocates="0"
|
|
|
|
transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="1250">the sample rate</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint32" c:type="guint32*"/>
|
|
|
|
</parameter>
|
2018-03-15 07:49:56 +00:00
|
|
|
<parameter name="channels"
|
|
|
|
direction="out"
|
|
|
|
caller-allocates="0"
|
|
|
|
transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="1251">the number of channels</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint8" c:type="guint8*"/>
|
|
|
|
</parameter>
|
2018-03-15 07:49:56 +00:00
|
|
|
<parameter name="channel_mapping_family"
|
|
|
|
direction="out"
|
|
|
|
caller-allocates="0"
|
|
|
|
transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="1252">the channel mapping family</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint8" c:type="guint8*"/>
|
|
|
|
</parameter>
|
2018-03-15 07:49:56 +00:00
|
|
|
<parameter name="stream_count"
|
|
|
|
direction="out"
|
|
|
|
caller-allocates="0"
|
|
|
|
transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="1253">the number of independent streams</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint8" c:type="guint8*"/>
|
|
|
|
</parameter>
|
2018-03-15 07:49:56 +00:00
|
|
|
<parameter name="coupled_count"
|
|
|
|
direction="out"
|
|
|
|
caller-allocates="0"
|
|
|
|
transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="1254">the number of stereo streams</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint8" c:type="guint8*"/>
|
|
|
|
</parameter>
|
2018-03-15 07:49:56 +00:00
|
|
|
<parameter name="channel_mapping"
|
|
|
|
direction="out"
|
|
|
|
caller-allocates="0"
|
|
|
|
transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="1255">the mapping between the streams</doc>
|
2018-10-19 18:03:09 +00:00
|
|
|
<array zero-terminated="0" c:type="guint8*" fixed-size="256">
|
2018-03-15 07:49:56 +00:00
|
|
|
<type name="guint8" c:type="guint8"/>
|
|
|
|
</array>
|
2017-05-12 12:24:03 +00:00
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function>
|
|
|
|
<function name="codec_utils_opus_parse_header"
|
|
|
|
c:identifier="gst_codec_utils_opus_parse_header"
|
|
|
|
version="1.8">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="1669">Parses the OpusHead header.</doc>
|
|
|
|
<source-position filename="codec-utils.h" line="138"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="1683">%TRUE if parsing was successful, %FALSE otherwise.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="gboolean" c:type="gboolean"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="header" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="1671">the OpusHead #GstBuffer</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="Gst.Buffer" c:type="GstBuffer*"/>
|
|
|
|
</parameter>
|
2018-03-15 07:49:56 +00:00
|
|
|
<parameter name="rate"
|
|
|
|
direction="out"
|
|
|
|
caller-allocates="0"
|
|
|
|
transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="1672">the sample rate</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint32" c:type="guint32*"/>
|
|
|
|
</parameter>
|
2018-03-15 07:49:56 +00:00
|
|
|
<parameter name="channels"
|
|
|
|
direction="out"
|
|
|
|
caller-allocates="0"
|
|
|
|
transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="1673">the number of channels</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint8" c:type="guint8*"/>
|
|
|
|
</parameter>
|
2018-03-15 07:49:56 +00:00
|
|
|
<parameter name="channel_mapping_family"
|
|
|
|
direction="out"
|
|
|
|
caller-allocates="0"
|
|
|
|
transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="1674">the channel mapping family</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint8" c:type="guint8*"/>
|
|
|
|
</parameter>
|
2018-03-15 07:49:56 +00:00
|
|
|
<parameter name="stream_count"
|
|
|
|
direction="out"
|
|
|
|
caller-allocates="0"
|
|
|
|
transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="1675">the number of independent streams</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint8" c:type="guint8*"/>
|
|
|
|
</parameter>
|
2018-03-15 07:49:56 +00:00
|
|
|
<parameter name="coupled_count"
|
|
|
|
direction="out"
|
|
|
|
caller-allocates="0"
|
|
|
|
transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="1676">the number of stereo streams</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint8" c:type="guint8*"/>
|
|
|
|
</parameter>
|
2018-03-15 07:49:56 +00:00
|
|
|
<parameter name="channel_mapping"
|
|
|
|
direction="out"
|
|
|
|
caller-allocates="0"
|
|
|
|
transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="1677">the mapping between the streams</doc>
|
2018-10-19 18:03:09 +00:00
|
|
|
<array zero-terminated="0" c:type="guint8*" fixed-size="256">
|
2018-03-15 07:49:56 +00:00
|
|
|
<type name="guint8" c:type="guint8"/>
|
|
|
|
</array>
|
2017-05-12 12:24:03 +00:00
|
|
|
</parameter>
|
2018-03-15 07:49:56 +00:00
|
|
|
<parameter name="pre_skip"
|
|
|
|
direction="out"
|
|
|
|
caller-allocates="0"
|
|
|
|
transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="1678">Pre-skip in 48kHz samples or 0</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint16" c:type="guint16*"/>
|
|
|
|
</parameter>
|
2018-03-15 07:49:56 +00:00
|
|
|
<parameter name="output_gain"
|
|
|
|
direction="out"
|
|
|
|
caller-allocates="0"
|
|
|
|
transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="codec-utils.c"
|
|
|
|
line="1679">Output gain or 0</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="gint16" c:type="gint16*"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function>
|
2019-12-15 10:18:09 +00:00
|
|
|
<function-macro name="discoverer_info_ref"
|
|
|
|
c:identifier="gst_discoverer_info_ref"
|
|
|
|
introspectable="0">
|
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="1080">Increments the reference count of @info.</doc>
|
|
|
|
<source-position filename="gstdiscoverer.h" line="274"/>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="info">
|
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="1082">a #GstDiscovererInfo</doc>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function-macro>
|
|
|
|
<function-macro name="discoverer_info_unref"
|
|
|
|
c:identifier="gst_discoverer_info_unref"
|
|
|
|
introspectable="0">
|
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="1089">Decrements the reference count of @info.</doc>
|
|
|
|
<source-position filename="gstdiscoverer.h" line="273"/>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="info">
|
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="1091">a #GstDiscovererInfo</doc>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function-macro>
|
|
|
|
<function-macro name="discoverer_stream_info_ref"
|
|
|
|
c:identifier="gst_discoverer_stream_info_ref"
|
|
|
|
introspectable="0">
|
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="1096">Increments the reference count of @info.</doc>
|
|
|
|
<source-position filename="gstdiscoverer.h" line="59"/>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="info">
|
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="1098">a #GstDiscovererStreamInfo</doc>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function-macro>
|
|
|
|
<function-macro name="discoverer_stream_info_unref"
|
|
|
|
c:identifier="gst_discoverer_stream_info_unref"
|
|
|
|
introspectable="0">
|
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="1105">Decrements the reference count of @info.</doc>
|
|
|
|
<source-position filename="gstdiscoverer.h" line="60"/>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="info">
|
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstdiscoverer-types.c"
|
|
|
|
line="1107">a #GstDiscovererStreamInfo</doc>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function-macro>
|
2017-05-12 12:24:03 +00:00
|
|
|
<function name="encoding_list_all_targets"
|
|
|
|
c:identifier="gst_encoding_list_all_targets">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-target.c"
|
|
|
|
line="1183">List all available #GstEncodingTarget for the specified category, or all categories
|
2017-05-12 12:24:03 +00:00
|
|
|
if @categoryname is %NULL.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="encoding-target.h" line="172"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-target.c"
|
|
|
|
line="1191">The list of #GstEncodingTarget</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="GLib.List" c:type="GList*">
|
|
|
|
<type name="EncodingTarget"/>
|
|
|
|
</type>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="categoryname"
|
|
|
|
transfer-ownership="none"
|
|
|
|
nullable="1"
|
|
|
|
allow-none="1">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-target.c"
|
|
|
|
line="1185">The category, for ex: #GST_ENCODING_CATEGORY_DEVICE.
|
2017-05-12 12:24:03 +00:00
|
|
|
Can be %NULL.</doc>
|
|
|
|
<type name="utf8" c:type="const gchar*"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function>
|
|
|
|
<function name="encoding_list_available_categories"
|
|
|
|
c:identifier="gst_encoding_list_available_categories">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-target.c"
|
|
|
|
line="1050">Lists all #GstEncodingTarget categories present on disk.</doc>
|
|
|
|
<source-position filename="encoding-target.h" line="169"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-target.c"
|
|
|
|
line="1055">A list
|
2017-05-12 12:24:03 +00:00
|
|
|
of #GstEncodingTarget categories.</doc>
|
|
|
|
<type name="GLib.List" c:type="GList*">
|
|
|
|
<type name="utf8"/>
|
|
|
|
</type>
|
|
|
|
</return-value>
|
|
|
|
</function>
|
2019-12-15 10:18:09 +00:00
|
|
|
<function-macro name="encoding_profile_ref"
|
|
|
|
c:identifier="gst_encoding_profile_ref"
|
|
|
|
introspectable="0">
|
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.h"
|
|
|
|
line="119">Increases the reference count of the @profile.</doc>
|
|
|
|
<source-position filename="encoding-profile.h" line="121"/>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="profile">
|
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.h"
|
|
|
|
line="121">a #GstEncodingProfile</doc>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function-macro>
|
|
|
|
<function-macro name="encoding_profile_unref"
|
|
|
|
c:identifier="gst_encoding_profile_unref"
|
|
|
|
introspectable="0">
|
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.h"
|
|
|
|
line="111">Decreases the reference count of the @profile, possibly freeing the @profile.</doc>
|
|
|
|
<source-position filename="encoding-profile.h" line="113"/>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="profile">
|
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-profile.h"
|
|
|
|
line="113">a #GstEncodingProfile</doc>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function-macro>
|
|
|
|
<function-macro name="encoding_target_ref"
|
|
|
|
c:identifier="gst_encoding_target_ref"
|
|
|
|
introspectable="0">
|
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-target.h"
|
|
|
|
line="115">Increases the reference count of the @target.</doc>
|
|
|
|
<source-position filename="encoding-target.h" line="120"/>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="target">
|
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-target.h"
|
|
|
|
line="117">a #GstEncodingTarget</doc>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function-macro>
|
|
|
|
<function-macro name="encoding_target_unref"
|
|
|
|
c:identifier="gst_encoding_target_unref"
|
|
|
|
introspectable="0">
|
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-target.h"
|
|
|
|
line="106">Decreases the reference count of the @target, possibly freeing it.</doc>
|
|
|
|
<source-position filename="encoding-target.h" line="111"/>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="target">
|
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="encoding-target.h"
|
|
|
|
line="108">a #GstEncodingTarget</doc>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function-macro>
|
2017-05-12 12:24:03 +00:00
|
|
|
<function name="install_plugins_async"
|
|
|
|
c:identifier="gst_install_plugins_async">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="install-plugins.c"
|
|
|
|
line="600">Requests plugin installation without blocking. Once the plugins have been
|
2017-05-12 12:24:03 +00:00
|
|
|
installed or installation has failed, @func will be called with the result
|
|
|
|
of the installation and your provided @user_data pointer.
|
|
|
|
|
|
|
|
This function requires a running GLib/Gtk main loop. If you are not
|
|
|
|
running a GLib/Gtk main loop, make sure to regularly call
|
|
|
|
g_main_context_iteration(NULL,FALSE).
|
|
|
|
|
|
|
|
The installer strings that make up @detail are typically obtained by
|
|
|
|
calling gst_missing_plugin_message_get_installer_detail() on missing-plugin
|
|
|
|
messages that have been caught on a pipeline's bus or created by the
|
|
|
|
application via the provided API, such as gst_missing_element_message_new().
|
|
|
|
|
|
|
|
It is possible to request the installation of multiple missing plugins in
|
|
|
|
one go (as might be required if there is a demuxer for a certain format
|
|
|
|
installed but no suitable video decoder and no suitable audio decoder).</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="install-plugins.h" line="141"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="install-plugins.c"
|
|
|
|
line="625">result code whether an external installer could be started</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="InstallPluginsReturn" c:type="GstInstallPluginsReturn"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="details" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="install-plugins.c"
|
|
|
|
line="602">NULL-terminated array
|
2017-05-12 12:24:03 +00:00
|
|
|
of installer string details (see below)</doc>
|
2018-10-19 18:03:09 +00:00
|
|
|
<array c:type="const gchar* const*">
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="utf8" c:type="gchar*"/>
|
|
|
|
</array>
|
|
|
|
</parameter>
|
|
|
|
<parameter name="ctx"
|
|
|
|
transfer-ownership="none"
|
|
|
|
nullable="1"
|
|
|
|
allow-none="1">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="install-plugins.c"
|
|
|
|
line="604">a #GstInstallPluginsContext, or NULL</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="InstallPluginsContext"
|
|
|
|
c:type="GstInstallPluginsContext*"/>
|
|
|
|
</parameter>
|
|
|
|
<parameter name="func"
|
|
|
|
transfer-ownership="none"
|
|
|
|
scope="async"
|
|
|
|
closure="3">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="install-plugins.c"
|
|
|
|
line="605">the function to call when the installer program returns</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="InstallPluginsResultFunc"
|
|
|
|
c:type="GstInstallPluginsResultFunc"/>
|
|
|
|
</parameter>
|
|
|
|
<parameter name="user_data"
|
|
|
|
transfer-ownership="none"
|
|
|
|
nullable="1"
|
|
|
|
allow-none="1">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="install-plugins.c"
|
|
|
|
line="606">the user data to pass to @func when called, or NULL</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="gpointer" c:type="gpointer"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function>
|
|
|
|
<function name="install_plugins_installation_in_progress"
|
|
|
|
c:identifier="gst_install_plugins_installation_in_progress">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="install-plugins.c"
|
|
|
|
line="741">Checks whether plugin installation (initiated by this application only)
|
2017-05-12 12:24:03 +00:00
|
|
|
is currently in progress.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="install-plugins.h" line="154"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="install-plugins.c"
|
|
|
|
line="747">TRUE if plugin installation is in progress, otherwise FALSE</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="gboolean" c:type="gboolean"/>
|
|
|
|
</return-value>
|
|
|
|
</function>
|
|
|
|
<function name="install_plugins_return_get_name"
|
|
|
|
c:identifier="gst_install_plugins_return_get_name"
|
|
|
|
moved-to="InstallPluginsReturn.get_name">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="install-plugins.c"
|
|
|
|
line="698">Convenience function to return the descriptive string associated
|
2017-05-12 12:24:03 +00:00
|
|
|
with a status code. This function returns English strings and
|
|
|
|
should not be used for user messages. It is here only to assist
|
|
|
|
in debugging.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="install-plugins.h" line="151"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="install-plugins.c"
|
|
|
|
line="707">a descriptive string for the status code in @ret</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="utf8" c:type="const gchar*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="ret" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="install-plugins.c"
|
|
|
|
line="700">the return status code</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="InstallPluginsReturn" c:type="GstInstallPluginsReturn"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function>
|
|
|
|
<function name="install_plugins_supported"
|
|
|
|
c:identifier="gst_install_plugins_supported">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="install-plugins.c"
|
|
|
|
line="755">Checks whether plugin installation is likely to be supported by the
|
2017-05-12 12:24:03 +00:00
|
|
|
current environment. This currently only checks whether the helper script
|
|
|
|
that is to be provided by the distribution or operating system vendor
|
|
|
|
exists.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="install-plugins.h" line="157"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="install-plugins.c"
|
|
|
|
line="763">TRUE if plugin installation is likely to be supported.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="gboolean" c:type="gboolean"/>
|
|
|
|
</return-value>
|
|
|
|
</function>
|
|
|
|
<function name="install_plugins_sync"
|
|
|
|
c:identifier="gst_install_plugins_sync">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="install-plugins.c"
|
|
|
|
line="659">Requests plugin installation and block until the plugins have been
|
2017-05-12 12:24:03 +00:00
|
|
|
installed or installation has failed.
|
|
|
|
|
|
|
|
This function should almost never be used, it only exists for cases where
|
|
|
|
a non-GLib main loop is running and the user wants to run it in a separate
|
|
|
|
thread and marshal the result back asynchronously into the main thread
|
|
|
|
using the other non-GLib main loop. You should almost always use
|
|
|
|
gst_install_plugins_async() instead of this function.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="install-plugins.h" line="147"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="install-plugins.c"
|
|
|
|
line="674">the result of the installation.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="InstallPluginsReturn" c:type="GstInstallPluginsReturn"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="details" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="install-plugins.c"
|
|
|
|
line="661">NULL-terminated array
|
2017-05-12 12:24:03 +00:00
|
|
|
of installer string details</doc>
|
2018-10-19 18:03:09 +00:00
|
|
|
<array c:type="const gchar* const*">
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="utf8" c:type="gchar*"/>
|
|
|
|
</array>
|
|
|
|
</parameter>
|
|
|
|
<parameter name="ctx"
|
|
|
|
transfer-ownership="none"
|
|
|
|
nullable="1"
|
|
|
|
allow-none="1">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="install-plugins.c"
|
|
|
|
line="663">a #GstInstallPluginsContext, or NULL</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="InstallPluginsContext"
|
|
|
|
c:type="GstInstallPluginsContext*"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function>
|
|
|
|
<function name="is_missing_plugin_message"
|
|
|
|
c:identifier="gst_is_missing_plugin_message">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="missing-plugins.c"
|
|
|
|
line="586">Checks whether @msg is a missing plugins message.</doc>
|
|
|
|
<source-position filename="missing-plugins.h" line="63"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="missing-plugins.c"
|
|
|
|
line="592">%TRUE if @msg is a missing-plugins message, otherwise %FALSE.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="gboolean" c:type="gboolean"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="msg" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="missing-plugins.c"
|
|
|
|
line="588">a #GstMessage</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="Gst.Message" c:type="GstMessage*"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function>
|
|
|
|
<function name="missing_decoder_installer_detail_new"
|
|
|
|
c:identifier="gst_missing_decoder_installer_detail_new">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="missing-plugins.c"
|
|
|
|
line="724">Returns an opaque string containing all the details about the missing
|
2017-05-12 12:24:03 +00:00
|
|
|
element to be passed to an external installer called via
|
|
|
|
gst_install_plugins_async() or gst_install_plugins_sync().
|
|
|
|
|
|
|
|
This function is mainly for applications that call external plugin
|
|
|
|
installation mechanisms using one of the two above-mentioned functions in
|
|
|
|
the case where the application knows exactly what kind of plugin it is
|
|
|
|
missing.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="missing-plugins.h" line="82"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="missing-plugins.c"
|
|
|
|
line="737">a newly-allocated detail string, or NULL on error. Free string
|
2017-05-12 12:24:03 +00:00
|
|
|
with g_free() when not needed any longer.</doc>
|
|
|
|
<type name="utf8" c:type="gchar*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="decode_caps" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="missing-plugins.c"
|
|
|
|
line="726">the (fixed) caps for which a decoder element is needed</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="Gst.Caps" c:type="const GstCaps*"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function>
|
|
|
|
<function name="missing_decoder_message_new"
|
|
|
|
c:identifier="gst_missing_decoder_message_new">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="missing-plugins.c"
|
|
|
|
line="256">Creates a missing-plugin message for @element to notify the application
|
2017-05-12 12:24:03 +00:00
|
|
|
that a decoder element for a particular set of (fixed) caps is missing.
|
|
|
|
This function is mainly for use in plugins.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="missing-plugins.h" line="45"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="missing-plugins.c"
|
|
|
|
line="265">a new #GstMessage, or NULL on error</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="Gst.Message" c:type="GstMessage*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="element" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="missing-plugins.c"
|
|
|
|
line="258">the #GstElement posting the message</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="Gst.Element" c:type="GstElement*"/>
|
|
|
|
</parameter>
|
|
|
|
<parameter name="decode_caps" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="missing-plugins.c"
|
|
|
|
line="259">the (fixed) caps for which a decoder element is needed</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="Gst.Caps" c:type="const GstCaps*"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function>
|
|
|
|
<function name="missing_element_installer_detail_new"
|
|
|
|
c:identifier="gst_missing_element_installer_detail_new">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="missing-plugins.c"
|
|
|
|
line="696">Returns an opaque string containing all the details about the missing
|
2017-05-12 12:24:03 +00:00
|
|
|
element to be passed to an external installer called via
|
|
|
|
gst_install_plugins_async() or gst_install_plugins_sync().
|
|
|
|
|
|
|
|
This function is mainly for applications that call external plugin
|
|
|
|
installation mechanisms using one of the two above-mentioned functions in
|
|
|
|
the case where the application knows exactly what kind of plugin it is
|
|
|
|
missing.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="missing-plugins.h" line="79"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="missing-plugins.c"
|
|
|
|
line="710">a newly-allocated detail string, or NULL on error. Free string
|
2017-05-12 12:24:03 +00:00
|
|
|
with g_free() when not needed any longer.</doc>
|
|
|
|
<type name="utf8" c:type="gchar*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="factory_name" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="missing-plugins.c"
|
|
|
|
line="698">the name of the missing element (element factory),
|
2017-05-12 12:24:03 +00:00
|
|
|
e.g. "videoscale" or "cdparanoiasrc"</doc>
|
|
|
|
<type name="utf8" c:type="const gchar*"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function>
|
|
|
|
<function name="missing_element_message_new"
|
|
|
|
c:identifier="gst_missing_element_message_new">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="missing-plugins.c"
|
|
|
|
line="223">Creates a missing-plugin message for @element to notify the application
|
2017-05-12 12:24:03 +00:00
|
|
|
that a certain required element is missing. This function is mainly for
|
|
|
|
use in plugins.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="missing-plugins.h" line="41"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="missing-plugins.c"
|
|
|
|
line="233">a new #GstMessage, or NULL on error</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="Gst.Message" c:type="GstMessage*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="element" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="missing-plugins.c"
|
|
|
|
line="225">the #GstElement posting the message</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="Gst.Element" c:type="GstElement*"/>
|
|
|
|
</parameter>
|
|
|
|
<parameter name="factory_name" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="missing-plugins.c"
|
|
|
|
line="226">the name of the missing element (element factory),
|
2017-05-12 12:24:03 +00:00
|
|
|
e.g. "videoscale" or "cdparanoiasrc"</doc>
|
|
|
|
<type name="utf8" c:type="const gchar*"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function>
|
|
|
|
<function name="missing_encoder_installer_detail_new"
|
|
|
|
c:identifier="gst_missing_encoder_installer_detail_new">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="missing-plugins.c"
|
|
|
|
line="762">Returns an opaque string containing all the details about the missing
|
2017-05-12 12:24:03 +00:00
|
|
|
element to be passed to an external installer called via
|
|
|
|
gst_install_plugins_async() or gst_install_plugins_sync().
|
|
|
|
|
|
|
|
This function is mainly for applications that call external plugin
|
|
|
|
installation mechanisms using one of the two above-mentioned functions in
|
|
|
|
the case where the application knows exactly what kind of plugin it is
|
|
|
|
missing.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="missing-plugins.h" line="85"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="missing-plugins.c"
|
|
|
|
line="775">a newly-allocated detail string, or NULL on error. Free string
|
2017-05-12 12:24:03 +00:00
|
|
|
with g_free() when not needed any longer.</doc>
|
|
|
|
<type name="utf8" c:type="gchar*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="encode_caps" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="missing-plugins.c"
|
|
|
|
line="764">the (fixed) caps for which an encoder element is needed</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="Gst.Caps" c:type="const GstCaps*"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function>
|
|
|
|
<function name="missing_encoder_message_new"
|
|
|
|
c:identifier="gst_missing_encoder_message_new">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="missing-plugins.c"
|
|
|
|
line="296">Creates a missing-plugin message for @element to notify the application
|
2017-05-12 12:24:03 +00:00
|
|
|
that an encoder element for a particular set of (fixed) caps is missing.
|
|
|
|
This function is mainly for use in plugins.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="missing-plugins.h" line="49"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="missing-plugins.c"
|
|
|
|
line="305">a new #GstMessage, or NULL on error</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="Gst.Message" c:type="GstMessage*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="element" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="missing-plugins.c"
|
|
|
|
line="298">the #GstElement posting the message</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="Gst.Element" c:type="GstElement*"/>
|
|
|
|
</parameter>
|
|
|
|
<parameter name="encode_caps" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="missing-plugins.c"
|
|
|
|
line="299">the (fixed) caps for which an encoder element is needed</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="Gst.Caps" c:type="const GstCaps*"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function>
|
|
|
|
<function name="missing_plugin_message_get_description"
|
|
|
|
c:identifier="gst_missing_plugin_message_get_description">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="missing-plugins.c"
|
|
|
|
line="481">Returns a localised string describing the missing feature, for use in
|
2017-05-12 12:24:03 +00:00
|
|
|
error dialogs and the like. Should never return NULL unless @msg is not
|
|
|
|
a valid missing-plugin message.
|
|
|
|
|
|
|
|
This function is mainly for applications that need a human-readable string
|
|
|
|
describing a missing plugin, given a previously collected missing-plugin
|
|
|
|
message</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="missing-plugins.h" line="60"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="missing-plugins.c"
|
|
|
|
line="493">a newly-allocated description string, or NULL on error. Free
|
2017-05-12 12:24:03 +00:00
|
|
|
string with g_free() when not needed any longer.</doc>
|
|
|
|
<type name="utf8" c:type="gchar*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="msg" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="missing-plugins.c"
|
|
|
|
line="483">a missing-plugin #GstMessage of type #GST_MESSAGE_ELEMENT</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="Gst.Message" c:type="GstMessage*"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function>
|
|
|
|
<function name="missing_plugin_message_get_installer_detail"
|
|
|
|
c:identifier="gst_missing_plugin_message_get_installer_detail">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="missing-plugins.c"
|
|
|
|
line="385">Returns an opaque string containing all the details about the missing
|
2017-05-12 12:24:03 +00:00
|
|
|
element to be passed to an external installer called via
|
|
|
|
gst_install_plugins_async() or gst_install_plugins_sync().
|
|
|
|
|
|
|
|
This function is mainly for applications that call external plugin
|
|
|
|
installation mechanisms using one of the two above-mentioned functions.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="missing-plugins.h" line="57"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="missing-plugins.c"
|
|
|
|
line="396">a newly-allocated detail string, or NULL on error. Free string
|
2017-05-12 12:24:03 +00:00
|
|
|
with g_free() when not needed any longer.</doc>
|
|
|
|
<type name="utf8" c:type="gchar*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="msg" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="missing-plugins.c"
|
|
|
|
line="387">a missing-plugin #GstMessage of type #GST_MESSAGE_ELEMENT</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="Gst.Message" c:type="GstMessage*"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function>
|
|
|
|
<function name="missing_uri_sink_installer_detail_new"
|
|
|
|
c:identifier="gst_missing_uri_sink_installer_detail_new">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="missing-plugins.c"
|
|
|
|
line="668">Returns an opaque string containing all the details about the missing
|
2017-05-12 12:24:03 +00:00
|
|
|
element to be passed to an external installer called via
|
|
|
|
gst_install_plugins_async() or gst_install_plugins_sync().
|
|
|
|
|
|
|
|
This function is mainly for applications that call external plugin
|
|
|
|
installation mechanisms using one of the two above-mentioned functions in
|
|
|
|
the case where the application knows exactly what kind of plugin it is
|
|
|
|
missing.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="missing-plugins.h" line="76"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="missing-plugins.c"
|
|
|
|
line="682">a newly-allocated detail string, or NULL on error. Free string
|
2017-05-12 12:24:03 +00:00
|
|
|
with g_free() when not needed any longer.</doc>
|
|
|
|
<type name="utf8" c:type="gchar*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="protocol" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="missing-plugins.c"
|
|
|
|
line="670">the URI protocol the missing source needs to implement,
|
2017-05-12 12:24:03 +00:00
|
|
|
e.g. "http" or "mms"</doc>
|
|
|
|
<type name="utf8" c:type="const gchar*"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function>
|
|
|
|
<function name="missing_uri_sink_message_new"
|
|
|
|
c:identifier="gst_missing_uri_sink_message_new">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="missing-plugins.c"
|
|
|
|
line="191">Creates a missing-plugin message for @element to notify the application
|
2017-05-12 12:24:03 +00:00
|
|
|
that a sink element for a particular URI protocol is missing. This
|
|
|
|
function is mainly for use in plugins.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="missing-plugins.h" line="37"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="missing-plugins.c"
|
|
|
|
line="201">a new #GstMessage, or NULL on error</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="Gst.Message" c:type="GstMessage*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="element" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="missing-plugins.c"
|
|
|
|
line="193">the #GstElement posting the message</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="Gst.Element" c:type="GstElement*"/>
|
|
|
|
</parameter>
|
|
|
|
<parameter name="protocol" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="missing-plugins.c"
|
|
|
|
line="194">the URI protocol the missing sink needs to implement,
|
2017-05-12 12:24:03 +00:00
|
|
|
e.g. "http" or "smb"</doc>
|
|
|
|
<type name="utf8" c:type="const gchar*"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function>
|
|
|
|
<function name="missing_uri_source_installer_detail_new"
|
|
|
|
c:identifier="gst_missing_uri_source_installer_detail_new">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="missing-plugins.c"
|
|
|
|
line="640">Returns an opaque string containing all the details about the missing
|
2017-05-12 12:24:03 +00:00
|
|
|
element to be passed to an external installer called via
|
|
|
|
gst_install_plugins_async() or gst_install_plugins_sync().
|
|
|
|
|
|
|
|
This function is mainly for applications that call external plugin
|
|
|
|
installation mechanisms using one of the two above-mentioned functions in
|
|
|
|
the case where the application knows exactly what kind of plugin it is
|
|
|
|
missing.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="missing-plugins.h" line="73"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="missing-plugins.c"
|
|
|
|
line="654">a newly-allocated detail string, or NULL on error. Free string
|
2017-05-12 12:24:03 +00:00
|
|
|
with g_free() when not needed any longer.</doc>
|
|
|
|
<type name="utf8" c:type="gchar*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="protocol" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="missing-plugins.c"
|
|
|
|
line="642">the URI protocol the missing source needs to implement,
|
2017-05-12 12:24:03 +00:00
|
|
|
e.g. "http" or "mms"</doc>
|
|
|
|
<type name="utf8" c:type="const gchar*"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function>
|
|
|
|
<function name="missing_uri_source_message_new"
|
|
|
|
c:identifier="gst_missing_uri_source_message_new">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="missing-plugins.c"
|
|
|
|
line="158">Creates a missing-plugin message for @element to notify the application
|
2017-05-12 12:24:03 +00:00
|
|
|
that a source element for a particular URI protocol is missing. This
|
|
|
|
function is mainly for use in plugins.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="missing-plugins.h" line="33"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="missing-plugins.c"
|
|
|
|
line="168">a new #GstMessage, or NULL on error</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="Gst.Message" c:type="GstMessage*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="element" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="missing-plugins.c"
|
|
|
|
line="160">the #GstElement posting the message</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="Gst.Element" c:type="GstElement*"/>
|
|
|
|
</parameter>
|
|
|
|
<parameter name="protocol" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="missing-plugins.c"
|
|
|
|
line="161">the URI protocol the missing source needs to implement,
|
2017-05-12 12:24:03 +00:00
|
|
|
e.g. "http" or "mms"</doc>
|
|
|
|
<type name="utf8" c:type="const gchar*"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function>
|
|
|
|
<function name="pb_utils_add_codec_description_to_tag_list"
|
|
|
|
c:identifier="gst_pb_utils_add_codec_description_to_tag_list">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="descriptions.c"
|
|
|
|
line="1141">Adds a codec tag describing the format specified by @caps to @taglist.</doc>
|
|
|
|
<source-position filename="descriptions.h" line="35"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="descriptions.c"
|
|
|
|
line="1151">TRUE if a codec tag was added, FALSE otherwise.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="gboolean" c:type="gboolean"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="taglist" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="descriptions.c"
|
|
|
|
line="1143">a #GstTagList</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="Gst.TagList" c:type="GstTagList*"/>
|
|
|
|
</parameter>
|
|
|
|
<parameter name="codec_tag"
|
|
|
|
transfer-ownership="none"
|
|
|
|
nullable="1"
|
|
|
|
allow-none="1">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="descriptions.c"
|
|
|
|
line="1144">a GStreamer codec tag such as #GST_TAG_AUDIO_CODEC,
|
2017-05-12 12:24:03 +00:00
|
|
|
#GST_TAG_VIDEO_CODEC or #GST_TAG_CODEC. If none is specified,
|
|
|
|
the function will attempt to detect the appropriate category.</doc>
|
|
|
|
<type name="utf8" c:type="const gchar*"/>
|
|
|
|
</parameter>
|
|
|
|
<parameter name="caps" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="descriptions.c"
|
|
|
|
line="1147">the (fixed) #GstCaps for which a codec tag should be added.</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="Gst.Caps" c:type="const GstCaps*"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function>
|
|
|
|
<function name="pb_utils_get_codec_description"
|
|
|
|
c:identifier="gst_pb_utils_get_codec_description">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="descriptions.c"
|
|
|
|
line="1192">Returns a localised (as far as this is possible) string describing the
|
2017-05-12 12:24:03 +00:00
|
|
|
media format specified in @caps, for use in error dialogs or other messages
|
|
|
|
to be seen by the user. Should never return NULL unless @caps is invalid.
|
|
|
|
|
|
|
|
Also see the convenience function
|
|
|
|
gst_pb_utils_add_codec_description_to_tag_list().</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="descriptions.h" line="40"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="descriptions.c"
|
|
|
|
line="1203">a newly-allocated description string, or NULL on error. Free
|
2017-05-12 12:24:03 +00:00
|
|
|
string with g_free() when not needed any longer.</doc>
|
|
|
|
<type name="utf8" c:type="gchar*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="caps" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="descriptions.c"
|
|
|
|
line="1194">the (fixed) #GstCaps for which an format description is needed</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="Gst.Caps" c:type="const GstCaps*"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function>
|
|
|
|
<function name="pb_utils_get_decoder_description"
|
|
|
|
c:identifier="gst_pb_utils_get_decoder_description">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="descriptions.c"
|
|
|
|
line="1003">Returns a localised string describing an decoder for the format specified
|
2017-05-12 12:24:03 +00:00
|
|
|
in @caps, for use in error dialogs or other messages to be seen by the user.
|
|
|
|
Should never return NULL unless @factory_name or @caps are invalid.
|
|
|
|
|
|
|
|
This function is mainly for internal use, applications would typically
|
|
|
|
use gst_missing_plugin_message_get_description() to get a description of
|
|
|
|
a missing feature from a missing-plugin message.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="descriptions.h" line="54"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="descriptions.c"
|
|
|
|
line="1015">a newly-allocated description string, or NULL on error. Free
|
2017-05-12 12:24:03 +00:00
|
|
|
string with g_free() when not needed any longer.</doc>
|
|
|
|
<type name="utf8" c:type="gchar*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="caps" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="descriptions.c"
|
|
|
|
line="1005">the (fixed) #GstCaps for which an decoder description is needed</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="Gst.Caps" c:type="const GstCaps*"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function>
|
|
|
|
<function name="pb_utils_get_element_description"
|
|
|
|
c:identifier="gst_pb_utils_get_element_description">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="descriptions.c"
|
|
|
|
line="1110">Returns a localised string describing the given element, for use in
|
2017-05-12 12:24:03 +00:00
|
|
|
error dialogs or other messages to be seen by the user. Should never
|
|
|
|
return NULL unless @factory_name is invalid.
|
|
|
|
|
|
|
|
This function is mainly for internal use, applications would typically
|
|
|
|
use gst_missing_plugin_message_get_description() to get a description of
|
|
|
|
a missing feature from a missing-plugin message.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="descriptions.h" line="60"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="descriptions.c"
|
|
|
|
line="1122">a newly-allocated description string, or NULL on error. Free
|
2017-05-12 12:24:03 +00:00
|
|
|
string with g_free() when not needed any longer.</doc>
|
|
|
|
<type name="utf8" c:type="gchar*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="factory_name" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="descriptions.c"
|
|
|
|
line="1112">the name of the element, e.g. "giosrc"</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="utf8" c:type="const gchar*"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function>
|
|
|
|
<function name="pb_utils_get_encoder_description"
|
|
|
|
c:identifier="gst_pb_utils_get_encoder_description">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="descriptions.c"
|
|
|
|
line="1058">Returns a localised string describing an encoder for the format specified
|
2017-05-12 12:24:03 +00:00
|
|
|
in @caps, for use in error dialogs or other messages to be seen by the user.
|
|
|
|
Should never return NULL unless @factory_name or @caps are invalid.
|
|
|
|
|
|
|
|
This function is mainly for internal use, applications would typically
|
|
|
|
use gst_missing_plugin_message_get_description() to get a description of
|
|
|
|
a missing feature from a missing-plugin message.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="descriptions.h" line="57"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="descriptions.c"
|
|
|
|
line="1070">a newly-allocated description string, or NULL on error. Free
|
2017-05-12 12:24:03 +00:00
|
|
|
string with g_free() when not needed any longer.</doc>
|
|
|
|
<type name="utf8" c:type="gchar*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="caps" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="descriptions.c"
|
|
|
|
line="1060">the (fixed) #GstCaps for which an encoder description is needed</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="Gst.Caps" c:type="const GstCaps*"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function>
|
|
|
|
<function name="pb_utils_get_sink_description"
|
|
|
|
c:identifier="gst_pb_utils_get_sink_description">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="descriptions.c"
|
|
|
|
line="968">Returns a localised string describing a sink element handling the protocol
|
2017-05-12 12:24:03 +00:00
|
|
|
specified in @protocol, for use in error dialogs or other messages to be
|
|
|
|
seen by the user. Should never return NULL unless @protocol is invalid.
|
|
|
|
|
|
|
|
This function is mainly for internal use, applications would typically
|
|
|
|
use gst_missing_plugin_message_get_description() to get a description of
|
|
|
|
a missing feature from a missing-plugin message.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="descriptions.h" line="51"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="descriptions.c"
|
|
|
|
line="980">a newly-allocated description string, or NULL on error. Free
|
2017-05-12 12:24:03 +00:00
|
|
|
string with g_free() when not needed any longer.</doc>
|
|
|
|
<type name="utf8" c:type="gchar*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="protocol" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="descriptions.c"
|
|
|
|
line="970">the protocol the sink element needs to handle, e.g. "http"</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="utf8" c:type="const gchar*"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function>
|
|
|
|
<function name="pb_utils_get_source_description"
|
|
|
|
c:identifier="gst_pb_utils_get_source_description">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="descriptions.c"
|
|
|
|
line="918">Returns a localised string describing a source element handling the protocol
|
2017-05-12 12:24:03 +00:00
|
|
|
specified in @protocol, for use in error dialogs or other messages to be
|
|
|
|
seen by the user. Should never return NULL unless @protocol is invalid.
|
|
|
|
|
|
|
|
This function is mainly for internal use, applications would typically
|
|
|
|
use gst_missing_plugin_message_get_description() to get a description of
|
|
|
|
a missing feature from a missing-plugin message.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="descriptions.h" line="48"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="descriptions.c"
|
|
|
|
line="930">a newly-allocated description string, or NULL on error. Free
|
2017-05-12 12:24:03 +00:00
|
|
|
string with g_free() when not needed any longer.</doc>
|
|
|
|
<type name="utf8" c:type="gchar*"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="protocol" transfer-ownership="none">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="descriptions.c"
|
|
|
|
line="920">the protocol the source element needs to handle, e.g. "http"</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="utf8" c:type="const gchar*"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function>
|
|
|
|
<function name="pb_utils_init" c:identifier="gst_pb_utils_init">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="pbutils.c"
|
|
|
|
line="85">Initialises the base utils support library. This function is not
|
2017-05-12 12:24:03 +00:00
|
|
|
thread-safe. Applications should call it after calling gst_init(),
|
|
|
|
plugins should call it from their plugin_init function.
|
|
|
|
|
|
|
|
This function may be called multiple times. It will do nothing if the
|
|
|
|
library has already been initialised.</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="pbutils.h" line="39"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
|
|
|
<type name="none" c:type="void"/>
|
|
|
|
</return-value>
|
|
|
|
</function>
|
|
|
|
<function name="plugins_base_version"
|
|
|
|
c:identifier="gst_plugins_base_version">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstpluginsbaseversion.c"
|
|
|
|
line="38">Gets the version number of the GStreamer Plugins Base libraries.</doc>
|
|
|
|
<source-position filename="gstpluginsbaseversion.h" line="72"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="none">
|
|
|
|
<type name="none" c:type="void"/>
|
|
|
|
</return-value>
|
|
|
|
<parameters>
|
|
|
|
<parameter name="major"
|
|
|
|
direction="out"
|
|
|
|
caller-allocates="0"
|
|
|
|
transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstpluginsbaseversion.c"
|
|
|
|
line="40">pointer to a guint to store the major version number, or %NULL</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint" c:type="guint*"/>
|
|
|
|
</parameter>
|
|
|
|
<parameter name="minor"
|
|
|
|
direction="out"
|
|
|
|
caller-allocates="0"
|
|
|
|
transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstpluginsbaseversion.c"
|
|
|
|
line="41">pointer to a guint to store the minor version number, or %NULL</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint" c:type="guint*"/>
|
|
|
|
</parameter>
|
|
|
|
<parameter name="micro"
|
|
|
|
direction="out"
|
|
|
|
caller-allocates="0"
|
|
|
|
transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstpluginsbaseversion.c"
|
|
|
|
line="42">pointer to a guint to store the micro version number, or %NULL</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint" c:type="guint*"/>
|
|
|
|
</parameter>
|
|
|
|
<parameter name="nano"
|
|
|
|
direction="out"
|
|
|
|
caller-allocates="0"
|
|
|
|
transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstpluginsbaseversion.c"
|
|
|
|
line="43">pointer to a guint to store the nano version number, or %NULL</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="guint" c:type="guint*"/>
|
|
|
|
</parameter>
|
|
|
|
</parameters>
|
|
|
|
</function>
|
|
|
|
<function name="plugins_base_version_string"
|
|
|
|
c:identifier="gst_plugins_base_version_string">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstpluginsbaseversion.c"
|
|
|
|
line="61">This function returns a string that is useful for describing this version
|
2017-05-12 12:24:03 +00:00
|
|
|
of GStreamer's gst-plugins-base libraries to the outside world: user agent
|
|
|
|
strings, logging, about dialogs ...</doc>
|
2019-12-15 10:18:09 +00:00
|
|
|
<source-position filename="gstpluginsbaseversion.h" line="75"/>
|
2017-05-12 12:24:03 +00:00
|
|
|
<return-value transfer-ownership="full">
|
2019-12-15 10:18:09 +00:00
|
|
|
<doc xml:space="preserve"
|
|
|
|
filename="gstpluginsbaseversion.c"
|
|
|
|
line="68">a newly allocated string describing this version of gst-plugins-base</doc>
|
2017-05-12 12:24:03 +00:00
|
|
|
<type name="utf8" c:type="gchar*"/>
|
|
|
|
</return-value>
|
|
|
|
</function>
|
|
|
|
</namespace>
|
|
|
|
</repository>
|