This method of the DirectSound Class retrieves the speaker configuration specified for this DirectSound object.
public void getSpeakerConfig(int[] speakerConfig);
speakerConfig | Array variable that receives the speaker configuration for this DirectSound object. The speaker configuration is specified with one value of DSSPEAKER_ type. |