gstreamer/docs/gst
Wim Taymans 4b986a4a94 Add message to request a state change
Add a GST_MESSAGE_REQUEST_STATE that can be posted by element when they would
like to have the application change the state of the pipeline. the primary use
case is to pause the pipeline when an audio mixer is mixing a higher priority
stream but it can also be used for other purposes.

Add some docs and a unit test.

Implement the REQUEST_STATE message in gst-launch.

API: gst_message_new_request_state()
API: gst_message_parse_request_state()
API: GST_MESSAGE_REQUEST_STATE
2009-02-18 15:31:55 +01:00
..
.gitignore Update a bunch of gitignores to clean up my git status output 2009-01-23 16:08:40 +00:00
gstreamer-docs.sgml docs/: Change to xinclude based build - its faster and easier to maintain. 2008-10-30 15:29:51 +00:00
gstreamer-overrides.txt docs/: Add these files to CVS. Now I really don't understand what's going on, but like whatever. I want green buildbot! 2005-03-29 14:34:51 +00:00
gstreamer-sections.txt Add message to request a state change 2009-02-18 15:31:55 +01:00
gstreamer.types.in Remove GST_DISABLE_(ENUMTYPES|INDEX|URI) everywhere. 2008-07-31 15:20:32 +00:00
Makefile.am docs: don't use ERROR_CFLAGS when building $docmodule-scan.c 2009-01-27 18:12:35 +00:00
running.xml docs/: Change to xinclude based build - its faster and easier to maintain. 2008-10-30 15:29:51 +00:00