Microsoft SDK for Java

initialize

This method of the DirectSound Class initializes the DirectSound object if it has not yet been initialized.

Syntax

public void initialize(_Guid guid);

Parameters

guid The GUID specifying the sound driver for this DirectSound object to bind to, or null to select the primary sound driver.

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