Expand description
The subframe
module deals with subframes that make up a frame of the FLAC stream.
Functions§
- Decodes a subframe into the provided block-size buffer.
- Given a signed two’s complement integer in the
bits
least significant bits ofval
, extends the sign bit to a valid 32-bit signed integer.