vorbis-encoder
vorbis-encoder — An audio encoder that encodes to Vorbis.
Properties
channels
The number of audio channels to encode.
Type: int
Optional property. Single values only.
bitrate
The bit rate to encode at (in bps).
Type: int
Optional property. Single values only.
quality
The quality to encode at (from -0.1 to 1.0). This is only used if bitrate is not set.
Type: float
Optional property. Single values only.