mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-31 19:42:26 +00:00
audio: fix typo in doc string
This commit is contained in:
parent
5f2c0c8ea7
commit
86d18fa9ff
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ ensure_debug_category (void)
|
||||||
* the buffer should be clipped.
|
* the buffer should be clipped.
|
||||||
* @rate: sample rate.
|
* @rate: sample rate.
|
||||||
* @bpf: size of one audio frame in bytes. This is the size of one sample
|
* @bpf: size of one audio frame in bytes. This is the size of one sample
|
||||||
* * channels.
|
* * channel.
|
||||||
*
|
*
|
||||||
* Clip the buffer to the given %GstSegment.
|
* Clip the buffer to the given %GstSegment.
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in a new issue