Microsoft SDK for Java

setSpeakerConfig

This method of the DirectSound Class specifies the speaker configuration for the DirectSound object.

Syntax

public void setSpeakerConfig(int speakerConfig);

Parameters

speakerConfig One value of DSSPEAKER_ type, specifying the speaker configuration of the specified DirectSound object.

See Also

getSpeakerConfig

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