adding templates

Original commit message from CVS:
adding templates
This commit is contained in:
Thomas Vander Stichele 2004-04-14 18:31:01 +00:00
parent 8bdbb4a088
commit adb8450fdd
4 changed files with 549 additions and 0 deletions

View file

@ -0,0 +1,71 @@
<!-- ##### SECTION Title ##### -->
GstBufferStore
<!-- ##### SECTION Short_Description ##### -->
<!-- ##### SECTION Long_Description ##### -->
<para>
</para>
<!-- ##### SECTION See_Also ##### -->
<para>
</para>
<!-- ##### STRUCT GstBufferStore ##### -->
<para>
</para>
@object:
@buffers:
<!-- ##### FUNCTION gst_buffer_store_new ##### -->
<para>
</para>
@Returns:
<!-- ##### FUNCTION gst_buffer_store_clear ##### -->
<para>
</para>
@store:
<!-- ##### FUNCTION gst_buffer_store_add_buffer ##### -->
<para>
</para>
@store:
@buffer:
@Returns:
<!-- ##### FUNCTION gst_buffer_store_get_buffer ##### -->
<para>
</para>
@store:
@offset:
@size:
@Returns:
<!-- ##### FUNCTION gst_buffer_store_get_size ##### -->
<para>
</para>
@store:
@offset:
@Returns:

View file

@ -0,0 +1,66 @@
<!-- ##### SECTION Title ##### -->
gstparse
<!-- ##### SECTION Short_Description ##### -->
<!-- ##### SECTION Long_Description ##### -->
<para>
</para>
<!-- ##### SECTION See_Also ##### -->
<para>
</para>
<!-- ##### FUNCTION gst_parse_error_quark ##### -->
<para>
</para>
@Returns:
<!-- ##### MACRO GST_PARSE_ERROR ##### -->
<para>
</para>
<!-- ##### ENUM GstParseError ##### -->
<para>
</para>
@GST_PARSE_ERROR_SYNTAX:
@GST_PARSE_ERROR_NO_SUCH_ELEMENT:
@GST_PARSE_ERROR_NO_SUCH_PROPERTY:
@GST_PARSE_ERROR_LINK:
@GST_PARSE_ERROR_COULD_NOT_SET_PROPERTY:
@GST_PARSE_ERROR_EMPTY_BIN:
@GST_PARSE_ERROR_EMPTY:
<!-- ##### FUNCTION gst_parse_launch ##### -->
<para>
</para>
@pipeline_description:
@error:
@Returns:
<!-- ##### FUNCTION gst_parse_launchv ##### -->
<para>
</para>
@argv:
@error:
@Returns:

View file

@ -0,0 +1,166 @@
<!-- ##### SECTION Title ##### -->
gstsearchfuncs
<!-- ##### SECTION Short_Description ##### -->
<!-- ##### SECTION Long_Description ##### -->
<para>
</para>
<!-- ##### SECTION See_Also ##### -->
<para>
</para>
<!-- ##### MACRO GST_AUTOPLUG_MAX_COST ##### -->
<para>
</para>
<!-- ##### STRUCT GstAutoplugNode ##### -->
<para>
</para>
@prev:
@fac:
@templ:
@cost:
@endpoint:
<!-- ##### FUNCTION gst_autoplug_caps_intersect ##### -->
<para>
</para>
@src:
@sink:
@Returns:
<!-- ##### FUNCTION gst_autoplug_can_connect_src ##### -->
<para>
</para>
@fac:
@src:
@Returns:
<!-- ##### FUNCTION gst_autoplug_can_connect_sink ##### -->
<para>
</para>
@fac:
@sink:
@Returns:
<!-- ##### FUNCTION gst_autoplug_can_match ##### -->
<para>
</para>
@src:
@dest:
@Returns:
<!-- ##### FUNCTION gst_autoplug_factory_has_direction ##### -->
<para>
</para>
@fac:
@dir:
@Returns:
<!-- ##### MACRO gst_autoplug_factory_has_sink ##### -->
<para>
</para>
@fac:
<!-- ##### MACRO gst_autoplug_factory_has_src ##### -->
<para>
</para>
@fac:
<!-- ##### MACRO gst_autoplug_get_cost ##### -->
<para>
</para>
@fac:
<!-- ##### FUNCTION gst_autoplug_factories_sinks ##### -->
<para>
</para>
@factories:
@Returns:
<!-- ##### FUNCTION gst_autoplug_factories_srcs ##### -->
<para>
</para>
@factories:
@Returns:
<!-- ##### FUNCTION gst_autoplug_factories_filters ##### -->
<para>
</para>
@factories:
@Returns:
<!-- ##### FUNCTION gst_autoplug_factories_filters_with_sink_caps ##### -->
<para>
</para>
@factories:
@Returns:
<!-- ##### FUNCTION gst_autoplug_factories_at_most_templates ##### -->
<para>
</para>
@factories:
@dir:
@maxtemplates:
@Returns:
<!-- ##### FUNCTION gst_autoplug_sp ##### -->
<para>
</para>
@src_caps:
@sink_caps:
@factories:
@Returns:

246
docs/gst/tmpl/gsttypes.sgml Normal file
View file

@ -0,0 +1,246 @@
<!-- ##### SECTION Title ##### -->
gsttypes
<!-- ##### SECTION Short_Description ##### -->
<!-- ##### SECTION Long_Description ##### -->
<para>
</para>
<!-- ##### SECTION See_Also ##### -->
<para>
</para>
<!-- ##### STRUCT GstObject ##### -->
<para>
</para>
<!-- ##### STRUCT GstObjectClass ##### -->
<para>
</para>
@parent_class:
@path_string_separator:
@signal_object:
@parent_set:
@parent_unset:
@object_saved:
@deep_notify:
@destroy:
@save_thyself:
@restore_thyself:
@_gst_reserved:
<!-- ##### STRUCT GstPad ##### -->
<para>
</para>
<!-- ##### STRUCT GstPadClass ##### -->
<para>
</para>
@parent_class:
@_gst_reserved:
<!-- ##### STRUCT GstPadTemplate ##### -->
<para>
The padtemplate object.
</para>
<!-- ##### STRUCT GstPadTemplateClass ##### -->
<para>
</para>
@parent_class:
@pad_created:
@_gst_reserved:
<!-- ##### STRUCT GstElement ##### -->
<para>
</para>
<!-- ##### STRUCT GstElementClass ##### -->
<para>
</para>
@parent_class:
@details:
@elementfactory:
@padtemplates:
@numpadtemplates:
@state_change:
@new_pad:
@pad_removed:
@error:
@eos:
@found_tag:
@set_property:
@get_property:
@release_locks:
@get_event_masks:
@send_event:
@get_formats:
@convert:
@get_query_types:
@query:
@change_state:
@request_new_pad:
@release_pad:
@get_clock:
@set_clock:
@get_index:
@set_index:
@set_state:
@_gst_reserved:
<!-- ##### STRUCT GstBin ##### -->
<para>
</para>
<!-- ##### STRUCT GstBinClass ##### -->
<para>
</para>
@parent_class:
@add_element:
@remove_element:
@child_state_change:
@iterate:
@element_added:
@element_removed:
@_gst_reserved:
<!-- ##### STRUCT GstScheduler ##### -->
<para>
</para>
<!-- ##### STRUCT GstSchedulerClass ##### -->
<para>
</para>
@parent_class:
@setup:
@reset:
@add_element:
@remove_element:
@add_scheduler:
@remove_scheduler:
@state_transition:
@scheduling_change:
@lock_element:
@unlock_element:
@yield:
@interrupt:
@error:
@pad_link:
@pad_unlink:
@pad_select:
@clock_wait:
@iterate:
@show:
@object_sync:
@_gst_reserved:
<!-- ##### STRUCT GstEvent ##### -->
<para>
</para>
@data:
@type:
@timestamp:
@src:
<!-- ##### ENUM GstElementState ##### -->
<para>
</para>
@GST_STATE_VOID_PENDING:
@GST_STATE_NULL:
@GST_STATE_READY:
@GST_STATE_PAUSED:
@GST_STATE_PLAYING:
<!-- ##### ENUM GstElementStateReturn ##### -->
<para>
</para>
@GST_STATE_FAILURE:
@GST_STATE_SUCCESS:
@GST_STATE_ASYNC:
<!-- ##### ENUM GstResult ##### -->
<para>
</para>
@GST_RESULT_OK:
@GST_RESULT_NOK:
@GST_RESULT_NOT_IMPL:
<!-- ##### MACRO GST_RANK_PRIMARY ##### -->
<para>
</para>
<!-- ##### MACRO GST_RANK_SECONDARY ##### -->
<para>
</para>
<!-- ##### MACRO GST_RANK_MARGINAL ##### -->
<para>
</para>
<!-- ##### MACRO GST_RANK_NONE ##### -->
<para>
</para>
<!-- ##### MACRO GST_PADDING ##### -->
<para>
</para>
<!-- ##### MACRO GST_PADDING_INIT ##### -->
<para>
</para>