mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-14 05:12:09 +00:00
09c2e02b0a
Original commit message from CVS: 2005-07-19 Andy Wingo <wingo@pobox.com> * gst/videotestsrc/: Cleanups.
50 lines
634 B
Text
50 lines
634 B
Text
<!-- ##### SECTION Title ##### -->
|
|
gstringbuffer
|
|
|
|
<!-- ##### SECTION Short_Description ##### -->
|
|
an implementation of an audio ringbuffer
|
|
|
|
<!-- ##### SECTION Long_Description ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### SECTION See_Also ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### SECTION Stability_Level ##### -->
|
|
|
|
|
|
<!-- ##### STRUCT GstRingBuffer ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@cond:
|
|
@acquired:
|
|
@data:
|
|
@spec:
|
|
@segstate:
|
|
@samples_per_seg:
|
|
@empty_seg:
|
|
@state:
|
|
@segdone:
|
|
@segbase:
|
|
@waiting:
|
|
|
|
<!-- ##### STRUCT GstRingBufferClass ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@parent_class:
|
|
@acquire:
|
|
@release:
|
|
@start:
|
|
@pause:
|
|
@resume:
|
|
@stop:
|
|
@delay:
|
|
|