--- Erik de Castro Lopo <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I've found that the FLAC__FrameHeader struct's blocksize member
> has values limited to the range (0, FLAC__MAX_BLOCK_SIZE] where
> FLAC__MAX_BLOCK_SIZE is 65535.
>
> In the encoder, what determines the size of a block?
in libFLAC
Hi all,
I've found that the FLAC__FrameHeader struct's blocksize member
has values limited to the range (0, FLAC__MAX_BLOCK_SIZE] where
FLAC__MAX_BLOCK_SIZE is 65535.
In the encoder, what determines the size of a block?
Cheers,
Erik
--
---