BASS.NET API for the Un4seen BASS Audio Library

EncoderFLACFLAC_ReplayGain Field

BASS.NET API for the Un4seen BASS Audio Library
--replay-gain: Calculate ReplayGain values and store in Vorbis comments (default is ).

Namespace:  Un4seen.Bass.Misc
Assembly:  Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax

public bool FLAC_ReplayGain

Field Value

Type: Boolean
Remarks

Title gains/peaks will be computed for each file. NOTE: this option may also leave a few extra bytes in the PADDING block.
See Also

Reference