Description | Hierarchy | Fields | Methods | Properties |
type unaPCMFormat = packed record
pcmSamplesPerSecond: unsigned; |
pcmBitsPerSample: unsigned; |
pcmNumChannels: unsigned; |
pcmSamplesPerSecond: unsigned; |
pcmBitsPerSample: unsigned; |
sampling rate |
pcmNumChannels: unsigned; |
bits per sample |
(c) 2012 Lake of Soft