Summary
Convert TSample to 24 bit signed integer.
Unit
AbstractMtxVec
Declaration
Procedure FloatTo24Bit(n: integer; var Src: array of TSample; Dst: PPBArray; Rounding: TRounding = rnRound);
Description
Convert TSample to 24 bit signed integer. The n parameter defines the number of elements to convert. Src is an array of TSample elements and Dst is a pointer to a byte array. Rounding parameter defines the rounding type used.
| Copyright 2008 Dew Research |
http://www.dewresearch.com