BASS.NET API for the Un4seen BASS Audio Library

EncoderMPC Fields

BASS.NET API for the Un4seen BASS Audio Library

The EncoderMPC type exposes the following members.

Fields

  NameDescription
Public fieldMPC_CustomOptions
The custom parameter string, which should be used, if the MPC_UseCustomOptionsOnly property is set to .
Public fieldMPC_NMT
--nmt: Set NMT value to x dB (default is 6.5).
Public fieldMPC_PNS
--pns: Set PNS value to x dB (default is 0.0).
Public fieldMPC_Preset
Quality preset (use one of the EncoderMPCMPCPreset values, default is "standard").
Public fieldMPC_Quality
--quality: Set Quality to x (default is 5, between 0 and 10).
Public fieldMPC_Scale
--scale: Scale input signal by x (default: 1.00000, no scaling).
Public fieldMPC_TMN
--tmn: Set TMN value to x dB (default is 18.0).
Public fieldMPC_UseCustomOptionsOnly
Use the MPC_CustomOptions parameter string only (default=).
Public fieldMPC_UseVersion7
Use "mppenc.exe" (Stream Version 7)?
Top
See Also

Reference