TCurrentSoundFormatV02 Class Reference

class TCurrentSoundFormatV02

The sound format configuration class. This is used to get and set the current configuration of the sound device (both for playing and recording).

Member Data Documentation

TInt iChannels

TInt iChannels

The audio channel configuration: 1=Mono, 2=Stereo etc.

TSoundDataFormat iDataFormat

TSoundDataFormat iDataFormat

The data format: interleaved, non-interleaved etc. TSoundDataFormat.

TSoundEncoding iEncoding

TSoundEncoding iEncoding

The encoding format. TSoundEncoding.

TSoundRate iRate

TSoundRate iRate

The sample rate. TSoundRate.

TInt iReserved1

TInt iReserved1

Reserved field.