mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +00:00
Removed the asyncdisksrc again...
Original commit message from CVS: Removed the asyncdisksrc again...
This commit is contained in:
parent
35f4d52d7b
commit
e2a933d38d
2 changed files with 8 additions and 25 deletions
|
@ -1,17 +0,0 @@
|
||||||
<!-- ##### SECTION Title ##### -->
|
|
||||||
GstAsyncDiskSrc
|
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
|
||||||
Asynchronous disk reader. (asyncdisksrc)
|
|
||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
|
||||||
<para>
|
|
||||||
Reads data from a file. You can seek to a specific location by setting
|
|
||||||
the offset.
|
|
||||||
</para>
|
|
||||||
|
|
||||||
<!-- ##### SECTION See_Also ##### -->
|
|
||||||
<para>
|
|
||||||
|
|
||||||
</para>
|
|
||||||
|
|
|
@ -65,14 +65,6 @@ Query the element for the current mime type
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gst_pad_remove_ghost_parent ##### -->
|
|
||||||
<para>
|
|
||||||
|
|
||||||
</para>
|
|
||||||
|
|
||||||
@pad:
|
|
||||||
@parent:
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gst_fdsink_chain ##### -->
|
<!-- ##### FUNCTION gst_fdsink_chain ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
|
@ -81,6 +73,14 @@ Query the element for the current mime type
|
||||||
@pad:
|
@pad:
|
||||||
@buf:
|
@buf:
|
||||||
|
|
||||||
|
<!-- ##### FUNCTION gst_pad_remove_ghost_parent ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
@pad:
|
||||||
|
@parent:
|
||||||
|
|
||||||
<!-- ##### MACRO GST_SRC_UNSET_FLAGS ##### -->
|
<!-- ##### MACRO GST_SRC_UNSET_FLAGS ##### -->
|
||||||
<para>
|
<para>
|
||||||
This macro usets the given flags.
|
This macro usets the given flags.
|
||||||
|
|
Loading…
Reference in a new issue