--resample: target sampling frequency of output (in Hz). Set to 0 (zero) to use automatic resampling (default).
Namespace: Un4seen.Bass.Misc
Assembly: Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax
Field Value
Type: Int32Remarks
When using this encoder for broadcast streaming it is advised to always set the target samplerate.
You might use one of the BaseEncoderSAMPLERATE constants here.
See Also