Down-mixes from stereo to mono file for mono encoding in MP3 format.
This property is used only in the following situations:
During a recording session if the EncodeFormats.ForRecording property is set to ENCODING_FORMAT_MP3 (for further details see the How to perform a recording session section).
During a CD ripping session if the EncodeFormats.ForCdRipping property is set to ENCODING_FORMAT_MP3 (for further details see the How to perform a CD ripping session section).
During an exporting session if the EncodeFormats.ForExporting property is set to ENCODING_FORMAT_MP3 (for further details see the How to export a recorded sound section).
This property is the same as entering the -a setting inside the Appendix A - Lame command line.
For further details about encoding in MP3 format refer to the MP3 object section.
For further information about available encoding formats see the EncodeFormats object.
|