DSP Master VCL
|
Defines 24 bit sample storage format.
TBitFormat = ( bfm24BitPacked, bfm24BitUnpacked );
Members |
Description |
bfm24BitPacked |
Each samples requires 3 bytes of storage. |
bfm24BitUnpacked |
Each samples requires 4 bytes of storage (Integer type) |
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|