mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-13 21:01:14 +00:00
18a4283a4e
Original commit message from CVS: More API docs updates
27 lines
515 B
Text
27 lines
515 B
Text
<!-- ##### SECTION Title ##### -->
|
|
GstHttpSrc
|
|
|
|
<!-- ##### SECTION Short_Description ##### -->
|
|
Reads data from a URL. (httpsrc)
|
|
|
|
<!-- ##### SECTION Long_Description ##### -->
|
|
<para>
|
|
Reads data from a URL.
|
|
</para>
|
|
|
|
<!-- ##### SECTION See_Also ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### ARG GstHttpSrc:location ##### -->
|
|
<para>
|
|
Specify the location of the file. The location must be a fully qualified URL.
|
|
</para>
|
|
|
|
<!-- ##### ARG GstHttpSrc:bytesperread ##### -->
|
|
<para>
|
|
Specify how many bytes to read at a time.
|
|
|
|
</para>
|
|
|