BASS.NET API for the Un4seen BASS Audio Library

EncoderWMAWMA_ForceStandard Field

BASS.NET API for the Un4seen BASS Audio Library
When set to , the WMA standard codec (WMA 9) will be forced to use (default is ).

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

public bool WMA_ForceStandard

Field Value

Type: Boolean
Remarks

If neither this or the WMA_UsePro flag is specified, then either codec (WMA 9 or WMA 10 Pro) could be used (whichever supports the requested sample format and bitrate).

If the flag is set to , the WMA_Use24Bit and WMA_UsePro options will not be evaluated!

See Also

Reference