TDXAudioOut Properties


DeviceCount : Integer;

ReadOnly

Number of DirectSound devices present in the system.


DeviceName[Index : Integer] : String;

ReadOnly

This array property returns the name of the device, specified by the index. The index should be in [0..DeviceCount-1].


DeviceNumber : Integer;

Specifies the number of the DirectSound device to be used for playback. The value should in [0..DeviceCount-1].


TDXAudioOut ACS Classes Home


Copyright © 2002-2005 Andrei Borovsky. All rights reserved.