APE_INFO_BITS_PER_SAMPLE
*oFrameCount = mDataSize / (mDecomp->GetInfo(APE_INFO_BITS_PER_SAMPLE) / 8
if ( mDecomp->GetInfo(APE_INFO_BITS_PER_SAMPLE) == 16 )
unsigned char cSilence = (GetInfo(APE_INFO_BITS_PER_SAMPLE) == 8) ? 127 : 0;
case APE_INFO_BITS_PER_SAMPLE: