BASS.NET API for the Un4seen BASS Audio Library

EncoderWavPackWV_UseHybrid Field

BASS.NET API for the Un4seen BASS Audio Library
Enable hybrid compression? (default is )

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

public bool WV_UseHybrid

Field Value

Type: Boolean
Remarks

When set to , the WV_HybridBitrate property is used. If set to (default) WavPack is pure lossless, which means that the .wv file contains all the information that was in the original .wav file.
See Also

Reference