Microsoft SDK for Java

getStatus

This method of the DirectSoundBuffer Class retrieves the current status of the sound buffer.

Syntax

public int getStatus();

Return Value

Returns one value of DSBSTATUS_ type, specifying the status of the sound buffer.

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