blob: 1433521bf30b0ed0087135c3db5e1f835d24a56a (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[option sample-rate]
short_opt = s
summary = do not guess the input sample rate
typestr = rate
arg_info = required_arg
arg_type = uint32
default_val = 44100
[help]
It is only necessary to specify this for raw audio. See the discussion
of the --channels option.
[/help]
|