2 option "sample-format" f
3 #~~~~~~~~~~~~~~~~~~~~~~~
4 "specify sample format"
5 # This must match the enum sample_format of para.h
6 values = "S8", "U8", "S16_LE", "S16_BE", "U16_LE", "U16_BE" enum
10 It is only neccessary to specify this for raw audio. See the
11 discussion of the --channels option.