Microsoft SDK for Java

getSpeakerConfig

This method of the DirectSound Class retrieves the speaker configuration specified for this DirectSound object.

Syntax

public void getSpeakerConfig(int[] speakerConfig);

Parameters

speakerConfig Array variable that receives the speaker configuration for this DirectSound object. The speaker configuration is specified with one value of DSSPEAKER_ type.

See Also

setSpeakerConfig

© 1999 Microsoft Corporation. All rights reserved. Terms of use.