mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 14:26:43 +00:00
sbcenc: Fix typo in docs
This commit is contained in:
parent
8ef273dc29
commit
b41dd59061
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
*
|
||||
* This element encodes raw integer PCM audio into a Bluetooth SBC audio.
|
||||
*
|
||||
* Encoding paramets such as blocks, subbands, bitpool, channel-mode, and
|
||||
* Encoding parameters such as blocks, subbands, bitpool, channel-mode, and
|
||||
* allocation-mode can be set by adding a capsfilter element with appropriate
|
||||
* filtercaps after the sbcenc encoder element.
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue