public Format(WaveFormat format, uint MpeBitRate, LAME_QUALITY_PRESET qualityPreset) { lhv1 = new LHV1(format, MpeBitRate, qualityPreset); }