BASS.NET API for the Un4seen BASS Audio Library

EncoderFLACFLAC_Blocksize Field

BASS.NET API for the Un4seen BASS Audio Library
-b: Specify the blocksize in samples (the default is 1152 for -l 0, else 4608).

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

public int FLAC_Blocksize

Field Value

Type: Int32
Remarks

This must be one of 192, 576, 1152, 2304, 4608, 256, 512, 1024, 2048, 4096, 8192, 16384, or 32768 (unless "--lax" is used).
See Also

Reference