mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-28 12:41:05 +00:00
uridecodebin: fix copy-and-paste typo in property docs
This commit is contained in:
parent
b7664eae71
commit
2c017d2a70
1 changed files with 1 additions and 1 deletions
|
@ -407,7 +407,7 @@ gst_uri_decode_bin_class_init (GstURIDecodeBinClass * klass)
|
|||
G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS));
|
||||
|
||||
/**
|
||||
* GstQueue2:ring-buffer-max-size
|
||||
* GstURIDecodeBin::ring-buffer-max-size
|
||||
*
|
||||
* The maximum size of the ring buffer in kilobytes. If set to 0, the ring
|
||||
* buffer is disabled. Default is 0.
|
||||
|
|
Loading…
Reference in a new issue