docs: add a blurb about redirect messages to playbin2 docs
This commit is contained in:
parent
eed784b372
commit
ce51cad163
@ -187,6 +187,16 @@
|
|||||||
* possible yet.
|
* possible yet.
|
||||||
* </refsect2>
|
* </refsect2>
|
||||||
* <refsect2>
|
* <refsect2>
|
||||||
|
* <title>Handling redirects</title>
|
||||||
|
* <para>
|
||||||
|
* Some elements may post 'redirect' messages on the bus to tell the
|
||||||
|
* application to open another location. These are element messages containing
|
||||||
|
* a structure named 'redirect' along with a 'new-location' field of string
|
||||||
|
* type. The new location may be a relative or an absolute URI. Examples
|
||||||
|
* for such redirects can be found in many quicktime movie trailers.
|
||||||
|
* </para>
|
||||||
|
* </refsect2>
|
||||||
|
* <refsect2>
|
||||||
* <title>Examples</title>
|
* <title>Examples</title>
|
||||||
* |[
|
* |[
|
||||||
* gst-launch -v playbin uri=file:///path/to/somefile.avi
|
* gst-launch -v playbin uri=file:///path/to/somefile.avi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user