forked from FFmpeg/FFmpeg
docs/swr: better used_channel_count docs
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
05340be97b
commit
2dd07518af
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ value is not mandatory if the corresponding channel layout
|
||||||
@option{out_channel_layout} is set.
|
@option{out_channel_layout} is set.
|
||||||
|
|
||||||
@item uch, used_channel_count
|
@item uch, used_channel_count
|
||||||
Set the number of used channels. Default value is 0. This option is
|
Set the number of used input channels. Default value is 0. This option is
|
||||||
only used for special remapping.
|
only used for special remapping.
|
||||||
|
|
||||||
@item isr, in_sample_rate
|
@item isr, in_sample_rate
|
||||||
|
|
Loading…
Add table
Reference in a new issue