2000-03-27 19:53:43 +00:00
|
|
|
<INCLUDE>gst/gst.h</INCLUDE>
|
2000-02-02 06:26:44 +00:00
|
|
|
<SECTION>
|
2000-03-27 19:53:43 +00:00
|
|
|
<FILE>gst</FILE>
|
|
|
|
<TITLE>Gst</TITLE>
|
|
|
|
gst_init
|
2004-01-07 16:32:24 +00:00
|
|
|
gst_init_get_popt_table
|
2002-03-31 14:00:33 +00:00
|
|
|
gst_init_with_popt_table
|
2002-12-14 13:02:16 +00:00
|
|
|
gst_init_check
|
2004-01-07 16:32:24 +00:00
|
|
|
gst_init_check_with_popt_table
|
2001-10-19 22:49:35 +00:00
|
|
|
gst_version
|
2000-09-13 19:04:55 +00:00
|
|
|
gst_main
|
|
|
|
gst_main_quit
|
2002-07-12 23:21:20 +00:00
|
|
|
gst_has_threads
|
|
|
|
gst_use_threads
|
2002-03-31 14:00:33 +00:00
|
|
|
g_log_domain_gstreamer
|
2001-04-17 21:14:55 +00:00
|
|
|
GST_VERSION_MAJOR
|
|
|
|
GST_VERSION_MINOR
|
2001-10-19 22:49:35 +00:00
|
|
|
GST_VERSION_MICRO
|
2000-12-30 16:13:17 +00:00
|
|
|
<SUBSECTION Standard>
|
2002-03-31 14:00:33 +00:00
|
|
|
gst_marshal_VOID__BOOLEAN
|
|
|
|
gst_marshal_VOID__INT
|
|
|
|
gst_marshal_VOID__INT_INT
|
|
|
|
gst_marshal_VOID__OBJECT
|
|
|
|
gst_marshal_VOID__OBJECT_PARAM
|
|
|
|
gst_marshal_VOID__OBJECT_POINTER
|
|
|
|
gst_marshal_VOID__OBJECT_STRING
|
|
|
|
gst_marshal_VOID__POINTER
|
|
|
|
gst_marshal_VOID__STRING
|
|
|
|
gst_marshal_VOID__VOID
|
2000-12-30 16:13:17 +00:00
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>gstinfo</FILE>
|
2004-01-28 14:27:11 +00:00
|
|
|
<TITLE>GstInfo</TITLE>
|
2003-06-29 14:05:49 +00:00
|
|
|
GST_STR_NULL
|
|
|
|
GST_DEBUG_PAD_NAME
|
|
|
|
GST_FUNCTION
|
|
|
|
<SUBSECTION>
|
|
|
|
GstDebugLevel
|
|
|
|
GST_LEVEL_DEFAULT
|
|
|
|
gst_debug_level_get_name
|
|
|
|
GstDebugColorFlags
|
|
|
|
gst_debug_construct_term_color
|
|
|
|
GstDebugCategory
|
|
|
|
GST_CAT_DEFAULT
|
|
|
|
<SUBSECTION>
|
|
|
|
GstLogFunction
|
|
|
|
gst_debug_log
|
|
|
|
gst_debug_log_default
|
|
|
|
gst_debug_add_log_function
|
|
|
|
gst_debug_remove_log_function
|
|
|
|
gst_debug_remove_log_function_by_data
|
|
|
|
<SUBSECTION>
|
|
|
|
gst_debug_set_active
|
|
|
|
gst_debug_is_active
|
|
|
|
gst_debug_set_colored
|
|
|
|
gst_debug_is_colored
|
|
|
|
gst_debug_set_default_threshold
|
|
|
|
gst_debug_get_default_threshold
|
|
|
|
gst_debug_set_threshold_for_name
|
|
|
|
gst_debug_unset_threshold_for_name
|
|
|
|
<SUBSECTION>
|
|
|
|
GST_DEBUG_CATEGORY
|
|
|
|
GST_DEBUG_CATEGORY_EXTERN
|
|
|
|
GST_DEBUG_CATEGORY_STATIC
|
|
|
|
GST_DEBUG_CATEGORY_INIT
|
|
|
|
gst_debug_category_free
|
|
|
|
gst_debug_category_set_threshold
|
|
|
|
gst_debug_category_reset_threshold
|
|
|
|
gst_debug_category_get_threshold
|
|
|
|
gst_debug_category_get_name
|
|
|
|
gst_debug_category_get_color
|
|
|
|
gst_debug_category_get_description
|
|
|
|
gst_debug_get_all_categories
|
|
|
|
<SUBSECTION>
|
|
|
|
GST_CAT_LEVEL_LOG
|
2001-01-01 17:25:43 +00:00
|
|
|
GST_INFO
|
|
|
|
GST_DEBUG
|
2003-06-29 14:05:49 +00:00
|
|
|
GST_CAT_ERROR_OBJECT
|
|
|
|
GST_CAT_WARNING_OBJECT
|
|
|
|
GST_CAT_INFO_OBJECT
|
|
|
|
GST_CAT_DEBUG_OBJECT
|
|
|
|
GST_CAT_LOG_OBJECT
|
|
|
|
GST_CAT_ERROR
|
|
|
|
GST_CAT_WARNING
|
|
|
|
GST_CAT_LOG
|
|
|
|
GST_ERROR_OBJECT
|
|
|
|
GST_WARNING_OBJECT
|
|
|
|
GST_INFO_OBJECT
|
|
|
|
GST_DEBUG_OBJECT
|
|
|
|
GST_LOG_OBJECT
|
|
|
|
GST_ERROR
|
|
|
|
GST_WARNING
|
|
|
|
GST_CAT_INFO
|
|
|
|
GST_CAT_DEBUG
|
|
|
|
GST_LOG
|
|
|
|
<SUBSECTION>
|
2000-12-30 16:13:17 +00:00
|
|
|
GST_DEBUG_FUNCPTR
|
|
|
|
GST_DEBUG_FUNCPTR_NAME
|
2000-10-22 16:27:21 +00:00
|
|
|
</SECTION>
|
|
|
|
|
2000-12-28 21:42:23 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>gstscheduler</FILE>
|
2001-12-09 13:17:13 +00:00
|
|
|
<TITLE>GstScheduler</TITLE>
|
2001-12-28 20:27:59 +00:00
|
|
|
GST_SCHEDULER_PARENT
|
|
|
|
GST_SCHEDULER_STATE
|
2002-01-01 15:59:05 +00:00
|
|
|
GstSchedulerState
|
2002-03-31 14:00:33 +00:00
|
|
|
GstSchedulerFlags
|
2001-12-28 20:27:59 +00:00
|
|
|
gst_scheduler_setup
|
|
|
|
gst_scheduler_reset
|
2001-12-09 13:17:13 +00:00
|
|
|
gst_scheduler_add_element
|
|
|
|
gst_scheduler_remove_element
|
2001-12-28 20:27:59 +00:00
|
|
|
gst_scheduler_state_transition
|
2002-12-14 13:02:16 +00:00
|
|
|
gst_scheduler_scheduling_change
|
2001-12-28 20:27:59 +00:00
|
|
|
gst_scheduler_lock_element
|
|
|
|
gst_scheduler_unlock_element
|
|
|
|
gst_scheduler_yield
|
|
|
|
gst_scheduler_interrupt
|
|
|
|
gst_scheduler_error
|
2003-01-24 18:08:39 +00:00
|
|
|
gst_scheduler_pad_link
|
|
|
|
gst_scheduler_pad_unlink
|
2001-12-09 13:17:13 +00:00
|
|
|
gst_scheduler_pad_select
|
2002-03-31 14:00:33 +00:00
|
|
|
gst_scheduler_add_scheduler
|
|
|
|
gst_scheduler_remove_scheduler
|
|
|
|
gst_scheduler_auto_clock
|
|
|
|
gst_scheduler_get_clock
|
|
|
|
gst_scheduler_set_clock
|
|
|
|
gst_scheduler_use_clock
|
|
|
|
gst_scheduler_clock_wait
|
2001-12-09 13:17:13 +00:00
|
|
|
gst_scheduler_iterate
|
|
|
|
gst_scheduler_show
|
2001-05-27 14:33:30 +00:00
|
|
|
<SUBSECTION Standard>
|
2001-12-09 13:17:13 +00:00
|
|
|
GstScheduler
|
|
|
|
GstSchedulerClass
|
|
|
|
gst_scheduler_get_type
|
|
|
|
GST_SCHEDULER
|
|
|
|
GST_IS_SCHEDULER
|
|
|
|
GST_TYPE_SCHEDULER
|
|
|
|
GST_SCHEDULER_CLASS
|
|
|
|
GST_IS_SCHEDULER_CLASS
|
2002-12-14 13:02:16 +00:00
|
|
|
GST_TYPE_SCHEDULER_FLAGS
|
|
|
|
gst_scheduler_flags_get_type
|
|
|
|
GST_TYPE_SCHEDULER_STATE
|
|
|
|
gst_scheduler_state_get_type
|
2003-02-10 23:01:55 +00:00
|
|
|
GST_SCHEDULER_FACTORY_GET_CLASS
|
|
|
|
GST_SCHEDULER_GET_CLASS
|
2000-12-28 21:42:23 +00:00
|
|
|
</SECTION>
|
|
|
|
|
2003-06-29 14:05:49 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>gstconfig</FILE>
|
2004-01-28 14:27:11 +00:00
|
|
|
<TITLE>GstConfig</TITLE>
|
2003-06-29 14:05:49 +00:00
|
|
|
GST_DISABLE_ALLOC_TRACE
|
|
|
|
GST_DISABLE_ENUMTYPES
|
|
|
|
GST_DISABLE_GST_DEBUG
|
|
|
|
GST_DISABLE_INDEX
|
|
|
|
GST_DISABLE_LOADSAVE
|
|
|
|
GST_DISABLE_LOADSAVE_REGISTRY
|
|
|
|
GST_DISABLE_PARSE
|
|
|
|
GST_DISABLE_PLUGIN
|
|
|
|
GST_DISABLE_TRACE
|
|
|
|
GST_DISABLE_URI
|
|
|
|
GST_DISABLE_REGISTRY
|
|
|
|
</SECTION>
|
|
|
|
|
2001-12-09 13:17:13 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>gstschedulerfactory</FILE>
|
|
|
|
<TITLE>GstSchedulerFactory</TITLE>
|
2002-04-12 16:22:32 +00:00
|
|
|
gst_scheduler_factory_create
|
|
|
|
gst_scheduler_factory_destroy
|
|
|
|
gst_scheduler_factory_find
|
|
|
|
gst_scheduler_factory_make
|
|
|
|
gst_scheduler_factory_new
|
|
|
|
gst_scheduler_factory_get_default_name
|
|
|
|
gst_scheduler_factory_set_default_name
|
2001-12-09 13:17:13 +00:00
|
|
|
<SUBSECTION Standard>
|
2002-04-12 16:22:32 +00:00
|
|
|
GST_IS_SCHEDULER_FACTORY
|
|
|
|
GST_IS_SCHEDULER_FACTORY_CLASS
|
|
|
|
GST_SCHEDULER_FACTORY
|
|
|
|
GST_SCHEDULER_FACTORY_CLASS
|
|
|
|
GST_TYPE_SCHEDULER_FACTORY
|
2002-12-14 13:02:16 +00:00
|
|
|
gst_scheduler_factory_get_type
|
2001-12-09 13:17:13 +00:00
|
|
|
GstSchedulerFactory
|
|
|
|
GstSchedulerFactoryClass
|
|
|
|
</SECTION>
|
|
|
|
|
2002-12-14 13:02:16 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>gstformat</FILE>
|
|
|
|
<TITLE>GstFormat</TITLE>
|
|
|
|
GstFormat
|
2003-01-02 18:56:09 +00:00
|
|
|
GST_FORMAT_PERCENT_MAX
|
|
|
|
GST_FORMAT_PERCENT_SCALE
|
2002-12-14 13:02:16 +00:00
|
|
|
GstFormatDefinition
|
|
|
|
GST_FORMATS_FUNCTION
|
|
|
|
gst_format_register
|
|
|
|
gst_format_get_by_nick
|
2003-01-02 18:56:09 +00:00
|
|
|
gst_formats_contains
|
2002-12-14 13:02:16 +00:00
|
|
|
gst_format_get_details
|
|
|
|
gst_format_get_definitions
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
GST_TYPE_FORMAT
|
|
|
|
gst_format_get_type
|
|
|
|
</SECTION>
|
2001-12-09 13:17:13 +00:00
|
|
|
|
Re- set up the gtk-doc system. I'd managed to mutilate it a while back, but now it's fixed. I'll put a copy of the ...
Original commit message from CVS:
Re- set up the gtk-doc system. I'd managed to mutilate it a while back,
but now it's fixed. I'll put a copy of the HTML output somewhere on the
website tonight.
In order to actually generate the docs, you'll have to install all the
DocBook tools, as well as gtk-doc from GNOME cvs. (see
http://developer.gnome.org/arch/doc/tools.html)
Notes (I'll codify these some day):
- Don't believe the Gnome page, always edit the SOURCES when documenting a
given function, never the tmpl file.
- I'll be re-arranging things a lot, but gtk-doc is smart enough to merge
any changes to the tmpl file. However, gtk-doc's merge and CVS's diff are
two entirely separate animals. We should probably have a virtual mutex on
the entire docs/gst/ directory, over and above what CVS does.
- I'm going to try to end up with a book set (docbook terms), where
docs/gst/ is only one book. There'd be another called docs/manual/, and
another docs/plugins/, etc. If you have any comments as to how these
should be done, gstreamer-devel is the place.
2000-02-01 09:16:43 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>gstbin</FILE>
|
|
|
|
<TITLE>GstBin</TITLE>
|
2000-12-28 21:42:23 +00:00
|
|
|
GstBinFlags
|
2000-03-27 19:53:43 +00:00
|
|
|
GstBin
|
2002-06-12 22:27:18 +00:00
|
|
|
GstBinPrePostIterateFunction
|
Re- set up the gtk-doc system. I'd managed to mutilate it a while back, but now it's fixed. I'll put a copy of the ...
Original commit message from CVS:
Re- set up the gtk-doc system. I'd managed to mutilate it a while back,
but now it's fixed. I'll put a copy of the HTML output somewhere on the
website tonight.
In order to actually generate the docs, you'll have to install all the
DocBook tools, as well as gtk-doc from GNOME cvs. (see
http://developer.gnome.org/arch/doc/tools.html)
Notes (I'll codify these some day):
- Don't believe the Gnome page, always edit the SOURCES when documenting a
given function, never the tmpl file.
- I'll be re-arranging things a lot, but gtk-doc is smart enough to merge
any changes to the tmpl file. However, gtk-doc's merge and CVS's diff are
two entirely separate animals. We should probably have a virtual mutex on
the entire docs/gst/ directory, over and above what CVS does.
- I'm going to try to end up with a book set (docbook terms), where
docs/gst/ is only one book. There'd be another called docs/manual/, and
another docs/plugins/, etc. If you have any comments as to how these
should be done, gstreamer-devel is the place.
2000-02-01 09:16:43 +00:00
|
|
|
gst_bin_new
|
|
|
|
gst_bin_add
|
2002-03-31 14:00:33 +00:00
|
|
|
gst_bin_add_many
|
Re- set up the gtk-doc system. I'd managed to mutilate it a while back, but now it's fixed. I'll put a copy of the ...
Original commit message from CVS:
Re- set up the gtk-doc system. I'd managed to mutilate it a while back,
but now it's fixed. I'll put a copy of the HTML output somewhere on the
website tonight.
In order to actually generate the docs, you'll have to install all the
DocBook tools, as well as gtk-doc from GNOME cvs. (see
http://developer.gnome.org/arch/doc/tools.html)
Notes (I'll codify these some day):
- Don't believe the Gnome page, always edit the SOURCES when documenting a
given function, never the tmpl file.
- I'll be re-arranging things a lot, but gtk-doc is smart enough to merge
any changes to the tmpl file. However, gtk-doc's merge and CVS's diff are
two entirely separate animals. We should probably have a virtual mutex on
the entire docs/gst/ directory, over and above what CVS does.
- I'm going to try to end up with a book set (docbook terms), where
docs/gst/ is only one book. There'd be another called docs/manual/, and
another docs/plugins/, etc. If you have any comments as to how these
should be done, gstreamer-devel is the place.
2000-02-01 09:16:43 +00:00
|
|
|
gst_bin_remove
|
2003-02-11 20:38:41 +00:00
|
|
|
gst_bin_remove_many
|
Re- set up the gtk-doc system. I'd managed to mutilate it a while back, but now it's fixed. I'll put a copy of the ...
Original commit message from CVS:
Re- set up the gtk-doc system. I'd managed to mutilate it a while back,
but now it's fixed. I'll put a copy of the HTML output somewhere on the
website tonight.
In order to actually generate the docs, you'll have to install all the
DocBook tools, as well as gtk-doc from GNOME cvs. (see
http://developer.gnome.org/arch/doc/tools.html)
Notes (I'll codify these some day):
- Don't believe the Gnome page, always edit the SOURCES when documenting a
given function, never the tmpl file.
- I'll be re-arranging things a lot, but gtk-doc is smart enough to merge
any changes to the tmpl file. However, gtk-doc's merge and CVS's diff are
two entirely separate animals. We should probably have a virtual mutex on
the entire docs/gst/ directory, over and above what CVS does.
- I'm going to try to end up with a book set (docbook terms), where
docs/gst/ is only one book. There'd be another called docs/manual/, and
another docs/plugins/, etc. If you have any comments as to how these
should be done, gstreamer-devel is the place.
2000-02-01 09:16:43 +00:00
|
|
|
gst_bin_get_by_name
|
2001-01-31 20:27:00 +00:00
|
|
|
gst_bin_get_by_name_recurse_up
|
Re- set up the gtk-doc system. I'd managed to mutilate it a while back, but now it's fixed. I'll put a copy of the ...
Original commit message from CVS:
Re- set up the gtk-doc system. I'd managed to mutilate it a while back,
but now it's fixed. I'll put a copy of the HTML output somewhere on the
website tonight.
In order to actually generate the docs, you'll have to install all the
DocBook tools, as well as gtk-doc from GNOME cvs. (see
http://developer.gnome.org/arch/doc/tools.html)
Notes (I'll codify these some day):
- Don't believe the Gnome page, always edit the SOURCES when documenting a
given function, never the tmpl file.
- I'll be re-arranging things a lot, but gtk-doc is smart enough to merge
any changes to the tmpl file. However, gtk-doc's merge and CVS's diff are
two entirely separate animals. We should probably have a virtual mutex on
the entire docs/gst/ directory, over and above what CVS does.
- I'm going to try to end up with a book set (docbook terms), where
docs/gst/ is only one book. There'd be another called docs/manual/, and
another docs/plugins/, etc. If you have any comments as to how these
should be done, gstreamer-devel is the place.
2000-02-01 09:16:43 +00:00
|
|
|
gst_bin_get_list
|
|
|
|
gst_bin_iterate
|
2002-06-12 22:27:18 +00:00
|
|
|
gst_bin_set_post_iterate_function
|
|
|
|
gst_bin_set_pre_iterate_function
|
2002-01-01 15:59:05 +00:00
|
|
|
gst_bin_child_state_change
|
2002-03-31 14:00:33 +00:00
|
|
|
gst_bin_auto_clock
|
|
|
|
gst_bin_get_clock
|
|
|
|
gst_bin_use_clock
|
Re- set up the gtk-doc system. I'd managed to mutilate it a while back, but now it's fixed. I'll put a copy of the ...
Original commit message from CVS:
Re- set up the gtk-doc system. I'd managed to mutilate it a while back,
but now it's fixed. I'll put a copy of the HTML output somewhere on the
website tonight.
In order to actually generate the docs, you'll have to install all the
DocBook tools, as well as gtk-doc from GNOME cvs. (see
http://developer.gnome.org/arch/doc/tools.html)
Notes (I'll codify these some day):
- Don't believe the Gnome page, always edit the SOURCES when documenting a
given function, never the tmpl file.
- I'll be re-arranging things a lot, but gtk-doc is smart enough to merge
any changes to the tmpl file. However, gtk-doc's merge and CVS's diff are
two entirely separate animals. We should probably have a virtual mutex on
the entire docs/gst/ directory, over and above what CVS does.
- I'm going to try to end up with a book set (docbook terms), where
docs/gst/ is only one book. There'd be another called docs/manual/, and
another docs/plugins/, etc. If you have any comments as to how these
should be done, gstreamer-devel is the place.
2000-02-01 09:16:43 +00:00
|
|
|
<SUBSECTION Standard>
|
2000-03-27 19:53:43 +00:00
|
|
|
GstBinClass
|
Re- set up the gtk-doc system. I'd managed to mutilate it a while back, but now it's fixed. I'll put a copy of the ...
Original commit message from CVS:
Re- set up the gtk-doc system. I'd managed to mutilate it a while back,
but now it's fixed. I'll put a copy of the HTML output somewhere on the
website tonight.
In order to actually generate the docs, you'll have to install all the
DocBook tools, as well as gtk-doc from GNOME cvs. (see
http://developer.gnome.org/arch/doc/tools.html)
Notes (I'll codify these some day):
- Don't believe the Gnome page, always edit the SOURCES when documenting a
given function, never the tmpl file.
- I'll be re-arranging things a lot, but gtk-doc is smart enough to merge
any changes to the tmpl file. However, gtk-doc's merge and CVS's diff are
two entirely separate animals. We should probably have a virtual mutex on
the entire docs/gst/ directory, over and above what CVS does.
- I'm going to try to end up with a book set (docbook terms), where
docs/gst/ is only one book. There'd be another called docs/manual/, and
another docs/plugins/, etc. If you have any comments as to how these
should be done, gstreamer-devel is the place.
2000-02-01 09:16:43 +00:00
|
|
|
gst_bin_get_type
|
2000-03-27 19:53:43 +00:00
|
|
|
GST_TYPE_BIN
|
|
|
|
GST_BIN
|
Re- set up the gtk-doc system. I'd managed to mutilate it a while back, but now it's fixed. I'll put a copy of the ...
Original commit message from CVS:
Re- set up the gtk-doc system. I'd managed to mutilate it a while back,
but now it's fixed. I'll put a copy of the HTML output somewhere on the
website tonight.
In order to actually generate the docs, you'll have to install all the
DocBook tools, as well as gtk-doc from GNOME cvs. (see
http://developer.gnome.org/arch/doc/tools.html)
Notes (I'll codify these some day):
- Don't believe the Gnome page, always edit the SOURCES when documenting a
given function, never the tmpl file.
- I'll be re-arranging things a lot, but gtk-doc is smart enough to merge
any changes to the tmpl file. However, gtk-doc's merge and CVS's diff are
two entirely separate animals. We should probably have a virtual mutex on
the entire docs/gst/ directory, over and above what CVS does.
- I'm going to try to end up with a book set (docbook terms), where
docs/gst/ is only one book. There'd be another called docs/manual/, and
another docs/plugins/, etc. If you have any comments as to how these
should be done, gstreamer-devel is the place.
2000-02-01 09:16:43 +00:00
|
|
|
GST_BIN_CLASS
|
2003-02-10 23:01:55 +00:00
|
|
|
GST_BIN_GET_CLASS
|
2000-03-27 19:53:43 +00:00
|
|
|
GST_IS_BIN
|
Re- set up the gtk-doc system. I'd managed to mutilate it a while back, but now it's fixed. I'll put a copy of the ...
Original commit message from CVS:
Re- set up the gtk-doc system. I'd managed to mutilate it a while back,
but now it's fixed. I'll put a copy of the HTML output somewhere on the
website tonight.
In order to actually generate the docs, you'll have to install all the
DocBook tools, as well as gtk-doc from GNOME cvs. (see
http://developer.gnome.org/arch/doc/tools.html)
Notes (I'll codify these some day):
- Don't believe the Gnome page, always edit the SOURCES when documenting a
given function, never the tmpl file.
- I'll be re-arranging things a lot, but gtk-doc is smart enough to merge
any changes to the tmpl file. However, gtk-doc's merge and CVS's diff are
two entirely separate animals. We should probably have a virtual mutex on
the entire docs/gst/ directory, over and above what CVS does.
- I'm going to try to end up with a book set (docbook terms), where
docs/gst/ is only one book. There'd be another called docs/manual/, and
another docs/plugins/, etc. If you have any comments as to how these
should be done, gstreamer-devel is the place.
2000-02-01 09:16:43 +00:00
|
|
|
GST_IS_BIN_CLASS
|
2002-12-14 13:02:16 +00:00
|
|
|
GST_TYPE_BIN_FLAGS
|
|
|
|
gst_bin_flags_get_type
|
Re- set up the gtk-doc system. I'd managed to mutilate it a while back, but now it's fixed. I'll put a copy of the ...
Original commit message from CVS:
Re- set up the gtk-doc system. I'd managed to mutilate it a while back,
but now it's fixed. I'll put a copy of the HTML output somewhere on the
website tonight.
In order to actually generate the docs, you'll have to install all the
DocBook tools, as well as gtk-doc from GNOME cvs. (see
http://developer.gnome.org/arch/doc/tools.html)
Notes (I'll codify these some day):
- Don't believe the Gnome page, always edit the SOURCES when documenting a
given function, never the tmpl file.
- I'll be re-arranging things a lot, but gtk-doc is smart enough to merge
any changes to the tmpl file. However, gtk-doc's merge and CVS's diff are
two entirely separate animals. We should probably have a virtual mutex on
the entire docs/gst/ directory, over and above what CVS does.
- I'm going to try to end up with a book set (docbook terms), where
docs/gst/ is only one book. There'd be another called docs/manual/, and
another docs/plugins/, etc. If you have any comments as to how these
should be done, gstreamer-devel is the place.
2000-02-01 09:16:43 +00:00
|
|
|
</SECTION>
|
|
|
|
|
2001-01-19 22:15:21 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>gstparse</FILE>
|
|
|
|
<TITLE>GstParse</TITLE>
|
2002-04-07 23:32:16 +00:00
|
|
|
GstParseError
|
2002-06-12 22:27:18 +00:00
|
|
|
GST_PARSE_ERROR
|
|
|
|
gst_parse_error_quark
|
2001-01-19 22:15:21 +00:00
|
|
|
gst_parse_launch
|
2002-01-14 07:18:43 +00:00
|
|
|
gst_parse_launchv
|
2002-12-14 13:02:16 +00:00
|
|
|
<SUBSECTION Standard>
|
|
|
|
GST_TYPE_PARSE_ERROR
|
|
|
|
gst_parse_error_get_type
|
2001-01-19 22:15:21 +00:00
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>gstarch</FILE>
|
2004-01-28 14:27:11 +00:00
|
|
|
<TITLE>GstArch</TITLE>
|
2001-01-19 22:15:21 +00:00
|
|
|
GST_ARCH_CALL
|
|
|
|
GST_ARCH_SET_SP
|
|
|
|
GST_ARCH_SETUP_STACK
|
2001-03-21 21:43:56 +00:00
|
|
|
GST_ARCH_PRESETJMP
|
2001-01-19 22:15:21 +00:00
|
|
|
</SECTION>
|
|
|
|
|
2001-10-19 22:49:35 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>gstdata</FILE>
|
|
|
|
<TITLE>GstData</TITLE>
|
2002-07-12 23:21:20 +00:00
|
|
|
GST_DATA
|
|
|
|
GST_DATA_TYPE
|
|
|
|
GST_DATA_FLAGS
|
|
|
|
GST_DATA_FLAG_SHIFT
|
|
|
|
GST_DATA_FLAG_IS_SET
|
|
|
|
GST_DATA_FLAG_SET
|
|
|
|
GST_DATA_FLAG_UNSET
|
2001-10-19 22:49:35 +00:00
|
|
|
GstData
|
2002-07-12 23:21:20 +00:00
|
|
|
GstDataFreeFunction
|
|
|
|
GstDataCopyFunction
|
|
|
|
GstDataFlags
|
|
|
|
GST_DATA_REFCOUNT
|
|
|
|
GST_DATA_REFCOUNT_VALUE
|
|
|
|
GST_DATA_COPY_FUNC
|
|
|
|
GST_DATA_FREE_FUNC
|
|
|
|
gst_data_init
|
|
|
|
gst_data_dispose
|
|
|
|
gst_data_copy_into
|
|
|
|
gst_data_copy
|
|
|
|
gst_data_copy_on_write
|
|
|
|
gst_data_ref
|
|
|
|
gst_data_ref_by_count
|
|
|
|
gst_data_unref
|
2001-10-19 22:49:35 +00:00
|
|
|
<SUBSECTION Standard>
|
|
|
|
GST_DATA
|
|
|
|
GST_DATA_TYPE
|
2002-12-14 13:02:16 +00:00
|
|
|
GST_TYPE_DATA_FLAGS
|
|
|
|
gst_data_flags_get_type
|
2001-10-19 22:49:35 +00:00
|
|
|
</SECTION>
|
|
|
|
|
Re- set up the gtk-doc system. I'd managed to mutilate it a while back, but now it's fixed. I'll put a copy of the ...
Original commit message from CVS:
Re- set up the gtk-doc system. I'd managed to mutilate it a while back,
but now it's fixed. I'll put a copy of the HTML output somewhere on the
website tonight.
In order to actually generate the docs, you'll have to install all the
DocBook tools, as well as gtk-doc from GNOME cvs. (see
http://developer.gnome.org/arch/doc/tools.html)
Notes (I'll codify these some day):
- Don't believe the Gnome page, always edit the SOURCES when documenting a
given function, never the tmpl file.
- I'll be re-arranging things a lot, but gtk-doc is smart enough to merge
any changes to the tmpl file. However, gtk-doc's merge and CVS's diff are
two entirely separate animals. We should probably have a virtual mutex on
the entire docs/gst/ directory, over and above what CVS does.
- I'm going to try to end up with a book set (docbook terms), where
docs/gst/ is only one book. There'd be another called docs/manual/, and
another docs/plugins/, etc. If you have any comments as to how these
should be done, gstreamer-devel is the place.
2000-02-01 09:16:43 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>gstbuffer</FILE>
|
2000-03-27 19:53:43 +00:00
|
|
|
<TITLE>GstBuffer</TITLE>
|
2003-02-10 23:01:55 +00:00
|
|
|
GST_BUFFER_TRACE_NAME
|
2001-10-19 22:49:35 +00:00
|
|
|
GST_BUFFER
|
2002-07-12 23:21:20 +00:00
|
|
|
GST_IS_BUFFER
|
|
|
|
GST_BUFFER_REFCOUNT
|
|
|
|
GST_BUFFER_REFCOUNT_VALUE
|
|
|
|
GST_BUFFER_COPY_FUNC
|
|
|
|
GST_BUFFER_FREE_FUNC
|
|
|
|
|
Re- set up the gtk-doc system. I'd managed to mutilate it a while back, but now it's fixed. I'll put a copy of the ...
Original commit message from CVS:
Re- set up the gtk-doc system. I'd managed to mutilate it a while back,
but now it's fixed. I'll put a copy of the HTML output somewhere on the
website tonight.
In order to actually generate the docs, you'll have to install all the
DocBook tools, as well as gtk-doc from GNOME cvs. (see
http://developer.gnome.org/arch/doc/tools.html)
Notes (I'll codify these some day):
- Don't believe the Gnome page, always edit the SOURCES when documenting a
given function, never the tmpl file.
- I'll be re-arranging things a lot, but gtk-doc is smart enough to merge
any changes to the tmpl file. However, gtk-doc's merge and CVS's diff are
two entirely separate animals. We should probably have a virtual mutex on
the entire docs/gst/ directory, over and above what CVS does.
- I'm going to try to end up with a book set (docbook terms), where
docs/gst/ is only one book. There'd be another called docs/manual/, and
another docs/plugins/, etc. If you have any comments as to how these
should be done, gstreamer-devel is the place.
2000-02-01 09:16:43 +00:00
|
|
|
GST_BUFFER_FLAGS
|
2000-03-27 19:53:43 +00:00
|
|
|
GST_BUFFER_FLAG_IS_SET
|
Re- set up the gtk-doc system. I'd managed to mutilate it a while back, but now it's fixed. I'll put a copy of the ...
Original commit message from CVS:
Re- set up the gtk-doc system. I'd managed to mutilate it a while back,
but now it's fixed. I'll put a copy of the HTML output somewhere on the
website tonight.
In order to actually generate the docs, you'll have to install all the
DocBook tools, as well as gtk-doc from GNOME cvs. (see
http://developer.gnome.org/arch/doc/tools.html)
Notes (I'll codify these some day):
- Don't believe the Gnome page, always edit the SOURCES when documenting a
given function, never the tmpl file.
- I'll be re-arranging things a lot, but gtk-doc is smart enough to merge
any changes to the tmpl file. However, gtk-doc's merge and CVS's diff are
two entirely separate animals. We should probably have a virtual mutex on
the entire docs/gst/ directory, over and above what CVS does.
- I'm going to try to end up with a book set (docbook terms), where
docs/gst/ is only one book. There'd be another called docs/manual/, and
another docs/plugins/, etc. If you have any comments as to how these
should be done, gstreamer-devel is the place.
2000-02-01 09:16:43 +00:00
|
|
|
GST_BUFFER_FLAG_SET
|
|
|
|
GST_BUFFER_FLAG_UNSET
|
2002-07-12 23:21:20 +00:00
|
|
|
|
Re- set up the gtk-doc system. I'd managed to mutilate it a while back, but now it's fixed. I'll put a copy of the ...
Original commit message from CVS:
Re- set up the gtk-doc system. I'd managed to mutilate it a while back,
but now it's fixed. I'll put a copy of the HTML output somewhere on the
website tonight.
In order to actually generate the docs, you'll have to install all the
DocBook tools, as well as gtk-doc from GNOME cvs. (see
http://developer.gnome.org/arch/doc/tools.html)
Notes (I'll codify these some day):
- Don't believe the Gnome page, always edit the SOURCES when documenting a
given function, never the tmpl file.
- I'll be re-arranging things a lot, but gtk-doc is smart enough to merge
any changes to the tmpl file. However, gtk-doc's merge and CVS's diff are
two entirely separate animals. We should probably have a virtual mutex on
the entire docs/gst/ directory, over and above what CVS does.
- I'm going to try to end up with a book set (docbook terms), where
docs/gst/ is only one book. There'd be another called docs/manual/, and
another docs/plugins/, etc. If you have any comments as to how these
should be done, gstreamer-devel is the place.
2000-02-01 09:16:43 +00:00
|
|
|
GST_BUFFER_DATA
|
|
|
|
GST_BUFFER_SIZE
|
|
|
|
GST_BUFFER_MAXSIZE
|
|
|
|
GST_BUFFER_TIMESTAMP
|
2002-07-12 23:21:20 +00:00
|
|
|
GST_BUFFER_OFFSET
|
2002-04-17 12:28:32 +00:00
|
|
|
GstBufferFlag
|
Re- set up the gtk-doc system. I'd managed to mutilate it a while back, but now it's fixed. I'll put a copy of the ...
Original commit message from CVS:
Re- set up the gtk-doc system. I'd managed to mutilate it a while back,
but now it's fixed. I'll put a copy of the HTML output somewhere on the
website tonight.
In order to actually generate the docs, you'll have to install all the
DocBook tools, as well as gtk-doc from GNOME cvs. (see
http://developer.gnome.org/arch/doc/tools.html)
Notes (I'll codify these some day):
- Don't believe the Gnome page, always edit the SOURCES when documenting a
given function, never the tmpl file.
- I'll be re-arranging things a lot, but gtk-doc is smart enough to merge
any changes to the tmpl file. However, gtk-doc's merge and CVS's diff are
two entirely separate animals. We should probably have a virtual mutex on
the entire docs/gst/ directory, over and above what CVS does.
- I'm going to try to end up with a book set (docbook terms), where
docs/gst/ is only one book. There'd be another called docs/manual/, and
another docs/plugins/, etc. If you have any comments as to how these
should be done, gstreamer-devel is the place.
2000-02-01 09:16:43 +00:00
|
|
|
GstBuffer
|
|
|
|
gst_buffer_new
|
2002-07-12 23:21:20 +00:00
|
|
|
gst_buffer_new_and_alloc
|
2002-12-14 13:02:16 +00:00
|
|
|
gst_buffer_set_data
|
2002-07-12 23:21:20 +00:00
|
|
|
gst_buffer_default_free
|
|
|
|
gst_buffer_default_copy
|
Re- set up the gtk-doc system. I'd managed to mutilate it a while back, but now it's fixed. I'll put a copy of the ...
Original commit message from CVS:
Re- set up the gtk-doc system. I'd managed to mutilate it a while back,
but now it's fixed. I'll put a copy of the HTML output somewhere on the
website tonight.
In order to actually generate the docs, you'll have to install all the
DocBook tools, as well as gtk-doc from GNOME cvs. (see
http://developer.gnome.org/arch/doc/tools.html)
Notes (I'll codify these some day):
- Don't believe the Gnome page, always edit the SOURCES when documenting a
given function, never the tmpl file.
- I'll be re-arranging things a lot, but gtk-doc is smart enough to merge
any changes to the tmpl file. However, gtk-doc's merge and CVS's diff are
two entirely separate animals. We should probably have a virtual mutex on
the entire docs/gst/ directory, over and above what CVS does.
- I'm going to try to end up with a book set (docbook terms), where
docs/gst/ is only one book. There'd be another called docs/manual/, and
another docs/plugins/, etc. If you have any comments as to how these
should be done, gstreamer-devel is the place.
2000-02-01 09:16:43 +00:00
|
|
|
gst_buffer_ref
|
|
|
|
gst_buffer_ref_by_count
|
|
|
|
gst_buffer_unref
|
2002-07-12 23:21:20 +00:00
|
|
|
gst_buffer_copy
|
|
|
|
gst_buffer_copy_on_write
|
|
|
|
gst_buffer_create_sub
|
2001-10-19 22:49:35 +00:00
|
|
|
gst_buffer_merge
|
2002-07-12 23:21:20 +00:00
|
|
|
gst_buffer_is_span_fast
|
2001-10-19 22:49:35 +00:00
|
|
|
gst_buffer_span
|
Re- set up the gtk-doc system. I'd managed to mutilate it a while back, but now it's fixed. I'll put a copy of the ...
Original commit message from CVS:
Re- set up the gtk-doc system. I'd managed to mutilate it a while back,
but now it's fixed. I'll put a copy of the HTML output somewhere on the
website tonight.
In order to actually generate the docs, you'll have to install all the
DocBook tools, as well as gtk-doc from GNOME cvs. (see
http://developer.gnome.org/arch/doc/tools.html)
Notes (I'll codify these some day):
- Don't believe the Gnome page, always edit the SOURCES when documenting a
given function, never the tmpl file.
- I'll be re-arranging things a lot, but gtk-doc is smart enough to merge
any changes to the tmpl file. However, gtk-doc's merge and CVS's diff are
two entirely separate animals. We should probably have a virtual mutex on
the entire docs/gst/ directory, over and above what CVS does.
- I'm going to try to end up with a book set (docbook terms), where
docs/gst/ is only one book. There'd be another called docs/manual/, and
another docs/plugins/, etc. If you have any comments as to how these
should be done, gstreamer-devel is the place.
2000-02-01 09:16:43 +00:00
|
|
|
<SUBSECTION Standard>
|
2001-10-19 22:49:35 +00:00
|
|
|
GST_TYPE_BUFFER
|
2002-12-14 13:02:16 +00:00
|
|
|
GST_TYPE_BUFFER_FLAG
|
|
|
|
gst_buffer_flag_get_type
|
Re- set up the gtk-doc system. I'd managed to mutilate it a while back, but now it's fixed. I'll put a copy of the ...
Original commit message from CVS:
Re- set up the gtk-doc system. I'd managed to mutilate it a while back,
but now it's fixed. I'll put a copy of the HTML output somewhere on the
website tonight.
In order to actually generate the docs, you'll have to install all the
DocBook tools, as well as gtk-doc from GNOME cvs. (see
http://developer.gnome.org/arch/doc/tools.html)
Notes (I'll codify these some day):
- Don't believe the Gnome page, always edit the SOURCES when documenting a
given function, never the tmpl file.
- I'll be re-arranging things a lot, but gtk-doc is smart enough to merge
any changes to the tmpl file. However, gtk-doc's merge and CVS's diff are
two entirely separate animals. We should probably have a virtual mutex on
the entire docs/gst/ directory, over and above what CVS does.
- I'm going to try to end up with a book set (docbook terms), where
docs/gst/ is only one book. There'd be another called docs/manual/, and
another docs/plugins/, etc. If you have any comments as to how these
should be done, gstreamer-devel is the place.
2000-02-01 09:16:43 +00:00
|
|
|
</SECTION>
|
|
|
|
|
2001-10-19 22:49:35 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>gstevent</FILE>
|
|
|
|
<TITLE>GstEvent</TITLE>
|
|
|
|
GstEventType
|
|
|
|
GST_EVENT_TYPE
|
2002-01-01 15:59:05 +00:00
|
|
|
GST_EVENT_SRC
|
2001-10-19 22:49:35 +00:00
|
|
|
GST_EVENT_TIMESTAMP
|
2002-12-14 13:02:16 +00:00
|
|
|
GstEventFlag
|
2001-10-19 22:49:35 +00:00
|
|
|
GstSeekType
|
2002-06-12 22:27:18 +00:00
|
|
|
GstSeekAccuracy
|
2001-10-19 22:49:35 +00:00
|
|
|
GST_EVENT_SEEK_TYPE
|
2002-06-12 22:27:18 +00:00
|
|
|
GST_EVENT_SEEK_FORMAT
|
|
|
|
GST_EVENT_SEEK_METHOD
|
|
|
|
GST_EVENT_SEEK_FLAGS
|
2001-10-19 22:49:35 +00:00
|
|
|
GST_EVENT_SEEK_OFFSET
|
2002-06-12 22:27:18 +00:00
|
|
|
GST_EVENT_SEEK_ACCURACY
|
|
|
|
GST_SEEK_FLAGS_MASK
|
|
|
|
GST_SEEK_FLAGS_SHIFT
|
|
|
|
GST_SEEK_FORMAT_MASK
|
|
|
|
GST_SEEK_FORMAT_SHIFT
|
|
|
|
GST_SEEK_METHOD_MASK
|
|
|
|
GST_SEEK_METHOD_SHIFT
|
|
|
|
GST_EVENT_DISCONT_NEW_MEDIA
|
|
|
|
GST_EVENT_DISCONT_OFFSET
|
|
|
|
GST_EVENT_DISCONT_OFFSET_LEN
|
2002-07-12 23:21:20 +00:00
|
|
|
GST_EVENT_RATE_VALUE
|
|
|
|
GST_EVENT_SEEK_ENDOFFSET
|
|
|
|
GST_EVENT_SIZE_FORMAT
|
|
|
|
GST_EVENT_SIZE_VALUE
|
2003-02-10 23:01:55 +00:00
|
|
|
GST_EVENT_IS_INTERRUPT
|
|
|
|
GST_EVENT_TRACE_NAME
|
2001-10-19 22:49:35 +00:00
|
|
|
GstEvent
|
|
|
|
gst_event_new
|
2002-03-31 14:00:33 +00:00
|
|
|
gst_event_copy
|
2002-07-12 23:21:20 +00:00
|
|
|
gst_event_ref
|
|
|
|
gst_event_ref_by_count
|
|
|
|
gst_event_unref
|
2001-10-19 22:49:35 +00:00
|
|
|
gst_event_new_seek
|
2002-07-12 23:21:20 +00:00
|
|
|
gst_event_new_segment_seek
|
|
|
|
gst_event_new_size
|
2002-06-12 22:27:18 +00:00
|
|
|
gst_event_new_discontinuous
|
|
|
|
gst_event_discont_get_value
|
|
|
|
gst_event_new_filler
|
2001-10-19 22:49:35 +00:00
|
|
|
gst_event_new_flush
|
2003-02-10 23:01:55 +00:00
|
|
|
gst_event_masks_contains
|
2002-12-14 13:02:16 +00:00
|
|
|
GST_EVENT_MASK_FUNCTION
|
2001-10-19 22:49:35 +00:00
|
|
|
<SUBSECTION Standard>
|
|
|
|
GST_EVENT
|
|
|
|
GST_IS_EVENT
|
|
|
|
GST_TYPE_EVENT
|
2002-12-14 13:02:16 +00:00
|
|
|
GST_TYPE_EVENT_FLAG
|
|
|
|
gst_event_flag_get_type
|
|
|
|
GST_TYPE_EVENT_TYPE
|
|
|
|
gst_event_type_get_type
|
|
|
|
GST_TYPE_SEEK_ACCURACY
|
|
|
|
gst_seek_accuracy_get_type
|
|
|
|
GST_TYPE_SEEK_TYPE
|
|
|
|
gst_seek_type_get_type
|
2001-10-19 22:49:35 +00:00
|
|
|
</SECTION>
|
|
|
|
|
2000-03-27 19:53:43 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>gstelement</FILE>
|
|
|
|
<TITLE>GstElement</TITLE>
|
|
|
|
GstElement
|
|
|
|
gst_element_get_name
|
2002-04-19 10:26:04 +00:00
|
|
|
gst_element_set_name
|
|
|
|
gst_element_get_factory
|
|
|
|
|
2000-03-27 19:53:43 +00:00
|
|
|
gst_element_add_pad
|
2001-05-27 14:33:30 +00:00
|
|
|
gst_element_remove_pad
|
2002-04-19 10:26:04 +00:00
|
|
|
gst_element_add_ghost_pad
|
|
|
|
gst_element_remove_ghost_pad
|
2000-03-27 19:53:43 +00:00
|
|
|
gst_element_get_pad
|
2002-04-07 23:32:16 +00:00
|
|
|
gst_element_get_static_pad
|
|
|
|
gst_element_get_request_pad
|
2002-06-12 22:27:18 +00:00
|
|
|
gst_element_release_request_pad
|
2000-03-27 19:53:43 +00:00
|
|
|
gst_element_get_pad_list
|
2002-04-19 10:26:04 +00:00
|
|
|
|
2002-06-12 22:27:18 +00:00
|
|
|
gst_element_get_pad_template
|
2002-04-12 16:22:32 +00:00
|
|
|
gst_element_get_pad_template_list
|
2002-04-19 10:26:04 +00:00
|
|
|
gst_element_class_add_pad_template
|
|
|
|
|
2003-01-24 18:08:39 +00:00
|
|
|
gst_element_link
|
|
|
|
gst_element_link_many
|
|
|
|
gst_element_link_filtered
|
|
|
|
gst_element_link_pads
|
|
|
|
gst_element_link_pads_filtered
|
|
|
|
gst_element_unlink
|
|
|
|
gst_element_unlink_many
|
|
|
|
gst_element_unlink_pads
|
2002-04-19 10:26:04 +00:00
|
|
|
gst_element_get_compatible_pad
|
|
|
|
gst_element_get_compatible_pad_filtered
|
2002-06-12 22:27:18 +00:00
|
|
|
gst_element_get_compatible_pad_template
|
2002-04-19 10:26:04 +00:00
|
|
|
|
2000-03-27 19:53:43 +00:00
|
|
|
gst_element_set_state
|
2001-10-19 22:49:35 +00:00
|
|
|
gst_element_get_state
|
2002-04-23 14:56:44 +00:00
|
|
|
gst_element_state_get_name
|
2001-12-09 13:17:13 +00:00
|
|
|
gst_element_wait_state_change
|
2002-04-19 10:26:04 +00:00
|
|
|
|
2001-12-28 20:27:59 +00:00
|
|
|
gst_element_set_eos
|
2002-01-01 15:59:05 +00:00
|
|
|
gst_element_interrupt
|
|
|
|
gst_element_yield
|
2002-06-12 22:27:18 +00:00
|
|
|
gst_element_release_locks
|
2002-04-19 10:26:04 +00:00
|
|
|
|
2002-03-31 14:00:33 +00:00
|
|
|
gst_element_get_clock
|
|
|
|
gst_element_set_clock
|
2002-04-19 10:26:04 +00:00
|
|
|
gst_element_clock_wait
|
2002-12-14 13:02:16 +00:00
|
|
|
gst_element_provides_clock
|
|
|
|
gst_element_requires_clock
|
|
|
|
|
|
|
|
gst_element_set_index
|
|
|
|
gst_element_get_index
|
|
|
|
gst_element_is_indexable
|
2002-04-19 10:26:04 +00:00
|
|
|
|
|
|
|
gst_element_set_loop_function
|
|
|
|
GstElementLoopFunction
|
2002-05-25 15:36:59 +00:00
|
|
|
gst_element_get_scheduler
|
|
|
|
gst_element_set_scheduler
|
2002-04-19 10:26:04 +00:00
|
|
|
gst_element_get_parent
|
|
|
|
gst_element_set_parent
|
|
|
|
gst_element_get_managing_bin
|
|
|
|
|
2002-06-12 22:27:18 +00:00
|
|
|
GstElementPostRunFunction
|
|
|
|
GstElementPreRunFunction
|
|
|
|
|
|
|
|
gst_element_disable_threadsafe_properties
|
|
|
|
gst_element_enable_threadsafe_properties
|
|
|
|
gst_element_get
|
|
|
|
gst_element_get_property
|
|
|
|
gst_element_get_valist
|
|
|
|
gst_element_set
|
|
|
|
gst_element_set_pending_properties
|
|
|
|
gst_element_set_property
|
|
|
|
gst_element_set_valist
|
|
|
|
|
|
|
|
gst_element_query
|
|
|
|
gst_element_send_event
|
2003-02-10 23:01:55 +00:00
|
|
|
gst_element_get_event_masks
|
|
|
|
gst_element_get_formats
|
|
|
|
gst_element_get_query_types
|
|
|
|
gst_element_convert
|
2002-06-12 22:27:18 +00:00
|
|
|
|
2002-12-14 13:02:16 +00:00
|
|
|
gst_element_default_deep_notify
|
|
|
|
gst_element_default_error
|
|
|
|
|
2004-02-03 10:47:26 +00:00
|
|
|
GST_ELEMENT_ERROR
|
|
|
|
|
2002-04-19 10:26:04 +00:00
|
|
|
GstElementState
|
|
|
|
GstElementStateReturn
|
|
|
|
GST_NUM_STATES
|
|
|
|
GST_STATE
|
|
|
|
GST_STATE_PENDING
|
|
|
|
GST_STATE_TRANSITION
|
|
|
|
GST_STATE_NULL_TO_READY
|
|
|
|
GST_STATE_READY_TO_PAUSED
|
|
|
|
GST_STATE_PAUSED_TO_READY
|
|
|
|
GST_STATE_PLAYING_TO_PAUSED
|
|
|
|
GST_STATE_PAUSED_TO_PLAYING
|
|
|
|
GST_STATE_READY_TO_NULL
|
|
|
|
GstElementFlags
|
|
|
|
GST_ELEMENT_IS_THREAD_SUGGESTED
|
|
|
|
GST_ELEMENT_IS_DECOUPLED
|
|
|
|
GST_ELEMENT_IS_EVENT_AWARE
|
|
|
|
GST_ELEMENT_PARENT
|
|
|
|
GST_ELEMENT_NAME
|
|
|
|
GST_ELEMENT_PADS
|
|
|
|
GST_ELEMENT_SCHED
|
|
|
|
GST_ELEMENT_MANAGER
|
|
|
|
GST_ELEMENT_CLOCK
|
2003-02-10 23:01:55 +00:00
|
|
|
GST_ELEMENT_EVENT_MASK_FUNCTION
|
|
|
|
GST_ELEMENT_FORMATS_FUNCTION
|
|
|
|
GST_ELEMENT_QUERY_TYPE_FUNCTION
|
2000-03-27 19:53:43 +00:00
|
|
|
<SUBSECTION Standard>
|
|
|
|
GstElementClass
|
|
|
|
GST_TYPE_ELEMENT
|
|
|
|
GST_ELEMENT
|
|
|
|
GST_ELEMENT_CLASS
|
2003-02-10 23:01:55 +00:00
|
|
|
GST_ELEMENT_GET_CLASS
|
2000-03-27 19:53:43 +00:00
|
|
|
GST_IS_ELEMENT
|
|
|
|
GST_IS_ELEMENT_CLASS
|
|
|
|
gst_element_get_type
|
2002-12-14 13:02:16 +00:00
|
|
|
GST_TYPE_ELEMENT_FLAGS
|
|
|
|
gst_element_flags_get_type
|
|
|
|
GST_TYPE_ELEMENT_STATE
|
|
|
|
gst_element_state_get_type
|
|
|
|
GST_TYPE_ELEMENT_STATE_RETURN
|
|
|
|
gst_element_state_return_get_type
|
2001-10-24 21:44:48 +00:00
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
2002-06-12 22:27:18 +00:00
|
|
|
<FILE>gstelementfactory</FILE>
|
2001-10-24 21:44:48 +00:00
|
|
|
<TITLE>GstElementFactory</TITLE>
|
|
|
|
GstElementDetails
|
2002-04-12 16:22:32 +00:00
|
|
|
gst_element_factory_find
|
|
|
|
gst_element_factory_can_src_caps
|
|
|
|
gst_element_factory_can_sink_caps
|
|
|
|
gst_element_factory_create
|
|
|
|
gst_element_factory_make
|
2001-10-24 21:44:48 +00:00
|
|
|
<SUBSECTION Standard>
|
|
|
|
GstElementFactory
|
2003-02-10 23:01:55 +00:00
|
|
|
GstElementFactoryClass
|
2002-04-12 16:22:32 +00:00
|
|
|
GST_ELEMENT_FACTORY
|
|
|
|
GST_IS_ELEMENT_FACTORY
|
|
|
|
GST_TYPE_ELEMENT_FACTORY
|
|
|
|
gst_element_factory_get_type
|
|
|
|
GST_ELEMENT_FACTORY_CLASS
|
|
|
|
GST_IS_ELEMENT_FACTORY_CLASS
|
Re- set up the gtk-doc system. I'd managed to mutilate it a while back, but now it's fixed. I'll put a copy of the ...
Original commit message from CVS:
Re- set up the gtk-doc system. I'd managed to mutilate it a while back,
but now it's fixed. I'll put a copy of the HTML output somewhere on the
website tonight.
In order to actually generate the docs, you'll have to install all the
DocBook tools, as well as gtk-doc from GNOME cvs. (see
http://developer.gnome.org/arch/doc/tools.html)
Notes (I'll codify these some day):
- Don't believe the Gnome page, always edit the SOURCES when documenting a
given function, never the tmpl file.
- I'll be re-arranging things a lot, but gtk-doc is smart enough to merge
any changes to the tmpl file. However, gtk-doc's merge and CVS's diff are
two entirely separate animals. We should probably have a virtual mutex on
the entire docs/gst/ directory, over and above what CVS does.
- I'm going to try to end up with a book set (docbook terms), where
docs/gst/ is only one book. There'd be another called docs/manual/, and
another docs/plugins/, etc. If you have any comments as to how these
should be done, gstreamer-devel is the place.
2000-02-01 09:16:43 +00:00
|
|
|
</SECTION>
|
|
|
|
|
2004-01-30 19:06:13 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>gsterror</FILE>
|
|
|
|
<TITLE>GstError</TITLE>
|
|
|
|
GstCoreError
|
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>gstinterface</FILE>
|
|
|
|
<TITLE>GstInterface</TITLE>
|
|
|
|
gst_element_implements_interface
|
|
|
|
gst_implements_interface_cast
|
|
|
|
gst_implements_interface_check
|
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>gststructure</FILE>
|
|
|
|
<TITLE>GstStructure</TITLE>
|
|
|
|
|
|
|
|
gst_structure_empty_new
|
|
|
|
gst_structure_id_empty_new
|
|
|
|
gst_structure_new
|
|
|
|
gst_structure_new_valist
|
|
|
|
gst_structure_copy
|
|
|
|
gst_structure_free
|
2004-03-06 20:19:23 +00:00
|
|
|
|
2004-01-30 19:06:13 +00:00
|
|
|
gst_structure_get_name
|
|
|
|
gst_structure_set_name
|
2004-03-06 20:19:23 +00:00
|
|
|
|
2004-01-30 19:06:13 +00:00
|
|
|
gst_structure_id_set_value
|
|
|
|
gst_structure_set_value
|
|
|
|
|
|
|
|
gst_structure_set
|
|
|
|
gst_structure_set_valist
|
|
|
|
gst_structure_id_get_value
|
|
|
|
gst_structure_get_value
|
|
|
|
gst_structure_remove_field
|
|
|
|
gst_structure_remove_fields
|
|
|
|
gst_structure_remove_fields_valist
|
|
|
|
gst_structure_remove_all_fields
|
2004-03-06 20:19:23 +00:00
|
|
|
|
2004-01-30 19:06:13 +00:00
|
|
|
gst_structure_get_field_type
|
2004-03-06 20:19:23 +00:00
|
|
|
gst_structure_foreach
|
2004-01-30 19:06:13 +00:00
|
|
|
gst_structure_n_fields
|
|
|
|
gst_structure_has_field
|
|
|
|
gst_structure_has_field_typed
|
2004-03-06 20:19:23 +00:00
|
|
|
|
2004-01-30 19:06:13 +00:00
|
|
|
gst_structure_get_boolean
|
|
|
|
gst_structure_get_int
|
|
|
|
gst_structure_get_fourcc
|
|
|
|
gst_structure_get_double
|
|
|
|
gst_structure_get_string
|
|
|
|
gst_structure_to_string
|
2004-03-06 20:19:23 +00:00
|
|
|
gst_structure_from_string
|
2004-01-30 19:06:13 +00:00
|
|
|
|
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>gsttag</FILE>
|
|
|
|
<TITLE>GstTag</TITLE>
|
|
|
|
GstTagMergeMode
|
|
|
|
GstTagFlag
|
2004-03-06 20:19:23 +00:00
|
|
|
GstTagForeachFunc
|
|
|
|
GstTagMergeFunc
|
2004-01-30 19:06:13 +00:00
|
|
|
gst_tag_register
|
|
|
|
gst_tag_merge_use_first
|
|
|
|
gst_tag_merge_strings_with_comma
|
2004-03-06 20:19:23 +00:00
|
|
|
gst_tag_exists
|
|
|
|
gst_tag_get_type
|
|
|
|
gst_tag_get_nick
|
|
|
|
gst_tag_get_description
|
|
|
|
gst_tag_get_flag
|
|
|
|
gst_tag_is_fixed
|
|
|
|
gst_tag_list_new
|
|
|
|
gst_tag_list_copy
|
|
|
|
gst_tag_list_insert
|
|
|
|
gst_tag_list_merge
|
|
|
|
gst_tag_list_free
|
|
|
|
gst_tag_list_get_tag_size
|
|
|
|
gst_tag_list_add
|
|
|
|
gst_tag_list_add_values
|
|
|
|
gst_tag_list_add_valist
|
|
|
|
gst_tag_list_add_valist_values
|
|
|
|
gst_tag_list_remove_tag
|
|
|
|
gst_tag_list_foreach
|
|
|
|
gst_tag_list_get_value_index
|
|
|
|
gst_tag_list_copy_value
|
|
|
|
gst_tag_list_get_char
|
|
|
|
gst_tag_list_get_char_index
|
|
|
|
gst_tag_list_get_uchar
|
|
|
|
gst_tag_list_get_uchar_index
|
|
|
|
gst_tag_list_get_boolean
|
|
|
|
gst_tag_list_get_boolean_index
|
|
|
|
gst_tag_list_get_int
|
|
|
|
gst_tag_list_get_int_index
|
|
|
|
gst_tag_list_get_uint
|
|
|
|
gst_tag_list_get_uint_index
|
|
|
|
gst_tag_list_get_long
|
|
|
|
gst_tag_list_get_long_index
|
|
|
|
gst_tag_list_get_ulong
|
|
|
|
gst_tag_list_get_ulong_index
|
|
|
|
gst_tag_list_get_int64
|
|
|
|
gst_tag_list_get_int64_index
|
|
|
|
gst_tag_list_get_uint64
|
|
|
|
gst_tag_list_get_uint64_index
|
|
|
|
gst_tag_list_get_float
|
|
|
|
gst_tag_list_get_float_index
|
|
|
|
gst_tag_list_get_double
|
|
|
|
gst_tag_list_get_double_index
|
|
|
|
gst_tag_list_get_string
|
|
|
|
gst_tag_list_get_string_index
|
|
|
|
gst_tag_list_get_pointer
|
|
|
|
gst_tag_list_get_pointer_index
|
2004-01-30 19:06:13 +00:00
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>gsttaginterface</FILE>
|
|
|
|
<TITLE>GstTagInterface</TITLE>
|
|
|
|
|
2004-03-06 20:19:23 +00:00
|
|
|
gst_tag_setter_get_type
|
|
|
|
gst_tag_setter_merge
|
|
|
|
gst_tag_setter_add
|
|
|
|
gst_tag_setter_add_values
|
|
|
|
gst_tag_setter_add_valist
|
2004-01-30 19:06:13 +00:00
|
|
|
gst_tag_setter_add_valist_values
|
2004-03-06 20:19:23 +00:00
|
|
|
gst_tag_setter_get_list
|
|
|
|
gst_tag_setter_set_merge_mode
|
|
|
|
gst_tag_setter_get_merge_mode
|
2004-01-30 19:06:13 +00:00
|
|
|
</SECTION>
|
2001-05-27 14:33:30 +00:00
|
|
|
|
2000-09-13 19:04:55 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>gstclock</FILE>
|
2004-01-28 14:27:11 +00:00
|
|
|
<TITLE>GstClock</TITLE>
|
2000-09-13 19:04:55 +00:00
|
|
|
GstClockTime
|
|
|
|
GstClockTimeDiff
|
2002-03-31 14:00:33 +00:00
|
|
|
GstClockID
|
2002-06-12 22:27:18 +00:00
|
|
|
GST_CLOCK_TIME_NONE
|
|
|
|
GST_SECOND
|
|
|
|
GST_MSECOND
|
|
|
|
GST_USECOND
|
|
|
|
GST_NSECOND
|
2000-09-13 19:04:55 +00:00
|
|
|
GST_CLOCK_DIFF
|
2002-03-31 14:00:33 +00:00
|
|
|
GST_TIMEVAL_TO_TIME
|
2002-06-12 22:27:18 +00:00
|
|
|
GST_TIME_TO_TIMEVAL
|
2002-12-14 13:02:16 +00:00
|
|
|
GstClockEntry
|
|
|
|
GstClockCallback
|
|
|
|
GstClockEntryStatus
|
|
|
|
GstClockEntryType
|
2003-02-10 23:01:55 +00:00
|
|
|
GST_CLOCK_ENTRY_TRACE_NAME
|
2002-12-14 13:02:16 +00:00
|
|
|
GST_CLOCK_ENTRY
|
|
|
|
GST_CLOCK_ENTRY_CLOCK
|
|
|
|
GST_CLOCK_ENTRY_TYPE
|
|
|
|
GST_CLOCK_ENTRY_TIME
|
|
|
|
GST_CLOCK_ENTRY_INTERVAL
|
|
|
|
GST_CLOCK_ENTRY_STATUS
|
|
|
|
GstClockReturn
|
|
|
|
GstClockFlags
|
|
|
|
GST_CLOCK_FLAGS
|
|
|
|
<TITLE>GstClock</TITLE>
|
2000-09-13 19:04:55 +00:00
|
|
|
GstClock
|
2002-06-12 22:27:18 +00:00
|
|
|
gst_clock_set_speed
|
|
|
|
gst_clock_get_speed
|
2002-12-14 13:02:16 +00:00
|
|
|
gst_clock_set_resolution
|
|
|
|
gst_clock_get_resolution
|
2002-04-23 14:56:44 +00:00
|
|
|
gst_clock_set_active
|
2002-03-31 14:00:33 +00:00
|
|
|
gst_clock_is_active
|
2002-06-12 22:27:18 +00:00
|
|
|
gst_clock_reset
|
|
|
|
gst_clock_handle_discont
|
2002-03-31 14:00:33 +00:00
|
|
|
gst_clock_get_time
|
2002-12-14 13:02:16 +00:00
|
|
|
gst_clock_get_next_id
|
|
|
|
gst_clock_new_single_shot_id
|
|
|
|
gst_clock_new_periodic_id
|
2002-03-31 14:00:33 +00:00
|
|
|
gst_clock_id_get_time
|
2002-12-14 13:02:16 +00:00
|
|
|
gst_clock_id_wait
|
|
|
|
gst_clock_id_wait_async
|
|
|
|
gst_clock_id_unschedule
|
|
|
|
gst_clock_id_unlock
|
|
|
|
gst_clock_id_free
|
2002-03-31 14:00:33 +00:00
|
|
|
<SUBSECTION Standard>
|
2003-02-10 23:01:55 +00:00
|
|
|
GstClockClass
|
2002-03-31 14:00:33 +00:00
|
|
|
GST_CLOCK
|
|
|
|
GST_IS_CLOCK
|
2002-12-14 13:02:16 +00:00
|
|
|
GST_TYPE_CLOCK
|
|
|
|
gst_clock_get_type
|
|
|
|
GST_CLOCK_CLASS
|
2003-02-10 23:01:55 +00:00
|
|
|
GST_CLOCK_GET_CLASS
|
2002-03-31 14:00:33 +00:00
|
|
|
GST_IS_CLOCK_CLASS
|
2002-12-14 13:02:16 +00:00
|
|
|
GST_TYPE_CLOCK_ENTRY_STATUS
|
|
|
|
gst_clock_entry_status_get_type
|
|
|
|
GST_TYPE_CLOCK_ENTRY_TYPE
|
|
|
|
gst_clock_entry_type_get_type
|
|
|
|
GST_TYPE_CLOCK_FLAGS
|
|
|
|
gst_clock_flags_get_type
|
|
|
|
GST_TYPE_CLOCK_RETURN
|
|
|
|
gst_clock_return_get_type
|
2000-09-13 19:04:55 +00:00
|
|
|
</SECTION>
|
|
|
|
|
2002-12-14 13:02:16 +00:00
|
|
|
|
2002-06-12 22:27:18 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>gstregistry</FILE>
|
|
|
|
<TITLE>GstRegistry</TITLE>
|
|
|
|
GstRegistryReturn
|
|
|
|
GstRegistryFlags
|
2002-07-12 23:21:20 +00:00
|
|
|
GstRegistry
|
2002-06-12 22:27:18 +00:00
|
|
|
gst_registry_load
|
|
|
|
gst_registry_is_loaded
|
|
|
|
gst_registry_save
|
|
|
|
gst_registry_rebuild
|
|
|
|
gst_registry_unload
|
|
|
|
gst_registry_add_path
|
|
|
|
gst_registry_get_path_list
|
|
|
|
gst_registry_clear_paths
|
|
|
|
gst_registry_add_plugin
|
|
|
|
gst_registry_remove_plugin
|
|
|
|
gst_registry_find_plugin
|
|
|
|
gst_registry_find_feature
|
|
|
|
gst_registry_load_plugin
|
|
|
|
gst_registry_unload_plugin
|
|
|
|
gst_registry_update_plugin
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
REGISTRY_DIR_PERMS
|
|
|
|
REGISTRY_TMPFILE_PERMS
|
|
|
|
REGISTRY_FILE_PERMS
|
|
|
|
GLOBAL_REGISTRY_DIR
|
|
|
|
GLOBAL_REGISTRY_FILE
|
|
|
|
GLOBAL_REGISTRY_FILE_TMP
|
|
|
|
LOCAL_REGISTRY_DIR
|
|
|
|
LOCAL_REGISTRY_FILE
|
|
|
|
LOCAL_REGISTRY_FILE_TMP
|
|
|
|
GST_REGISTRY
|
|
|
|
GST_IS_REGISTRY
|
|
|
|
GST_TYPE_REGISTRY
|
|
|
|
gst_registry_get_type
|
|
|
|
GST_REGISTRY_CLASS
|
|
|
|
GST_IS_REGISTRY_CLASS
|
2002-12-14 13:02:16 +00:00
|
|
|
GST_TYPE_REGISTRY_FLAGS
|
|
|
|
gst_registry_flags_get_type
|
|
|
|
GST_TYPE_REGISTRY_RETURN
|
|
|
|
gst_registry_return_get_type
|
2003-02-10 23:01:55 +00:00
|
|
|
GST_REGISTRY_GET_CLASS
|
|
|
|
GstRegistryClass
|
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>gstregistrypool</FILE>
|
|
|
|
<TITLE>GstRegistryPool</TITLE>
|
|
|
|
gst_registry_pool_list
|
|
|
|
gst_registry_pool_add
|
|
|
|
gst_registry_pool_remove
|
|
|
|
gst_registry_pool_add_plugin
|
|
|
|
gst_registry_pool_load_all
|
|
|
|
gst_registry_pool_plugin_list
|
|
|
|
gst_registry_pool_feature_list
|
|
|
|
gst_registry_pool_find_plugin
|
|
|
|
gst_registry_pool_find_feature
|
|
|
|
gst_registry_pool_get_prefered
|
2002-06-12 22:27:18 +00:00
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>gstsystemclock</FILE>
|
|
|
|
<TITLE>GstSystemClock</TITLE>
|
|
|
|
gst_system_clock_obtain
|
|
|
|
<SUBSECTION Standard>
|
2002-07-12 23:21:20 +00:00
|
|
|
GstSystemClock
|
2002-06-12 22:27:18 +00:00
|
|
|
GST_SYSTEM_CLOCK
|
|
|
|
GST_IS_SYSTEM_CLOCK
|
|
|
|
GST_TYPE_SYSTEM_CLOCK
|
|
|
|
gst_system_clock_get_type
|
|
|
|
GST_SYSTEM_CLOCK_CLASS
|
|
|
|
GST_IS_SYSTEM_CLOCK_CLASS
|
2003-02-10 23:01:55 +00:00
|
|
|
GST_SYSTEM_CLOCK_GET_CLASS
|
|
|
|
GstSystemClockClass
|
2002-06-12 22:27:18 +00:00
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
|
2000-03-27 19:53:43 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>gstlog</FILE>
|
2004-01-28 14:27:11 +00:00
|
|
|
<TITLE>GstLog</TITLE>
|
2000-03-27 19:53:43 +00:00
|
|
|
<SUBSECTION Standard>
|
2001-10-21 15:47:23 +00:00
|
|
|
gst_info
|
2001-10-19 22:49:35 +00:00
|
|
|
GST_SHOW_INFO
|
2000-03-27 19:53:43 +00:00
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>gstobject</FILE>
|
|
|
|
<TITLE>GstObject</TITLE>
|
2001-05-27 14:33:30 +00:00
|
|
|
GstObjectFlags
|
2000-03-27 19:53:43 +00:00
|
|
|
GstObject
|
|
|
|
GST_FLAGS
|
|
|
|
GST_FLAG_IS_SET
|
|
|
|
GST_FLAG_SET
|
|
|
|
GST_FLAG_UNSET
|
|
|
|
GST_LOCK
|
|
|
|
GST_TRYLOCK
|
|
|
|
GST_UNLOCK
|
2001-01-31 20:27:00 +00:00
|
|
|
GST_GET_LOCK
|
|
|
|
GST_OBJECT_PARENT
|
|
|
|
GST_OBJECT_NAME
|
2001-05-27 14:33:30 +00:00
|
|
|
GST_OBJECT_FLOATING
|
|
|
|
GST_OBJECT_DESTROYED
|
|
|
|
gst_object_check_uniqueness
|
2000-03-27 19:53:43 +00:00
|
|
|
gst_object_set_parent
|
|
|
|
gst_object_get_parent
|
2001-01-31 20:27:00 +00:00
|
|
|
gst_object_set_name
|
|
|
|
gst_object_get_name
|
2000-03-27 19:53:43 +00:00
|
|
|
gst_object_unparent
|
|
|
|
gst_object_ref
|
|
|
|
gst_object_unref
|
2003-02-10 23:01:55 +00:00
|
|
|
gst_object_replace
|
2000-03-27 19:53:43 +00:00
|
|
|
gst_object_sink
|
2001-01-31 20:27:00 +00:00
|
|
|
gst_object_save_thyself
|
2001-10-19 22:49:35 +00:00
|
|
|
gst_object_restore_thyself
|
2000-12-30 16:13:17 +00:00
|
|
|
gst_object_get_path_string
|
2002-12-14 13:02:16 +00:00
|
|
|
gst_object_default_deep_notify
|
2001-01-31 20:27:00 +00:00
|
|
|
gst_class_signal_emit_by_name
|
|
|
|
gst_class_signal_connect
|
2000-03-27 19:53:43 +00:00
|
|
|
<SUBSECTION Standard>
|
|
|
|
gst_object_get_type
|
|
|
|
GstObjectClass
|
2003-02-10 23:01:55 +00:00
|
|
|
GST_OBJECT_GET_CLASS
|
2000-03-27 19:53:43 +00:00
|
|
|
GST_TYPE_OBJECT
|
|
|
|
GST_OBJECT
|
|
|
|
GST_OBJECT_CLASS
|
|
|
|
GST_IS_OBJECT
|
|
|
|
GST_IS_OBJECT_CLASS
|
2002-12-14 13:02:16 +00:00
|
|
|
GST_TYPE_OBJECT_FLAGS
|
|
|
|
gst_object_flags_get_type
|
Re- set up the gtk-doc system. I'd managed to mutilate it a while back, but now it's fixed. I'll put a copy of the ...
Original commit message from CVS:
Re- set up the gtk-doc system. I'd managed to mutilate it a while back,
but now it's fixed. I'll put a copy of the HTML output somewhere on the
website tonight.
In order to actually generate the docs, you'll have to install all the
DocBook tools, as well as gtk-doc from GNOME cvs. (see
http://developer.gnome.org/arch/doc/tools.html)
Notes (I'll codify these some day):
- Don't believe the Gnome page, always edit the SOURCES when documenting a
given function, never the tmpl file.
- I'll be re-arranging things a lot, but gtk-doc is smart enough to merge
any changes to the tmpl file. However, gtk-doc's merge and CVS's diff are
two entirely separate animals. We should probably have a virtual mutex on
the entire docs/gst/ directory, over and above what CVS does.
- I'm going to try to end up with a book set (docbook terms), where
docs/gst/ is only one book. There'd be another called docs/manual/, and
another docs/plugins/, etc. If you have any comments as to how these
should be done, gstreamer-devel is the place.
2000-02-01 09:16:43 +00:00
|
|
|
</SECTION>
|
|
|
|
|
2002-12-30 17:54:02 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>gstquery</FILE>
|
2004-01-28 14:27:11 +00:00
|
|
|
<TITLE>GstQuery</TITLE>
|
2002-12-30 17:54:02 +00:00
|
|
|
GstQueryType
|
2003-01-02 18:56:09 +00:00
|
|
|
GST_QUERY_TYPE_RATE_DEN
|
|
|
|
GstQueryTypeDefinition
|
2002-12-30 17:54:02 +00:00
|
|
|
GST_QUERY_TYPE_FUNCTION
|
2003-01-02 18:56:09 +00:00
|
|
|
gst_query_type_register
|
|
|
|
gst_query_type_get_by_nick
|
|
|
|
gst_query_types_contains
|
|
|
|
gst_query_type_get_details
|
|
|
|
gst_query_type_get_definitions
|
2003-02-10 23:01:55 +00:00
|
|
|
<SUBSECTION Standard>
|
|
|
|
GST_TYPE_QUERY_TYPE
|
|
|
|
gst_query_type_get_type
|
2002-12-30 17:54:02 +00:00
|
|
|
</SECTION>
|
|
|
|
|
Re- set up the gtk-doc system. I'd managed to mutilate it a while back, but now it's fixed. I'll put a copy of the ...
Original commit message from CVS:
Re- set up the gtk-doc system. I'd managed to mutilate it a while back,
but now it's fixed. I'll put a copy of the HTML output somewhere on the
website tonight.
In order to actually generate the docs, you'll have to install all the
DocBook tools, as well as gtk-doc from GNOME cvs. (see
http://developer.gnome.org/arch/doc/tools.html)
Notes (I'll codify these some day):
- Don't believe the Gnome page, always edit the SOURCES when documenting a
given function, never the tmpl file.
- I'll be re-arranging things a lot, but gtk-doc is smart enough to merge
any changes to the tmpl file. However, gtk-doc's merge and CVS's diff are
two entirely separate animals. We should probably have a virtual mutex on
the entire docs/gst/ directory, over and above what CVS does.
- I'm going to try to end up with a book set (docbook terms), where
docs/gst/ is only one book. There'd be another called docs/manual/, and
another docs/plugins/, etc. If you have any comments as to how these
should be done, gstreamer-devel is the place.
2000-02-01 09:16:43 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>gstpad</FILE>
|
2000-03-27 19:53:43 +00:00
|
|
|
<TITLE>GstPad</TITLE>
|
2001-01-19 22:15:21 +00:00
|
|
|
GST_PAD_NAME
|
|
|
|
GST_PAD_ELEMENT_PRIVATE
|
|
|
|
GST_PAD_PARENT
|
2002-04-12 16:22:32 +00:00
|
|
|
GST_PAD_PAD_TEMPLATE
|
2001-01-19 22:15:21 +00:00
|
|
|
GST_PAD_REALIZE
|
|
|
|
GST_PAD_DIRECTION
|
|
|
|
GST_PAD_CAPS
|
|
|
|
GST_PAD_PEER
|
2000-03-27 19:53:43 +00:00
|
|
|
GST_PAD_CAN_PULL
|
2002-01-14 07:18:43 +00:00
|
|
|
GST_PAD_IS_SINK
|
|
|
|
GST_PAD_IS_SRC
|
2003-01-24 18:08:39 +00:00
|
|
|
GST_PAD_IS_LINKED
|
2002-12-14 13:02:16 +00:00
|
|
|
GST_PAD_IS_ACTIVE
|
|
|
|
GST_PAD_IS_USABLE
|
2001-01-19 22:15:21 +00:00
|
|
|
|
2000-03-27 19:53:43 +00:00
|
|
|
GstPad
|
Re- set up the gtk-doc system. I'd managed to mutilate it a while back, but now it's fixed. I'll put a copy of the ...
Original commit message from CVS:
Re- set up the gtk-doc system. I'd managed to mutilate it a while back,
but now it's fixed. I'll put a copy of the HTML output somewhere on the
website tonight.
In order to actually generate the docs, you'll have to install all the
DocBook tools, as well as gtk-doc from GNOME cvs. (see
http://developer.gnome.org/arch/doc/tools.html)
Notes (I'll codify these some day):
- Don't believe the Gnome page, always edit the SOURCES when documenting a
given function, never the tmpl file.
- I'll be re-arranging things a lot, but gtk-doc is smart enough to merge
any changes to the tmpl file. However, gtk-doc's merge and CVS's diff are
two entirely separate animals. We should probably have a virtual mutex on
the entire docs/gst/ directory, over and above what CVS does.
- I'm going to try to end up with a book set (docbook terms), where
docs/gst/ is only one book. There'd be another called docs/manual/, and
another docs/plugins/, etc. If you have any comments as to how these
should be done, gstreamer-devel is the place.
2000-02-01 09:16:43 +00:00
|
|
|
GstPadChainFunction
|
2000-12-28 21:42:23 +00:00
|
|
|
GstPadGetFunction
|
2002-01-14 07:18:43 +00:00
|
|
|
GstPadGetCapsFunction
|
2001-03-21 21:43:56 +00:00
|
|
|
|
2001-10-19 22:49:35 +00:00
|
|
|
GstPadEventFunction
|
2003-01-24 18:08:39 +00:00
|
|
|
GstPadLinkFunction
|
|
|
|
GstPadLinkReturn
|
2002-06-12 22:27:18 +00:00
|
|
|
GstPadConvertFunction
|
2002-07-12 23:21:20 +00:00
|
|
|
GstPadDispatcherFunction
|
2003-01-24 18:08:39 +00:00
|
|
|
GstPadIntLinkFunction
|
2002-06-12 22:27:18 +00:00
|
|
|
|
|
|
|
GstPadQueryFunction
|
2002-12-14 13:02:16 +00:00
|
|
|
GstPadEventMaskFunction
|
|
|
|
GstPadFormatsFunction
|
|
|
|
GstPadQueryTypeFunction
|
|
|
|
GST_PAD_QUERY_TYPE_FUNCTION
|
2002-12-30 17:54:02 +00:00
|
|
|
GST_PAD_FORMATS_FUNCTION
|
|
|
|
GST_PAD_EVENT_MASK_FUNCTION
|
2000-12-28 21:42:23 +00:00
|
|
|
|
Re- set up the gtk-doc system. I'd managed to mutilate it a while back, but now it's fixed. I'll put a copy of the ...
Original commit message from CVS:
Re- set up the gtk-doc system. I'd managed to mutilate it a while back,
but now it's fixed. I'll put a copy of the HTML output somewhere on the
website tonight.
In order to actually generate the docs, you'll have to install all the
DocBook tools, as well as gtk-doc from GNOME cvs. (see
http://developer.gnome.org/arch/doc/tools.html)
Notes (I'll codify these some day):
- Don't believe the Gnome page, always edit the SOURCES when documenting a
given function, never the tmpl file.
- I'll be re-arranging things a lot, but gtk-doc is smart enough to merge
any changes to the tmpl file. However, gtk-doc's merge and CVS's diff are
two entirely separate animals. We should probably have a virtual mutex on
the entire docs/gst/ directory, over and above what CVS does.
- I'm going to try to end up with a book set (docbook terms), where
docs/gst/ is only one book. There'd be another called docs/manual/, and
another docs/plugins/, etc. If you have any comments as to how these
should be done, gstreamer-devel is the place.
2000-02-01 09:16:43 +00:00
|
|
|
GstPadDirection
|
2000-12-28 21:42:23 +00:00
|
|
|
GstPadFlags
|
2002-01-14 07:18:43 +00:00
|
|
|
|
Re- set up the gtk-doc system. I'd managed to mutilate it a while back, but now it's fixed. I'll put a copy of the ...
Original commit message from CVS:
Re- set up the gtk-doc system. I'd managed to mutilate it a while back,
but now it's fixed. I'll put a copy of the HTML output somewhere on the
website tonight.
In order to actually generate the docs, you'll have to install all the
DocBook tools, as well as gtk-doc from GNOME cvs. (see
http://developer.gnome.org/arch/doc/tools.html)
Notes (I'll codify these some day):
- Don't believe the Gnome page, always edit the SOURCES when documenting a
given function, never the tmpl file.
- I'll be re-arranging things a lot, but gtk-doc is smart enough to merge
any changes to the tmpl file. However, gtk-doc's merge and CVS's diff are
two entirely separate animals. We should probably have a virtual mutex on
the entire docs/gst/ directory, over and above what CVS does.
- I'm going to try to end up with a book set (docbook terms), where
docs/gst/ is only one book. There'd be another called docs/manual/, and
another docs/plugins/, etc. If you have any comments as to how these
should be done, gstreamer-devel is the place.
2000-02-01 09:16:43 +00:00
|
|
|
gst_pad_new
|
2002-06-12 22:27:18 +00:00
|
|
|
gst_pad_custom_new
|
|
|
|
gst_pad_custom_new_from_template
|
2000-12-28 21:42:23 +00:00
|
|
|
gst_pad_new_from_template
|
Re- set up the gtk-doc system. I'd managed to mutilate it a while back, but now it's fixed. I'll put a copy of the ...
Original commit message from CVS:
Re- set up the gtk-doc system. I'd managed to mutilate it a while back,
but now it's fixed. I'll put a copy of the HTML output somewhere on the
website tonight.
In order to actually generate the docs, you'll have to install all the
DocBook tools, as well as gtk-doc from GNOME cvs. (see
http://developer.gnome.org/arch/doc/tools.html)
Notes (I'll codify these some day):
- Don't believe the Gnome page, always edit the SOURCES when documenting a
given function, never the tmpl file.
- I'll be re-arranging things a lot, but gtk-doc is smart enough to merge
any changes to the tmpl file. However, gtk-doc's merge and CVS's diff are
two entirely separate animals. We should probably have a virtual mutex on
the entire docs/gst/ directory, over and above what CVS does.
- I'm going to try to end up with a book set (docbook terms), where
docs/gst/ is only one book. There'd be another called docs/manual/, and
another docs/plugins/, etc. If you have any comments as to how these
should be done, gstreamer-devel is the place.
2000-02-01 09:16:43 +00:00
|
|
|
gst_pad_get_direction
|
|
|
|
gst_pad_set_chain_function
|
2000-12-28 21:42:23 +00:00
|
|
|
gst_pad_set_get_function
|
2003-01-24 18:08:39 +00:00
|
|
|
gst_pad_set_link_function
|
2002-01-14 07:18:43 +00:00
|
|
|
gst_pad_set_getcaps_function
|
|
|
|
gst_pad_try_set_caps
|
2001-03-21 21:43:56 +00:00
|
|
|
gst_pad_get_caps
|
2000-12-31 17:02:47 +00:00
|
|
|
gst_pad_check_compatibility
|
Re- set up the gtk-doc system. I'd managed to mutilate it a while back, but now it's fixed. I'll put a copy of the ...
Original commit message from CVS:
Re- set up the gtk-doc system. I'd managed to mutilate it a while back,
but now it's fixed. I'll put a copy of the HTML output somewhere on the
website tonight.
In order to actually generate the docs, you'll have to install all the
DocBook tools, as well as gtk-doc from GNOME cvs. (see
http://developer.gnome.org/arch/doc/tools.html)
Notes (I'll codify these some day):
- Don't believe the Gnome page, always edit the SOURCES when documenting a
given function, never the tmpl file.
- I'll be re-arranging things a lot, but gtk-doc is smart enough to merge
any changes to the tmpl file. However, gtk-doc's merge and CVS's diff are
two entirely separate animals. We should probably have a virtual mutex on
the entire docs/gst/ directory, over and above what CVS does.
- I'm going to try to end up with a book set (docbook terms), where
docs/gst/ is only one book. There'd be another called docs/manual/, and
another docs/plugins/, etc. If you have any comments as to how these
should be done, gstreamer-devel is the place.
2000-02-01 09:16:43 +00:00
|
|
|
gst_pad_set_name
|
|
|
|
gst_pad_get_name
|
2001-01-19 22:15:21 +00:00
|
|
|
gst_pad_set_element_private
|
|
|
|
gst_pad_get_element_private
|
Re- set up the gtk-doc system. I'd managed to mutilate it a while back, but now it's fixed. I'll put a copy of the ...
Original commit message from CVS:
Re- set up the gtk-doc system. I'd managed to mutilate it a while back,
but now it's fixed. I'll put a copy of the HTML output somewhere on the
website tonight.
In order to actually generate the docs, you'll have to install all the
DocBook tools, as well as gtk-doc from GNOME cvs. (see
http://developer.gnome.org/arch/doc/tools.html)
Notes (I'll codify these some day):
- Don't believe the Gnome page, always edit the SOURCES when documenting a
given function, never the tmpl file.
- I'll be re-arranging things a lot, but gtk-doc is smart enough to merge
any changes to the tmpl file. However, gtk-doc's merge and CVS's diff are
two entirely separate animals. We should probably have a virtual mutex on
the entire docs/gst/ directory, over and above what CVS does.
- I'm going to try to end up with a book set (docbook terms), where
docs/gst/ is only one book. There'd be another called docs/manual/, and
another docs/plugins/, etc. If you have any comments as to how these
should be done, gstreamer-devel is the place.
2000-02-01 09:16:43 +00:00
|
|
|
gst_pad_set_parent
|
2000-12-28 21:42:23 +00:00
|
|
|
gst_pad_get_parent
|
2001-03-21 21:43:56 +00:00
|
|
|
gst_pad_get_real_parent
|
2001-01-21 23:20:46 +00:00
|
|
|
gst_pad_add_ghost_pad
|
|
|
|
gst_pad_remove_ghost_pad
|
|
|
|
gst_pad_get_ghost_pad_list
|
Re- set up the gtk-doc system. I'd managed to mutilate it a while back, but now it's fixed. I'll put a copy of the ...
Original commit message from CVS:
Re- set up the gtk-doc system. I'd managed to mutilate it a while back,
but now it's fixed. I'll put a copy of the HTML output somewhere on the
website tonight.
In order to actually generate the docs, you'll have to install all the
DocBook tools, as well as gtk-doc from GNOME cvs. (see
http://developer.gnome.org/arch/doc/tools.html)
Notes (I'll codify these some day):
- Don't believe the Gnome page, always edit the SOURCES when documenting a
given function, never the tmpl file.
- I'll be re-arranging things a lot, but gtk-doc is smart enough to merge
any changes to the tmpl file. However, gtk-doc's merge and CVS's diff are
two entirely separate animals. We should probably have a virtual mutex on
the entire docs/gst/ directory, over and above what CVS does.
- I'm going to try to end up with a book set (docbook terms), where
docs/gst/ is only one book. There'd be another called docs/manual/, and
another docs/plugins/, etc. If you have any comments as to how these
should be done, gstreamer-devel is the place.
2000-02-01 09:16:43 +00:00
|
|
|
gst_pad_get_peer
|
2003-01-24 18:08:39 +00:00
|
|
|
gst_pad_link
|
|
|
|
gst_pad_link_filtered
|
|
|
|
gst_pad_relink_filtered
|
|
|
|
gst_pad_try_relink_filtered
|
|
|
|
gst_pad_unlink
|
|
|
|
gst_pad_can_link
|
|
|
|
gst_pad_can_link_filtered
|
Re- set up the gtk-doc system. I'd managed to mutilate it a while back, but now it's fixed. I'll put a copy of the ...
Original commit message from CVS:
Re- set up the gtk-doc system. I'd managed to mutilate it a while back,
but now it's fixed. I'll put a copy of the HTML output somewhere on the
website tonight.
In order to actually generate the docs, you'll have to install all the
DocBook tools, as well as gtk-doc from GNOME cvs. (see
http://developer.gnome.org/arch/doc/tools.html)
Notes (I'll codify these some day):
- Don't believe the Gnome page, always edit the SOURCES when documenting a
given function, never the tmpl file.
- I'll be re-arranging things a lot, but gtk-doc is smart enough to merge
any changes to the tmpl file. However, gtk-doc's merge and CVS's diff are
two entirely separate animals. We should probably have a virtual mutex on
the entire docs/gst/ directory, over and above what CVS does.
- I'm going to try to end up with a book set (docbook terms), where
docs/gst/ is only one book. There'd be another called docs/manual/, and
another docs/plugins/, etc. If you have any comments as to how these
should be done, gstreamer-devel is the place.
2000-02-01 09:16:43 +00:00
|
|
|
gst_pad_push
|
|
|
|
gst_pad_pull
|
2003-01-24 18:08:39 +00:00
|
|
|
gst_pad_load_and_link
|
|
|
|
gst_pad_proxy_link
|
2002-04-12 16:22:32 +00:00
|
|
|
gst_pad_get_pad_template
|
|
|
|
gst_pad_get_pad_template_caps
|
2002-01-14 07:18:43 +00:00
|
|
|
gst_pad_get_allowed_caps
|
2002-03-31 14:00:33 +00:00
|
|
|
gst_pad_perform_negotiate
|
2002-12-14 13:02:16 +00:00
|
|
|
gst_ghost_pad_save_thyself
|
2001-10-19 22:49:35 +00:00
|
|
|
gst_pad_select
|
|
|
|
gst_pad_selectv
|
2002-06-12 22:27:18 +00:00
|
|
|
|
|
|
|
gst_pad_dispatcher
|
|
|
|
|
2001-10-19 22:49:35 +00:00
|
|
|
gst_pad_send_event
|
2001-12-09 13:17:13 +00:00
|
|
|
gst_pad_event_default
|
2001-10-19 22:49:35 +00:00
|
|
|
gst_pad_set_event_function
|
2002-12-14 13:02:16 +00:00
|
|
|
gst_pad_get_event_masks
|
|
|
|
gst_pad_get_event_masks_default
|
|
|
|
gst_pad_set_event_mask_function
|
2001-10-19 22:49:35 +00:00
|
|
|
|
2002-06-12 22:27:18 +00:00
|
|
|
gst_pad_set_convert_function
|
|
|
|
gst_pad_convert
|
|
|
|
gst_pad_convert_default
|
2002-12-14 13:02:16 +00:00
|
|
|
gst_pad_get_formats
|
|
|
|
gst_pad_get_formats_default
|
|
|
|
gst_pad_set_formats_function
|
2002-06-12 22:27:18 +00:00
|
|
|
|
2003-01-24 18:08:39 +00:00
|
|
|
gst_pad_get_internal_links
|
|
|
|
gst_pad_get_internal_links_default
|
|
|
|
gst_pad_set_internal_link_function
|
2002-06-12 22:27:18 +00:00
|
|
|
|
|
|
|
gst_pad_set_query_function
|
|
|
|
gst_pad_query
|
|
|
|
gst_pad_query_default
|
2002-12-14 13:02:16 +00:00
|
|
|
gst_pad_get_query_types
|
|
|
|
gst_pad_get_query_types_default
|
|
|
|
gst_pad_set_query_type_function
|
2002-06-12 22:27:18 +00:00
|
|
|
|
2002-12-14 13:02:16 +00:00
|
|
|
gst_pad_add_probe
|
|
|
|
gst_pad_remove_probe
|
|
|
|
|
|
|
|
gst_pad_is_active
|
|
|
|
gst_pad_set_active
|
|
|
|
|
|
|
|
gst_pad_get_scheduler
|
2002-06-12 22:27:18 +00:00
|
|
|
|
2001-05-27 14:33:30 +00:00
|
|
|
GstRealPad
|
2001-01-19 22:15:21 +00:00
|
|
|
GST_RPAD_DIRECTION
|
|
|
|
GST_RPAD_CAPS
|
|
|
|
GST_RPAD_PEER
|
|
|
|
GST_RPAD_CHAINFUNC
|
2002-01-14 07:18:43 +00:00
|
|
|
GST_RPAD_APPFILTER
|
2001-01-19 22:15:21 +00:00
|
|
|
GST_RPAD_GETFUNC
|
2001-10-19 22:49:35 +00:00
|
|
|
GST_RPAD_CHAINHANDLER
|
|
|
|
GST_RPAD_EVENTFUNC
|
|
|
|
GST_RPAD_EVENTHANDLER
|
|
|
|
GST_RPAD_GETHANDLER
|
2003-01-24 18:08:39 +00:00
|
|
|
GST_RPAD_LINKFUNC
|
2002-01-14 07:18:43 +00:00
|
|
|
GST_RPAD_GETCAPSFUNC
|
2002-06-12 22:27:18 +00:00
|
|
|
GST_RPAD_CONVERTFUNC
|
2003-01-24 18:08:39 +00:00
|
|
|
GST_RPAD_INTLINKFUNC
|
2002-06-12 22:27:18 +00:00
|
|
|
GST_RPAD_QUERYFUNC
|
2002-12-14 13:02:16 +00:00
|
|
|
GST_RPAD_EVENTMASKFUNC
|
|
|
|
GST_RPAD_FORMATSFUNC
|
|
|
|
GST_RPAD_QUERYTYPEFUNC
|
2001-01-19 22:15:21 +00:00
|
|
|
|
|
|
|
GST_GPAD_REALPAD
|
|
|
|
GstGhostPad
|
2001-01-21 23:20:46 +00:00
|
|
|
gst_ghost_pad_new
|
2001-01-19 22:15:21 +00:00
|
|
|
|
Re- set up the gtk-doc system. I'd managed to mutilate it a while back, but now it's fixed. I'll put a copy of the ...
Original commit message from CVS:
Re- set up the gtk-doc system. I'd managed to mutilate it a while back,
but now it's fixed. I'll put a copy of the HTML output somewhere on the
website tonight.
In order to actually generate the docs, you'll have to install all the
DocBook tools, as well as gtk-doc from GNOME cvs. (see
http://developer.gnome.org/arch/doc/tools.html)
Notes (I'll codify these some day):
- Don't believe the Gnome page, always edit the SOURCES when documenting a
given function, never the tmpl file.
- I'll be re-arranging things a lot, but gtk-doc is smart enough to merge
any changes to the tmpl file. However, gtk-doc's merge and CVS's diff are
two entirely separate animals. We should probably have a virtual mutex on
the entire docs/gst/ directory, over and above what CVS does.
- I'm going to try to end up with a book set (docbook terms), where
docs/gst/ is only one book. There'd be another called docs/manual/, and
another docs/plugins/, etc. If you have any comments as to how these
should be done, gstreamer-devel is the place.
2000-02-01 09:16:43 +00:00
|
|
|
<SUBSECTION Standard>
|
2000-03-27 19:53:43 +00:00
|
|
|
GstPadClass
|
Re- set up the gtk-doc system. I'd managed to mutilate it a while back, but now it's fixed. I'll put a copy of the ...
Original commit message from CVS:
Re- set up the gtk-doc system. I'd managed to mutilate it a while back,
but now it's fixed. I'll put a copy of the HTML output somewhere on the
website tonight.
In order to actually generate the docs, you'll have to install all the
DocBook tools, as well as gtk-doc from GNOME cvs. (see
http://developer.gnome.org/arch/doc/tools.html)
Notes (I'll codify these some day):
- Don't believe the Gnome page, always edit the SOURCES when documenting a
given function, never the tmpl file.
- I'll be re-arranging things a lot, but gtk-doc is smart enough to merge
any changes to the tmpl file. However, gtk-doc's merge and CVS's diff are
two entirely separate animals. We should probably have a virtual mutex on
the entire docs/gst/ directory, over and above what CVS does.
- I'm going to try to end up with a book set (docbook terms), where
docs/gst/ is only one book. There'd be another called docs/manual/, and
another docs/plugins/, etc. If you have any comments as to how these
should be done, gstreamer-devel is the place.
2000-02-01 09:16:43 +00:00
|
|
|
GST_TYPE_PAD
|
2000-03-27 19:53:43 +00:00
|
|
|
GST_PAD
|
Re- set up the gtk-doc system. I'd managed to mutilate it a while back, but now it's fixed. I'll put a copy of the ...
Original commit message from CVS:
Re- set up the gtk-doc system. I'd managed to mutilate it a while back,
but now it's fixed. I'll put a copy of the HTML output somewhere on the
website tonight.
In order to actually generate the docs, you'll have to install all the
DocBook tools, as well as gtk-doc from GNOME cvs. (see
http://developer.gnome.org/arch/doc/tools.html)
Notes (I'll codify these some day):
- Don't believe the Gnome page, always edit the SOURCES when documenting a
given function, never the tmpl file.
- I'll be re-arranging things a lot, but gtk-doc is smart enough to merge
any changes to the tmpl file. However, gtk-doc's merge and CVS's diff are
two entirely separate animals. We should probably have a virtual mutex on
the entire docs/gst/ directory, over and above what CVS does.
- I'm going to try to end up with a book set (docbook terms), where
docs/gst/ is only one book. There'd be another called docs/manual/, and
another docs/plugins/, etc. If you have any comments as to how these
should be done, gstreamer-devel is the place.
2000-02-01 09:16:43 +00:00
|
|
|
GST_PAD_CLASS
|
2000-03-27 19:53:43 +00:00
|
|
|
GST_IS_PAD
|
Re- set up the gtk-doc system. I'd managed to mutilate it a while back, but now it's fixed. I'll put a copy of the ...
Original commit message from CVS:
Re- set up the gtk-doc system. I'd managed to mutilate it a while back,
but now it's fixed. I'll put a copy of the HTML output somewhere on the
website tonight.
In order to actually generate the docs, you'll have to install all the
DocBook tools, as well as gtk-doc from GNOME cvs. (see
http://developer.gnome.org/arch/doc/tools.html)
Notes (I'll codify these some day):
- Don't believe the Gnome page, always edit the SOURCES when documenting a
given function, never the tmpl file.
- I'll be re-arranging things a lot, but gtk-doc is smart enough to merge
any changes to the tmpl file. However, gtk-doc's merge and CVS's diff are
two entirely separate animals. We should probably have a virtual mutex on
the entire docs/gst/ directory, over and above what CVS does.
- I'm going to try to end up with a book set (docbook terms), where
docs/gst/ is only one book. There'd be another called docs/manual/, and
another docs/plugins/, etc. If you have any comments as to how these
should be done, gstreamer-devel is the place.
2000-02-01 09:16:43 +00:00
|
|
|
GST_IS_PAD_CLASS
|
2001-10-19 22:49:35 +00:00
|
|
|
GST_IS_PAD_FAST
|
2000-03-27 19:53:43 +00:00
|
|
|
gst_pad_get_type
|
2000-12-28 21:42:23 +00:00
|
|
|
|
2001-01-19 22:15:21 +00:00
|
|
|
GstRealPadClass
|
|
|
|
GST_TYPE_REAL_PAD
|
|
|
|
GST_REAL_PAD
|
|
|
|
GST_REAL_PAD_CLASS
|
|
|
|
GST_IS_REAL_PAD
|
|
|
|
GST_IS_REAL_PAD_CLASS
|
2001-10-19 22:49:35 +00:00
|
|
|
GST_IS_REAL_PAD_FAST
|
2001-01-19 22:15:21 +00:00
|
|
|
gst_real_pad_get_type
|
|
|
|
|
|
|
|
GstGhostPadClass
|
|
|
|
GST_TYPE_GHOST_PAD
|
|
|
|
GST_GHOST_PAD
|
|
|
|
GST_GHOST_PAD_CLASS
|
|
|
|
GST_IS_GHOST_PAD
|
|
|
|
GST_IS_GHOST_PAD_CLASS
|
2001-10-19 22:49:35 +00:00
|
|
|
GST_IS_GHOST_PAD_FAST
|
2001-01-19 22:15:21 +00:00
|
|
|
gst_ghost_pad_get_type
|
2003-01-24 18:08:39 +00:00
|
|
|
GST_TYPE_PAD_LINK_RETURN
|
|
|
|
gst_pad_link_return_get_type
|
2002-12-14 13:02:16 +00:00
|
|
|
GST_TYPE_PAD_DIRECTION
|
|
|
|
gst_pad_direction_get_type
|
|
|
|
GST_TYPE_PAD_FLAGS
|
|
|
|
gst_pad_flags_get_type
|
|
|
|
GST_TYPE_PAD_PRESENCE
|
|
|
|
gst_pad_presence_get_type
|
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>gstprobe</FILE>
|
|
|
|
<TITLE>GstProbe</TITLE>
|
|
|
|
GstProbe
|
|
|
|
GstProbeCallback
|
|
|
|
gst_probe_new
|
|
|
|
gst_probe_destroy
|
|
|
|
gst_probe_perform
|
|
|
|
GstProbeDispatcher
|
|
|
|
gst_probe_dispatcher_new
|
|
|
|
gst_probe_dispatcher_destroy
|
|
|
|
gst_probe_dispatcher_init
|
|
|
|
gst_probe_dispatcher_set_active
|
|
|
|
gst_probe_dispatcher_add_probe
|
|
|
|
gst_probe_dispatcher_remove_probe
|
|
|
|
gst_probe_dispatcher_dispatch
|
2001-10-24 21:44:48 +00:00
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>gstpadtemplate</FILE>
|
2002-06-12 22:27:18 +00:00
|
|
|
<TITLE>GstPadTemplate</TITLE>
|
2001-10-24 21:44:48 +00:00
|
|
|
GstPadPresence
|
2002-06-12 22:27:18 +00:00
|
|
|
GstPadTemplate
|
2003-02-10 23:01:55 +00:00
|
|
|
GstPadTemplateFlags
|
2002-04-12 16:22:32 +00:00
|
|
|
GST_PAD_TEMPLATE_CAPS
|
|
|
|
GST_PAD_TEMPLATE_DIRECTION
|
|
|
|
GST_PAD_TEMPLATE_NAME_TEMPLATE
|
|
|
|
GST_PAD_TEMPLATE_PRESENCE
|
|
|
|
GST_PAD_TEMPLATE_IS_FIXED
|
|
|
|
gst_pad_template_new
|
|
|
|
gst_pad_template_get_caps
|
|
|
|
gst_pad_template_get_caps_by_name
|
2001-01-19 22:15:21 +00:00
|
|
|
|
2001-10-24 21:44:48 +00:00
|
|
|
<SUBSECTION Standard>
|
2002-06-12 22:27:18 +00:00
|
|
|
GstPadTemplateClass
|
2002-04-12 16:22:32 +00:00
|
|
|
GST_TYPE_PAD_TEMPLATE
|
|
|
|
GST_PAD_TEMPLATE
|
|
|
|
GST_PAD_TEMPLATE_CLASS
|
|
|
|
GST_IS_PAD_TEMPLATE
|
|
|
|
GST_IS_PAD_TEMPLATE_CLASS
|
|
|
|
gst_pad_template_get_type
|
2003-02-10 23:01:55 +00:00
|
|
|
GST_TYPE_PAD_TEMPLATE_FLAGS
|
|
|
|
gst_pad_template_flags_get_type
|
Re- set up the gtk-doc system. I'd managed to mutilate it a while back, but now it's fixed. I'll put a copy of the ...
Original commit message from CVS:
Re- set up the gtk-doc system. I'd managed to mutilate it a while back,
but now it's fixed. I'll put a copy of the HTML output somewhere on the
website tonight.
In order to actually generate the docs, you'll have to install all the
DocBook tools, as well as gtk-doc from GNOME cvs. (see
http://developer.gnome.org/arch/doc/tools.html)
Notes (I'll codify these some day):
- Don't believe the Gnome page, always edit the SOURCES when documenting a
given function, never the tmpl file.
- I'll be re-arranging things a lot, but gtk-doc is smart enough to merge
any changes to the tmpl file. However, gtk-doc's merge and CVS's diff are
two entirely separate animals. We should probably have a virtual mutex on
the entire docs/gst/ directory, over and above what CVS does.
- I'm going to try to end up with a book set (docbook terms), where
docs/gst/ is only one book. There'd be another called docs/manual/, and
another docs/plugins/, etc. If you have any comments as to how these
should be done, gstreamer-devel is the place.
2000-02-01 09:16:43 +00:00
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>gstpipeline</FILE>
|
|
|
|
<TITLE>GstPipeline</TITLE>
|
2000-03-27 19:53:43 +00:00
|
|
|
GstPipeline
|
Re- set up the gtk-doc system. I'd managed to mutilate it a while back, but now it's fixed. I'll put a copy of the ...
Original commit message from CVS:
Re- set up the gtk-doc system. I'd managed to mutilate it a while back,
but now it's fixed. I'll put a copy of the HTML output somewhere on the
website tonight.
In order to actually generate the docs, you'll have to install all the
DocBook tools, as well as gtk-doc from GNOME cvs. (see
http://developer.gnome.org/arch/doc/tools.html)
Notes (I'll codify these some day):
- Don't believe the Gnome page, always edit the SOURCES when documenting a
given function, never the tmpl file.
- I'll be re-arranging things a lot, but gtk-doc is smart enough to merge
any changes to the tmpl file. However, gtk-doc's merge and CVS's diff are
two entirely separate animals. We should probably have a virtual mutex on
the entire docs/gst/ directory, over and above what CVS does.
- I'm going to try to end up with a book set (docbook terms), where
docs/gst/ is only one book. There'd be another called docs/manual/, and
another docs/plugins/, etc. If you have any comments as to how these
should be done, gstreamer-devel is the place.
2000-02-01 09:16:43 +00:00
|
|
|
gst_pipeline_new
|
|
|
|
<SUBSECTION Standard>
|
2000-03-27 19:53:43 +00:00
|
|
|
GstPipelineClass
|
2000-02-02 06:26:44 +00:00
|
|
|
gst_pipeline_get_type
|
Re- set up the gtk-doc system. I'd managed to mutilate it a while back, but now it's fixed. I'll put a copy of the ...
Original commit message from CVS:
Re- set up the gtk-doc system. I'd managed to mutilate it a while back,
but now it's fixed. I'll put a copy of the HTML output somewhere on the
website tonight.
In order to actually generate the docs, you'll have to install all the
DocBook tools, as well as gtk-doc from GNOME cvs. (see
http://developer.gnome.org/arch/doc/tools.html)
Notes (I'll codify these some day):
- Don't believe the Gnome page, always edit the SOURCES when documenting a
given function, never the tmpl file.
- I'll be re-arranging things a lot, but gtk-doc is smart enough to merge
any changes to the tmpl file. However, gtk-doc's merge and CVS's diff are
two entirely separate animals. We should probably have a virtual mutex on
the entire docs/gst/ directory, over and above what CVS does.
- I'm going to try to end up with a book set (docbook terms), where
docs/gst/ is only one book. There'd be another called docs/manual/, and
another docs/plugins/, etc. If you have any comments as to how these
should be done, gstreamer-devel is the place.
2000-02-01 09:16:43 +00:00
|
|
|
GST_TYPE_PIPELINE
|
2000-03-27 19:53:43 +00:00
|
|
|
GST_PIPELINE
|
Re- set up the gtk-doc system. I'd managed to mutilate it a while back, but now it's fixed. I'll put a copy of the ...
Original commit message from CVS:
Re- set up the gtk-doc system. I'd managed to mutilate it a while back,
but now it's fixed. I'll put a copy of the HTML output somewhere on the
website tonight.
In order to actually generate the docs, you'll have to install all the
DocBook tools, as well as gtk-doc from GNOME cvs. (see
http://developer.gnome.org/arch/doc/tools.html)
Notes (I'll codify these some day):
- Don't believe the Gnome page, always edit the SOURCES when documenting a
given function, never the tmpl file.
- I'll be re-arranging things a lot, but gtk-doc is smart enough to merge
any changes to the tmpl file. However, gtk-doc's merge and CVS's diff are
two entirely separate animals. We should probably have a virtual mutex on
the entire docs/gst/ directory, over and above what CVS does.
- I'm going to try to end up with a book set (docbook terms), where
docs/gst/ is only one book. There'd be another called docs/manual/, and
another docs/plugins/, etc. If you have any comments as to how these
should be done, gstreamer-devel is the place.
2000-02-01 09:16:43 +00:00
|
|
|
GST_PIPELINE_CLASS
|
2000-03-27 19:53:43 +00:00
|
|
|
GST_IS_PIPELINE
|
Re- set up the gtk-doc system. I'd managed to mutilate it a while back, but now it's fixed. I'll put a copy of the ...
Original commit message from CVS:
Re- set up the gtk-doc system. I'd managed to mutilate it a while back,
but now it's fixed. I'll put a copy of the HTML output somewhere on the
website tonight.
In order to actually generate the docs, you'll have to install all the
DocBook tools, as well as gtk-doc from GNOME cvs. (see
http://developer.gnome.org/arch/doc/tools.html)
Notes (I'll codify these some day):
- Don't believe the Gnome page, always edit the SOURCES when documenting a
given function, never the tmpl file.
- I'll be re-arranging things a lot, but gtk-doc is smart enough to merge
any changes to the tmpl file. However, gtk-doc's merge and CVS's diff are
two entirely separate animals. We should probably have a virtual mutex on
the entire docs/gst/ directory, over and above what CVS does.
- I'm going to try to end up with a book set (docbook terms), where
docs/gst/ is only one book. There'd be another called docs/manual/, and
another docs/plugins/, etc. If you have any comments as to how these
should be done, gstreamer-devel is the place.
2000-02-01 09:16:43 +00:00
|
|
|
GST_IS_PIPELINE_CLASS
|
|
|
|
</SECTION>
|
|
|
|
|
2000-03-27 19:53:43 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>gstplugin</FILE>
|
|
|
|
<TITLE>GstPlugin</TITLE>
|
2002-06-12 22:27:18 +00:00
|
|
|
GST_PLUGIN_ERROR
|
|
|
|
gst_plugin_error_quark
|
|
|
|
GstPluginError
|
2000-03-27 19:53:43 +00:00
|
|
|
GstPlugin
|
|
|
|
GstPluginInitFunc
|
2001-04-22 16:04:19 +00:00
|
|
|
GstPluginDesc
|
2001-01-06 02:35:17 +00:00
|
|
|
gst_plugin_get_name
|
|
|
|
gst_plugin_get_filename
|
|
|
|
gst_plugin_is_loaded
|
2001-10-19 22:49:35 +00:00
|
|
|
gst_plugin_get_feature_list
|
2002-06-12 22:27:18 +00:00
|
|
|
gst_plugin_find_feature
|
|
|
|
gst_plugin_unload_plugin
|
|
|
|
gst_plugin_add_feature
|
|
|
|
gst_plugin_load
|
|
|
|
gst_library_load
|
2001-10-19 22:49:35 +00:00
|
|
|
<SUBSECTION Standard>
|
2002-06-12 22:27:18 +00:00
|
|
|
GST_PLUGIN
|
2002-12-14 13:02:16 +00:00
|
|
|
GST_TYPE_PLUGIN_ERROR
|
|
|
|
gst_plugin_error_get_type
|
2001-10-19 22:49:35 +00:00
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>gstpluginfeature</FILE>
|
|
|
|
<TITLE>GstPluginFeature</TITLE>
|
2002-06-12 22:27:18 +00:00
|
|
|
GST_PLUGIN_FEATURE_NAME
|
2001-10-19 22:49:35 +00:00
|
|
|
gst_plugin_feature_ensure_loaded
|
|
|
|
gst_plugin_feature_unload_thyself
|
2000-03-27 19:53:43 +00:00
|
|
|
<SUBSECTION Standard>
|
2001-10-19 22:49:35 +00:00
|
|
|
GstPluginFeature
|
|
|
|
GST_PLUGIN_FEATURE
|
|
|
|
GST_IS_PLUGIN_FEATURE
|
|
|
|
GST_TYPE_PLUGIN_FEATURE
|
2003-02-10 23:01:55 +00:00
|
|
|
GST_PLUGIN_FEATURE_GET_CLASS
|
2001-10-19 22:49:35 +00:00
|
|
|
gst_plugin_feature_get_type
|
|
|
|
GST_PLUGIN_FEATURE_CLASS
|
|
|
|
GST_IS_PLUGIN_FEATURE_CLASS
|
2000-03-27 19:53:43 +00:00
|
|
|
</SECTION>
|
|
|
|
|
Re- set up the gtk-doc system. I'd managed to mutilate it a while back, but now it's fixed. I'll put a copy of the ...
Original commit message from CVS:
Re- set up the gtk-doc system. I'd managed to mutilate it a while back,
but now it's fixed. I'll put a copy of the HTML output somewhere on the
website tonight.
In order to actually generate the docs, you'll have to install all the
DocBook tools, as well as gtk-doc from GNOME cvs. (see
http://developer.gnome.org/arch/doc/tools.html)
Notes (I'll codify these some day):
- Don't believe the Gnome page, always edit the SOURCES when documenting a
given function, never the tmpl file.
- I'll be re-arranging things a lot, but gtk-doc is smart enough to merge
any changes to the tmpl file. However, gtk-doc's merge and CVS's diff are
two entirely separate animals. We should probably have a virtual mutex on
the entire docs/gst/ directory, over and above what CVS does.
- I'm going to try to end up with a book set (docbook terms), where
docs/gst/ is only one book. There'd be another called docs/manual/, and
another docs/plugins/, etc. If you have any comments as to how these
should be done, gstreamer-devel is the place.
2000-02-01 09:16:43 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>gstthread</FILE>
|
|
|
|
<TITLE>GstThread</TITLE>
|
2000-03-27 19:53:43 +00:00
|
|
|
GstThreadState
|
|
|
|
GstThread
|
Re- set up the gtk-doc system. I'd managed to mutilate it a while back, but now it's fixed. I'll put a copy of the ...
Original commit message from CVS:
Re- set up the gtk-doc system. I'd managed to mutilate it a while back,
but now it's fixed. I'll put a copy of the HTML output somewhere on the
website tonight.
In order to actually generate the docs, you'll have to install all the
DocBook tools, as well as gtk-doc from GNOME cvs. (see
http://developer.gnome.org/arch/doc/tools.html)
Notes (I'll codify these some day):
- Don't believe the Gnome page, always edit the SOURCES when documenting a
given function, never the tmpl file.
- I'll be re-arranging things a lot, but gtk-doc is smart enough to merge
any changes to the tmpl file. However, gtk-doc's merge and CVS's diff are
two entirely separate animals. We should probably have a virtual mutex on
the entire docs/gst/ directory, over and above what CVS does.
- I'm going to try to end up with a book set (docbook terms), where
docs/gst/ is only one book. There'd be another called docs/manual/, and
another docs/plugins/, etc. If you have any comments as to how these
should be done, gstreamer-devel is the place.
2000-02-01 09:16:43 +00:00
|
|
|
gst_thread_new
|
|
|
|
<SUBSECTION Standard>
|
2000-03-27 19:53:43 +00:00
|
|
|
GstThreadClass
|
Re- set up the gtk-doc system. I'd managed to mutilate it a while back, but now it's fixed. I'll put a copy of the ...
Original commit message from CVS:
Re- set up the gtk-doc system. I'd managed to mutilate it a while back,
but now it's fixed. I'll put a copy of the HTML output somewhere on the
website tonight.
In order to actually generate the docs, you'll have to install all the
DocBook tools, as well as gtk-doc from GNOME cvs. (see
http://developer.gnome.org/arch/doc/tools.html)
Notes (I'll codify these some day):
- Don't believe the Gnome page, always edit the SOURCES when documenting a
given function, never the tmpl file.
- I'll be re-arranging things a lot, but gtk-doc is smart enough to merge
any changes to the tmpl file. However, gtk-doc's merge and CVS's diff are
two entirely separate animals. We should probably have a virtual mutex on
the entire docs/gst/ directory, over and above what CVS does.
- I'm going to try to end up with a book set (docbook terms), where
docs/gst/ is only one book. There'd be another called docs/manual/, and
another docs/plugins/, etc. If you have any comments as to how these
should be done, gstreamer-devel is the place.
2000-02-01 09:16:43 +00:00
|
|
|
gst_thread_get_type
|
2002-12-14 13:02:16 +00:00
|
|
|
gst_thread_set_priority
|
2000-03-27 19:53:43 +00:00
|
|
|
GST_TYPE_THREAD
|
|
|
|
GST_THREAD
|
Re- set up the gtk-doc system. I'd managed to mutilate it a while back, but now it's fixed. I'll put a copy of the ...
Original commit message from CVS:
Re- set up the gtk-doc system. I'd managed to mutilate it a while back,
but now it's fixed. I'll put a copy of the HTML output somewhere on the
website tonight.
In order to actually generate the docs, you'll have to install all the
DocBook tools, as well as gtk-doc from GNOME cvs. (see
http://developer.gnome.org/arch/doc/tools.html)
Notes (I'll codify these some day):
- Don't believe the Gnome page, always edit the SOURCES when documenting a
given function, never the tmpl file.
- I'll be re-arranging things a lot, but gtk-doc is smart enough to merge
any changes to the tmpl file. However, gtk-doc's merge and CVS's diff are
two entirely separate animals. We should probably have a virtual mutex on
the entire docs/gst/ directory, over and above what CVS does.
- I'm going to try to end up with a book set (docbook terms), where
docs/gst/ is only one book. There'd be another called docs/manual/, and
another docs/plugins/, etc. If you have any comments as to how these
should be done, gstreamer-devel is the place.
2000-02-01 09:16:43 +00:00
|
|
|
GST_THREAD_CLASS
|
2000-03-27 19:53:43 +00:00
|
|
|
GST_IS_THREAD
|
Re- set up the gtk-doc system. I'd managed to mutilate it a while back, but now it's fixed. I'll put a copy of the ...
Original commit message from CVS:
Re- set up the gtk-doc system. I'd managed to mutilate it a while back,
but now it's fixed. I'll put a copy of the HTML output somewhere on the
website tonight.
In order to actually generate the docs, you'll have to install all the
DocBook tools, as well as gtk-doc from GNOME cvs. (see
http://developer.gnome.org/arch/doc/tools.html)
Notes (I'll codify these some day):
- Don't believe the Gnome page, always edit the SOURCES when documenting a
given function, never the tmpl file.
- I'll be re-arranging things a lot, but gtk-doc is smart enough to merge
any changes to the tmpl file. However, gtk-doc's merge and CVS's diff are
two entirely separate animals. We should probably have a virtual mutex on
the entire docs/gst/ directory, over and above what CVS does.
- I'm going to try to end up with a book set (docbook terms), where
docs/gst/ is only one book. There'd be another called docs/manual/, and
another docs/plugins/, etc. If you have any comments as to how these
should be done, gstreamer-devel is the place.
2000-02-01 09:16:43 +00:00
|
|
|
GST_IS_THREAD_CLASS
|
2002-12-14 13:02:16 +00:00
|
|
|
GST_TYPE_THREAD_STATE
|
|
|
|
gst_thread_state_get_type
|
2003-02-10 23:01:55 +00:00
|
|
|
GST_THREAD_GET_CLASS
|
Re- set up the gtk-doc system. I'd managed to mutilate it a while back, but now it's fixed. I'll put a copy of the ...
Original commit message from CVS:
Re- set up the gtk-doc system. I'd managed to mutilate it a while back,
but now it's fixed. I'll put a copy of the HTML output somewhere on the
website tonight.
In order to actually generate the docs, you'll have to install all the
DocBook tools, as well as gtk-doc from GNOME cvs. (see
http://developer.gnome.org/arch/doc/tools.html)
Notes (I'll codify these some day):
- Don't believe the Gnome page, always edit the SOURCES when documenting a
given function, never the tmpl file.
- I'll be re-arranging things a lot, but gtk-doc is smart enough to merge
any changes to the tmpl file. However, gtk-doc's merge and CVS's diff are
two entirely separate animals. We should probably have a virtual mutex on
the entire docs/gst/ directory, over and above what CVS does.
- I'm going to try to end up with a book set (docbook terms), where
docs/gst/ is only one book. There'd be another called docs/manual/, and
another docs/plugins/, etc. If you have any comments as to how these
should be done, gstreamer-devel is the place.
2000-02-01 09:16:43 +00:00
|
|
|
</SECTION>
|
|
|
|
|
2000-03-27 19:53:43 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>gsttrace</FILE>
|
|
|
|
<TITLE>GstTrace</TITLE>
|
2003-02-10 23:01:55 +00:00
|
|
|
|
|
|
|
GstAllocTraceFlags
|
|
|
|
GstAllocTrace
|
|
|
|
gst_alloc_trace_available
|
|
|
|
gst_alloc_trace_list
|
|
|
|
gst_alloc_trace_print_all
|
|
|
|
gst_alloc_trace_set_flags_all
|
|
|
|
gst_alloc_trace_get
|
|
|
|
gst_alloc_trace_print
|
|
|
|
gst_alloc_trace_set_flags
|
|
|
|
gst_alloc_trace_register
|
|
|
|
gst_alloc_trace_new
|
|
|
|
gst_alloc_trace_free
|
|
|
|
|
2001-10-21 15:47:23 +00:00
|
|
|
<SUBSECTION Standard>
|
2000-03-27 19:53:43 +00:00
|
|
|
gst_trace_read_tsc
|
|
|
|
GstTrace
|
|
|
|
GstTraceEntry
|
|
|
|
gst_trace_new
|
|
|
|
gst_trace_destroy
|
|
|
|
gst_trace_flush
|
2001-05-17 05:20:28 +00:00
|
|
|
gst_trace_text_flush
|
2000-03-27 19:53:43 +00:00
|
|
|
gst_trace_get_size
|
|
|
|
gst_trace_get_offset
|
|
|
|
gst_trace_get_remaining
|
|
|
|
gst_trace_set_default
|
|
|
|
gst_trace_add_entry
|
2003-02-10 23:01:55 +00:00
|
|
|
GST_TYPE_ALLOC_TRACE_FLAGS
|
|
|
|
gst_alloc_trace_flags_get_type
|
2000-03-27 19:53:43 +00:00
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
2003-10-28 20:25:30 +00:00
|
|
|
<FILE>gsttypefind</FILE>
|
2004-01-28 14:27:11 +00:00
|
|
|
<TITLE>GstTypeFind</TITLE>
|
2003-10-28 20:25:30 +00:00
|
|
|
<TITLE>Writing typefind functions</TITLE>
|
|
|
|
GstTypeFind
|
|
|
|
GstTypeFindFunction
|
|
|
|
gst_type_find_peek
|
|
|
|
gst_type_find_suggest
|
|
|
|
gst_type_find_get_length
|
2000-03-27 19:53:43 +00:00
|
|
|
</SECTION>
|
|
|
|
|
2001-10-19 22:49:35 +00:00
|
|
|
<SECTION>
|
2003-10-28 20:25:30 +00:00
|
|
|
<FILE>gsttypefindfactory</FILE>
|
|
|
|
<TITLE>GstTypeFindFactory</TITLE>
|
|
|
|
GstTypeFindFactory
|
|
|
|
GstTypeFindFactoryClass
|
|
|
|
gst_type_find_factory_get_list
|
|
|
|
gst_type_find_factory_get_extensions
|
|
|
|
gst_type_find_factory_get_caps
|
|
|
|
gst_type_find_factory_call_function
|
2001-10-19 22:49:35 +00:00
|
|
|
<SUBSECTION Standard>
|
2003-10-28 20:25:30 +00:00
|
|
|
GST_TYPE_FIND_FACTORY
|
|
|
|
GST_IS_TYPE_FIND_FACTORY
|
|
|
|
GST_TYPE_TYPE_FIND_FACTORY
|
|
|
|
gst_type_find_factory_get_type
|
|
|
|
GST_TYPE_FIND_FACTORY_CLASS
|
|
|
|
GST_IS_TYPE_FIND_FACTORY_CLASS
|
|
|
|
GST_TYPE_FIND_FACTORY_GET_CLASS
|
2001-10-19 22:49:35 +00:00
|
|
|
</SECTION>
|
|
|
|
|
2000-12-28 21:42:23 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>gstcaps</FILE>
|
|
|
|
<TITLE>GstCaps</TITLE>
|
2002-03-31 14:00:33 +00:00
|
|
|
GST_TYPE_CAPS
|
2003-02-10 23:01:55 +00:00
|
|
|
GstCaps
|
2001-03-21 21:43:56 +00:00
|
|
|
gst_caps_copy
|
2002-03-31 14:00:33 +00:00
|
|
|
gst_caps_copy_1
|
2001-03-21 21:43:56 +00:00
|
|
|
gst_caps_append
|
2003-02-10 23:01:55 +00:00
|
|
|
gst_caps_replace
|
2002-10-01 22:21:31 +00:00
|
|
|
gst_caps_is_always_compatible
|
2002-01-14 07:18:43 +00:00
|
|
|
gst_caps_normalize
|
|
|
|
gst_caps_intersect
|
2001-05-03 20:06:18 +00:00
|
|
|
|
2000-12-28 21:42:23 +00:00
|
|
|
gst_caps_save_thyself
|
|
|
|
gst_caps_load_thyself
|
2003-02-10 23:01:55 +00:00
|
|
|
gst_caps_union
|
2004-02-03 10:47:26 +00:00
|
|
|
|
2000-12-28 21:42:23 +00:00
|
|
|
<SUBSECTION Standard>
|
|
|
|
</SECTION>
|
|
|
|
|
2000-03-27 19:53:43 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>gstutils</FILE>
|
|
|
|
<TITLE>GstUtils</TITLE>
|
2001-03-21 21:43:56 +00:00
|
|
|
gst_util_set_object_arg
|
2002-03-31 14:00:33 +00:00
|
|
|
gst_util_set_value_from_string
|
2000-09-13 19:04:55 +00:00
|
|
|
gst_util_dump_mem
|
2001-10-19 22:49:35 +00:00
|
|
|
gst_print_element_args
|
|
|
|
gst_print_pad_caps
|
2000-03-27 19:53:43 +00:00
|
|
|
<SUBSECTION Standard>
|
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>gstxml</FILE>
|
2001-01-31 20:27:00 +00:00
|
|
|
<TITLE>GstXML</TITLE>
|
2000-10-22 16:27:21 +00:00
|
|
|
gst_xml_new
|
2001-01-31 20:27:00 +00:00
|
|
|
gst_xml_parse_doc
|
|
|
|
gst_xml_parse_memory
|
|
|
|
gst_xml_parse_file
|
2000-03-27 19:53:43 +00:00
|
|
|
gst_xml_write
|
2002-01-14 07:18:43 +00:00
|
|
|
gst_xml_write_file
|
2000-10-22 16:27:21 +00:00
|
|
|
gst_xml_get_element
|
2000-12-28 21:42:23 +00:00
|
|
|
gst_xml_get_topelements
|
2002-03-31 14:00:33 +00:00
|
|
|
gst_xml_make_element
|
|
|
|
|
2000-10-22 16:27:21 +00:00
|
|
|
<SUBSECTION Standard>
|
|
|
|
gst_xml_get_type
|
|
|
|
GST_XML
|
|
|
|
GST_IS_XML
|
|
|
|
GST_IS_XML_CLASS
|
|
|
|
GST_TYPE_XML
|
|
|
|
GST_XML_CLASS
|
2002-03-31 14:00:33 +00:00
|
|
|
GstXML
|
2000-10-22 16:27:21 +00:00
|
|
|
GstXMLClass
|
2003-02-10 23:01:55 +00:00
|
|
|
GST_XML_GET_CLASS
|
2000-03-27 19:53:43 +00:00
|
|
|
</SECTION>
|
|
|
|
|
2003-02-10 23:01:55 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>gsturi</FILE>
|
|
|
|
<TITLE>GstURIHandler</TITLE>
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
GstURIHandler
|
|
|
|
GST_URI_HANDLER
|
|
|
|
GST_IS_URI_HANDLER
|
|
|
|
GST_TYPE_URI_HANDLER
|
|
|
|
gst_uri_handler_get_type
|
|
|
|
GST_URI_HANDLER_CLASS
|
|
|
|
GST_TYPE_URI
|
|
|
|
gst_uri_get_uri_type
|
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>gstcompat</FILE>
|
2004-01-28 14:27:11 +00:00
|
|
|
<TITLE>GstCompat</TITLE>
|
2003-02-10 23:01:55 +00:00
|
|
|
<SUBSECTION Standard>
|
|
|
|
gst_element_connect
|
|
|
|
gst_element_connect_pads
|
|
|
|
gst_element_connect_many
|
|
|
|
gst_element_connect_filtered
|
|
|
|
gst_element_disconnect
|
|
|
|
gst_pad_connect
|
|
|
|
gst_pad_connect_filtered
|
|
|
|
gst_pad_disconnect
|
|
|
|
gst_pad_proxy_connect
|
|
|
|
gst_pad_set_connect_function
|
|
|
|
GST_PAD_CONNECT_REFUSED
|
|
|
|
GST_PAD_CONNECT_DELAYED
|
|
|
|
GST_PAD_CONNECT_OK
|
|
|
|
GST_PAD_CONNECT_DONE
|
|
|
|
GstPadConnectReturn
|
|
|
|
GstPadConnectFunction
|
|
|
|
GST_PAD_IS_CONNECTED
|
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
|
2000-09-13 19:04:55 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>gstcpu</FILE>
|
|
|
|
<TITLE>GstCpu</TITLE>
|
2000-10-22 16:27:21 +00:00
|
|
|
GstCPUFlags
|
2000-09-13 19:04:55 +00:00
|
|
|
gst_cpu_get_flags
|
2002-12-14 13:02:16 +00:00
|
|
|
<SUBSECTION Standard>
|
|
|
|
GST_TYPE_CPU_FLAGS
|
|
|
|
gst_cpu_flags_get_type
|
2000-09-13 19:04:55 +00:00
|
|
|
</SECTION>
|
|
|
|
|
2001-10-19 22:49:35 +00:00
|
|
|
<SECTION>
|
2002-12-14 13:02:16 +00:00
|
|
|
<FILE>gstindex</FILE>
|
|
|
|
<TITLE>GstIndex</TITLE>
|
|
|
|
GstIndexEntry
|
|
|
|
GstIndexGroup
|
|
|
|
GstIndexCertainty
|
|
|
|
GstIndexEntryType
|
|
|
|
GstIndexLookupMethod
|
2003-02-10 23:01:55 +00:00
|
|
|
GstIndexFlags
|
|
|
|
GST_INDEX_ID_INVALID
|
|
|
|
GST_INDEX_IS_READABLE
|
|
|
|
GST_INDEX_IS_WRITABLE
|
2002-12-14 13:02:16 +00:00
|
|
|
GST_INDEX_NASSOCS
|
|
|
|
GST_INDEX_ASSOC_FLAGS
|
|
|
|
GST_INDEX_ASSOC_FORMAT
|
|
|
|
GST_INDEX_ASSOC_VALUE
|
|
|
|
GstIndexAssociation
|
|
|
|
GstAssocFlags
|
|
|
|
GST_INDEX_FORMAT_FORMAT
|
|
|
|
GST_INDEX_FORMAT_KEY
|
|
|
|
GST_INDEX_ID_DESCRIPTION
|
|
|
|
GstIndexFilter
|
|
|
|
GstIndexResolver
|
2003-02-10 23:01:55 +00:00
|
|
|
GstIndexResolverMethod
|
|
|
|
|
2002-12-14 13:02:16 +00:00
|
|
|
GstIndex
|
|
|
|
gst_index_new
|
|
|
|
gst_index_get_group
|
|
|
|
gst_index_new_group
|
|
|
|
gst_index_set_group
|
|
|
|
gst_index_set_certainty
|
|
|
|
gst_index_get_certainty
|
|
|
|
gst_index_set_filter
|
|
|
|
gst_index_set_resolver
|
|
|
|
gst_index_get_writer_id
|
|
|
|
gst_index_add_format
|
|
|
|
gst_index_add_association
|
|
|
|
gst_index_add_object
|
|
|
|
gst_index_add_id
|
|
|
|
gst_index_get_assoc_entry
|
|
|
|
gst_index_get_assoc_entry_full
|
|
|
|
gst_index_entry_free
|
|
|
|
gst_index_entry_assoc_map
|
2003-02-10 23:01:55 +00:00
|
|
|
gst_index_commit
|
2001-10-19 22:49:35 +00:00
|
|
|
<SUBSECTION Standard>
|
2002-12-14 13:02:16 +00:00
|
|
|
GST_INDEX
|
|
|
|
GST_IS_INDEX
|
|
|
|
GST_TYPE_INDEX
|
|
|
|
gst_index_get_type
|
|
|
|
GST_INDEX_CLASS
|
|
|
|
GST_IS_INDEX_CLASS
|
|
|
|
GST_TYPE_ASSOC_FLAGS
|
|
|
|
gst_assoc_flags_get_type
|
|
|
|
GST_TYPE_INDEX_CERTAINTY
|
|
|
|
gst_index_certainty_get_type
|
|
|
|
GST_TYPE_INDEX_ENTRY_TYPE
|
|
|
|
gst_index_entry_type_get_type
|
|
|
|
GST_TYPE_INDEX_LOOKUP_METHOD
|
|
|
|
gst_index_lookup_method_get_type
|
2003-02-10 23:01:55 +00:00
|
|
|
GST_INDEX_FACTORY_GET_CLASS
|
|
|
|
GST_INDEX_GET_CLASS
|
|
|
|
GstIndexClass
|
|
|
|
GstIndexFactoryClass
|
|
|
|
GST_TYPE_INDEX_FLAGS
|
|
|
|
GST_TYPE_INDEX_RESOLVER_METHOD
|
|
|
|
gst_index_flags_get_type
|
|
|
|
gst_index_resolver_method_get_type
|
2001-10-19 22:49:35 +00:00
|
|
|
</SECTION>
|
|
|
|
|
2002-12-14 13:02:16 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>gstindexfactory</FILE>
|
|
|
|
<TITLE>GstIndexFactory</TITLE>
|
|
|
|
GstIndexFactory
|
|
|
|
gst_index_factory_new
|
|
|
|
gst_index_factory_destroy
|
|
|
|
gst_index_factory_find
|
|
|
|
gst_index_factory_create
|
|
|
|
gst_index_factory_make
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
gst_index_factory_get_type
|
|
|
|
GST_TYPE_INDEX_FACTORY
|
|
|
|
GST_INDEX_FACTORY
|
|
|
|
GST_INDEX_FACTORY_CLASS
|
|
|
|
GST_IS_INDEX_FACTORY
|
|
|
|
GST_IS_INDEX_FACTORY_CLASS
|
|
|
|
</SECTION>
|
|
|
|
|
2004-01-28 14:33:59 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>cothreads</FILE>
|
|
|
|
<TITLE>Cothreads</TITLE>
|
|
|
|
cothread_state
|
|
|
|
cothread_func
|
|
|
|
cothread_context
|
|
|
|
COTHREAD_STARTED
|
|
|
|
COTHREAD_DESTROYED
|
|
|
|
cothread_context_init
|
|
|
|
cothread_context_free
|
|
|
|
cothread_get_private
|
|
|
|
cothread_set_private
|
|
|
|
cothread_create
|
|
|
|
cothread_free
|
|
|
|
cothread_setfunc
|
|
|
|
cothread_stop
|
|
|
|
cothread_switch
|
|
|
|
cothread_context_get_data
|
|
|
|
cothread_context_set_data
|
|
|
|
cothread_lock
|
|
|
|
cothread_trylock
|
|
|
|
cothread_unlock
|
|
|
|
cothread_main
|
|
|
|
cothread_current_main
|
|
|
|
cothread_current
|
|
|
|
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>gstatomic</FILE>
|
|
|
|
<TITLE>GstAtomic</TITLE>
|
|
|
|
GstAtomicInt
|
|
|
|
gst_atomic_int_init
|
|
|
|
gst_atomic_int_destroy
|
|
|
|
gst_atomic_int_set
|
|
|
|
gst_atomic_int_read
|
|
|
|
gst_atomic_int_add
|
|
|
|
gst_atomic_int_inc
|
|
|
|
gst_atomic_int_dec_and_test
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>gstmemchunk</FILE>
|
|
|
|
<TITLE>GstMemChunk</TITLE>
|
|
|
|
GstMemChunk
|
|
|
|
gst_mem_chunk_new
|
|
|
|
gst_mem_chunk_destroy
|
|
|
|
gst_mem_chunk_alloc
|
|
|
|
gst_mem_chunk_alloc0
|
|
|
|
gst_mem_chunk_free
|
|
|
|
</SECTION>
|
|
|
|
|
2002-12-14 13:02:16 +00:00
|
|
|
|